messages from 2014-02-17 01:44:24 to 2014-02-24 14:41:02 UTC [more...]
[PATCH] btrfs: Allow forced conversion of metadata to dup profile on multiple devices
2014-02-24 14:40 UTC (6+ messages)
How to identify if a partition containing a btrfs volume is mounted and where
2014-02-24 13:57 UTC (2+ messages)
kernel BUG at fs/btrfs/ctree.c:3215!
2014-02-24 13:45 UTC (2+ messages)
[PATCH] xfstests: add function _require_fssum()
2014-02-24 13:22 UTC (3+ messages)
[PATCH] Btrfs-progs: fsck: fix wrong return value in check_block()
2014-02-24 11:55 UTC
[PATCH] Btrfs: more efficient split extent state insertion
2014-02-24 12:03 UTC (2+ messages)
` [PATCH v2] "
[PATCH] xfstests: add test for btrfs send issuing premature rmdir operations
2014-02-24 11:58 UTC (4+ messages)
` [PATCH v2] "
[PATCH] xfstests: add test btrfs/042 for btrfs incremental send
2014-02-24 11:55 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] btrfs-progs: introduce btrfs-devlist
2014-02-24 11:48 UTC (2+ messages)
` [PATCH v2] btrfs: introduce BTRFS_IOC_GET_DEVS
[PATCH 1/3 v3] btrfs-progs: there is devid 0 when replace is running
2014-02-24 11:43 UTC (3+ messages)
` [PATCH 2/3] btrfs-progs: latest_devid is not always the probed devid
` [PATCH 3/3] btrfs-progs: Fix bug when scanned for devid which was missing and deleted
[PATCH] btrfs-progs: there is devid 0 when replace is running
2014-02-24 11:24 UTC (3+ messages)
` [PATCH v2] "
[PATCH for xfstests] xfstests: fix to make tests/btrfs/013 really work
2014-02-24 11:02 UTC (2+ messages)
btrfs userland interface isn't 32/64bit clean (breaks lsattr and btrfs send)
2014-02-24 8:43 UTC (4+ messages)
3.13.5 kernel hangs some processes with btrfs
2014-02-24 7:29 UTC (8+ messages)
Hint to kernel source tree clone usage in Btrfs wiki
2014-02-23 14:35 UTC
[PATCH] Btrfs: incremental send, fix invalid path after dir rename
2014-02-22 19:22 UTC (8+ messages)
` How to recover from failing btrffs send | btrfs receive?
` How to recover from failing btrfs "
` btrfs send ioctl failed with -25: Inappropriate ioctl for device
Hard drive hangs after excessive I/O
2014-02-22 2:43 UTC (6+ messages)
[PATCH 1/9] Btrfs: use ACCESS_ONCE to prevent the optimize accesses to ->last_trans_log_full_commit
2014-02-22 0:27 UTC (11+ messages)
` [PATCH 2/9] Btrfs: fix the skipped transaction commit during the file sync
` [PATCH 3/9] Btrfs: don't start the log transaction if the log tree init fails
` [PATCH 4/9] Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root
` [PATCH 5/9] Btrfs: remove unnecessary memory barrier in btrfs_sync_log()
` [PATCH 6/9] Btrfs: use signed integer instead of unsigned long integer for log transid
` [PATCH 7/9] Btrfs: stop joining the log transaction if sync log fails
` [PATCH 8/9] Btrfs: fix skipped error handle when log sync failed
` [PATCH 9/9] Btrfs: just wait or commit our own log sub-transaction
[PATCH][BTRFS-PROGS][v4] Enhance btrfs fi df
2014-02-22 0:03 UTC (10+ messages)
` [PATCH 4/8] Allow use of get_device_info()
Incremental backup over writable snapshot
2014-02-21 18:56 UTC (13+ messages)
VM nocow, should VM software set +C by default?
2014-02-21 17:56 UTC (2+ messages)
[PATCH v4 1/4] Btrfs-progs: new helper to parse string to u64 for btrfs
2014-02-21 15:51 UTC (2+ messages)
BTRFS partitioning scheme (was BTRFS with RAID1 cannot boot when removing drive)
2014-02-21 11:42 UTC (7+ messages)
Meaning of "no_csum" field when scrubbing with -R option
2014-02-21 8:00 UTC (8+ messages)
` Meaning of \"no_csum\" "
[PATCH] Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
2014-02-21 1:44 UTC (18+ messages)
` [PATCH 1/9] dcache: move d_splice_alias
` [PATCH 2/9] dcache: close d_move race in d_splice_alias
` [PATCH 3/9] dcache: d_splice_alias mustn't create directory aliases
` [PATCH 4/9] dcache: d_splice_alias should ignore DCACHE_DISCONNECTED
` [PATCH 5/9] dcache: d_obtain_alias callers don't all want DISCONNECTED
` [PATCH 6/9] dcache: remove unused d_find_alias parameter
` [PATCH 7/9] dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTED
` [PATCH 8/9] exportfs: update Exporting documentation
` [PATCH 9/9] dcache: rename DCACHE_DISCONNECTED -> DCACHE_CONNECTING
[PATCH] Btrfs: fix send issuing outdated paths for utimes, chown and chmod
2014-02-21 0:01 UTC
[PATCH] Btrfs: correctly determine if blocks are shared in btrfs_compare_trees
2014-02-20 21:15 UTC
[PATCH 5/8] Add command btrfs filesystem disk-usage
2014-02-20 17:31 UTC (11+ messages)
[PATCH v3 1/4] Btrfs-progs: new helper to parse string to u64 for btrfs
2014-02-20 17:14 UTC (2+ messages)
[PATCH] btrfs: wake up transaction thread upon remount
2014-02-20 16:48 UTC
[PATCH v2 0/4] Btrfs-progs: cleanups: new helper for parsing string to u64
2014-02-20 16:43 UTC (8+ messages)
` [PATCH v2 1/4] Btrfs-progs: new helper to parse string to u64 for btrfs
` [PATCH v2 2/4] Btrfs-progs: switch to arg_strtou64() part1
` [PATCH v2 3/4] Btrfs-progs: switch to arg_strtou64() part2
` [PATCH v2 4/4] Btrfs-progs: switch to arg_strtou64() part3
[PATCH 0/4] Btrfs-progs: cleanups: new helper for parsing string to u64
2014-02-20 16:42 UTC (14+ messages)
` [PATCH 1/4] Btrfs-progs: new helper to parse string to u64 for btrfs
` [PATCH 2/4] Btrfs-progs: switch to btrfs_strtoull() part1
` [PATCH 3/4] Btrfs-progs: switch to btrfs_strtoull() part2
` [PATCH 4/4] Btrfs-progs: switch to btrfs_strtoull() part3
btrfs-raid10 - stripes or blocks?
2014-02-20 16:11 UTC
[PATCH] btrfs-progs: don't remove BTRFS_BLOCK_GROUP_DUP in chunk type
2014-02-20 14:44 UTC
btrfs device add hangs
2014-02-20 12:27 UTC
[PATCH v2] btrfs: send: lower memory requirements in common case
2014-02-20 12:00 UTC (2+ messages)
[PATCH 1/4] btrfs-progs: judge the return value of check_mounted more accurately
2014-02-20 9:59 UTC (6+ messages)
` [PATCH 2/4] btrfs-progs: fix segment fault when exec btrfs-debug-tree as non-root
` [PATCH 3/4] btrfs-progs: fix wrong error msg for exec btrfsck "
` [PATCH 4/4] btrfs-progs: clean the unnecessary error msg of btrfs-file-show
Read i/o errs and disk replacement
2014-02-19 20:05 UTC (8+ messages)
[PATCH] Btrfs: fix send attempting to rmdir non-empty directories
2014-02-19 14:31 UTC
[PATCH 1/4] Btrfs: fix a possible deadlock between scrub and transaction committing
2014-02-19 11:24 UTC (4+ messages)
` [PATCH 2/4] Btrfs: device_replace: fix deadlock for nocow case
` [PATCH 3/4] Btrfs: cancel scrub on transaction abortion
` [PATCH 4/4] Btrfs: wake up @scrub_pause_wait as much as we can
btrfsck does not fix
2014-02-18 22:12 UTC (16+ messages)
fuzz testing a BTFRS file system hangs
2014-02-18 21:20 UTC
ENOSPC with 270GiB free
2014-02-18 18:16 UTC (5+ messages)
What to do about df and btrfs fi df
2014-02-18 16:43 UTC (9+ messages)
btrfs "possible irq lock inversion dependency detected"
2014-02-18 16:27 UTC (3+ messages)
[PATCH] Btrfs: fix a deadlock on chunk mutex
2014-02-18 16:26 UTC (6+ messages)
btrfs send problems
2014-02-18 14:15 UTC (4+ messages)
know mount location with in FS
2014-02-18 8:40 UTC (4+ messages)
[PATCH 1/3] xfstests/btrfs: add qgroup rescan stress test
2014-02-18 6:56 UTC (3+ messages)
[PATCH v2] xfstests: test for atime-related mount options
2014-02-18 1:05 UTC (3+ messages)
[PATCH] xfstests: test for atime-related mount options
2014-02-17 20:25 UTC (3+ messages)
[PATCH] xfstests: cleanup tests btrfs/030 and btrfs/034
2014-02-17 13:22 UTC
[3.14-rc1] BUG: soft lockup - CPU#1 stuck for 22s with 255 GiB BTRFS with only 6 GiB free
2014-02-17 13:19 UTC (5+ messages)
[PATCH v2 4/4] btrfs-progs: fix fsck leaks on error returns
2014-02-17 10:19 UTC
[PATCH Resend] btrfs: Use PTR_ERR_OR_ZERO
2014-02-17 3:43 UTC
[PATCH v3] xfstests: Btrfs: add test for large metadata blocks
2014-02-17 1:57 UTC (3+ messages)
[PATCH] xfstests: add regression test for btrfs incremental send
2014-02-17 1:44 UTC (4+ messages)
` [PATCH v3] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).