messages from 2014-02-14 17:26:29 to 2014-02-20 18:09:00 UTC [more...]
[PATCH][BTRFS-PROGS][v4] Enhance btrfs fi df
2014-02-20 18:08 UTC (4+ messages)
[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: Allow forced conversion of metadata to dup profile on multiple devices
2014-02-20 16:57 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
Incremental backup over writable snapshot
2014-02-20 13:20 UTC (9+ messages)
Meaning of "no_csum" field when scrubbing with -R option
2014-02-20 12:38 UTC (6+ messages)
` Meaning of \"no_csum\" "
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/9] Btrfs: use ACCESS_ONCE to prevent the optimize accesses to ->last_trans_log_full_commit
2014-02-20 10:08 UTC (9+ 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 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] xfstests: add test for btrfs send issuing premature rmdir operations
2014-02-19 14:32 UTC
[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)
[PATCH] Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
2014-02-18 21:32 UTC (16+ 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
fuzz testing a BTFRS file system hangs
2014-02-18 21:20 UTC
ENOSPC with 270GiB free
2014-02-18 18:16 UTC (7+ 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 (10+ 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] Btrfs: incremental send, fix invalid path after dir rename
2014-02-17 5:32 UTC (7+ messages)
` How to recover from failing btrffs send | btrfs receive?
` How to recover from failing btrfs "
[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 (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 1/4] btrfs-progs: use usage() to replace the warning msg on no-arg usage
2014-02-17 1:16 UTC (5+ messages)
` [PATCH 4/4] btrfs-progs: fix fsck leaks on error returns
[PATCH] xfstests: add test for btrfs data corruption when using compression
2014-02-17 0:35 UTC (2+ messages)
` [PATCH v2] "
[PATCH] xfstests: add test for btrfs send issuing duplicated rmdir ops
2014-02-17 0:23 UTC (2+ messages)
` [PATCH v2] "
[PATCH] xfstests: add test for btrfs incremental send after dir renames
2014-02-17 0:22 UTC (2+ messages)
` [PATCH v2] "
[PATCH] Btrfs: send, don't send rmdir for same target multiple times
2014-02-16 21:01 UTC
BTRFS send: exclude directories
2014-02-16 20:44 UTC (3+ messages)
Error when deleting snapshots
2014-02-16 15:59 UTC
BTRFS with RAID1 cannot boot when removing drive
2014-02-16 15:30 UTC (5+ messages)
[GIT PULL] Btrfs
2014-02-16 13:13 UTC
[PATCH] btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctl
2014-02-15 20:30 UTC (5+ messages)
[PATCH] Btrfs: more send support for parent/child dir relationship inversion
2014-02-15 18:26 UTC (2+ messages)
[PATCH] Btrfs: fix send dealing with file renames and directory moves
2014-02-15 18:25 UTC (2+ messages)
[PATCH] Btrfs: throttle delayed refs better
2014-02-15 17:42 UTC (18+ messages)
[PATCH] Btrfs: don't insert useless holes when punching beyond the inode's size
2014-02-15 15:55 UTC
[PATCH] Btrfs: use right clone root offset for compressed extents
2014-02-15 15:53 UTC (2+ messages)
` [PATCH v2] "
user creation/deletion of snapshots permissions bug
2014-02-15 2:01 UTC (3+ messages)
[PATCH v2] btrfs-progs: add dry-run option to restore command
2014-02-14 19:16 UTC (3+ messages)
Recovering from hard disk failure in a pool
2014-02-14 18:27 UTC (8+ messages)
Issue with btrfs balance
2014-02-14 17:30 UTC (6+ messages)
` [PATCH] Allow forced conversion of metadata to dup profile on multiple devices
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).