messages from 2013-08-25 10:29:44 to 2013-09-01 10:20:20 UTC [more...]
[PATCH] btrfs: use list_for_each_entry_safe() when delete items
2013-09-01 10:19 UTC
[PATCH] rwsem: add rwsem_is_contended
2013-09-01 8:32 UTC (3+ messages)
[PATCH] Btrfs: optimize key searches in btrfs_search_slot
2013-09-01 7:21 UTC (19+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
Btrfs-progs: setup framework to corrupt specific fields of an inode
2013-09-01 6:15 UTC
Btrfs-progs: allow fsck to fix directory isize errors
2013-09-01 6:15 UTC
btrfs-progs: v3, move out print in cmd_df to another function
2013-09-01 6:15 UTC
Btrfs: separate out tests into their own directory V2
2013-09-01 6:15 UTC
rwsem: add rwsem_is_contended
2013-09-01 6:15 UTC
Notify caching_thread()s to give up on extent_commit_sem when needed
2013-09-01 6:15 UTC
btrfs-progs: replace fails start but in the background
2013-09-01 6:15 UTC
Device delete returns "unable to go below four devices on raid10" on 5 drive setup
2013-09-01 0:03 UTC (6+ messages)
Unmountable BTRFS with parent transid verify failed
2013-08-31 22:35 UTC (2+ messages)
Unmountable BTRFS with parent transid verify failed
2013-08-31 21:50 UTC
snapshot space available
2013-08-31 17:27 UTC (8+ messages)
ENOSPC issue -- plenty of free space in metadata/data chunks
2013-08-31 10:08 UTC
[PATCH] btrfs-progs: device add should check existing FS before adding
2013-08-31 7:01 UTC (3+ messages)
[PATCH] btrfs: use list_for_each_entry_safe() when delete items
2013-08-31 6:11 UTC (4+ messages)
[PATCH] btrfs-progs: mkfs should check for small vol well before
2013-08-31 5:29 UTC (5+ messages)
` [PATCH] btrfs-progs: use btrfs error code for kernel errors
` [PATCH v2] btrfs-progs: mkfs should check for small vol well before
[PATCH 0/2] btrfs-progs: prevent mkfs from aborting with small volume
2013-08-30 23:10 UTC (5+ messages)
[PATCH] Btrfs-progs: setup framework to corrupt specific fields of an inode
2013-08-30 22:53 UTC (2+ messages)
[PATCH] btrfs: commit transaction after deleting a subvolume
2013-08-30 22:25 UTC
[PATCH] Btrfs: add support for asserts V2
2013-08-30 21:46 UTC (2+ messages)
[RFC] btrfs-progs: fix sparse checking and warnings
2013-08-30 21:27 UTC (11+ messages)
` [PATCH 01/15] btrfs-progs: get C=1 sparse checking working again
` [PATCH 07/15] btrfs-progs: fix endian bugs in chunk rebuilding
` [PATCH 15/15] btrfs-progs: use NULL instead of 0
[PATCH] Btrfs: fixup error handling in btrfs_reloc_cow
2013-08-30 19:11 UTC
[PATCH] Btrfs: actually limit the size of delalloc range
2013-08-30 18:38 UTC
[PATCH v3 1/8] Btrfs-progs: add missing man page information for btrfsck
2013-08-30 15:58 UTC (2+ messages)
Question: How can I recover this partition? (unable to find logical $hugenum len 4096)
2013-08-30 14:54 UTC (20+ messages)
[PATCH] Btrfs: separate out tests into their own directory V2
2013-08-30 12:25 UTC (3+ messages)
[PATCH] Btrfs: fix send to deal with sparse files properly V2
2013-08-30 12:24 UTC (3+ messages)
[PATCH] Btrfs: allocate the free space by the existed max extent size when ENOSPC
2013-08-30 10:58 UTC (4+ messages)
[PATCH] Btrfs: allocate the free space by the existed max extent size when ENOSPC
2013-08-30 10:35 UTC
[PATCH 0/2] v2, fi show, dev scan and lblkid
2013-08-30 8:35 UTC (3+ messages)
` [PATCH 1/2] btrfs-progs: v4, move out print in cmd_df to another function
` [PATCH 2/2] btrfs-progs: use kernel for mounted and lblkid to scan disks
[PATCH 0/3] fi show, dev scan and lblkid
2013-08-30 2:28 UTC (6+ messages)
` [PATCH 1/3] btrfs-progs: move out print in cmd_df to another function
` [PATCH 2/3] btrfs-progs: read from the kernel when disk is mounted
[PATCH] Btrfs: fix printing of non NULL terminated string
2013-08-30 2:11 UTC (2+ messages)
btrfs:async-thread: atomic_start_pending=1 is set, but it's too late
2013-08-29 22:19 UTC (4+ messages)
[PATCH] Notify caching_thread()s to give up on extent_commit_sem when needed
2013-08-29 22:18 UTC (5+ messages)
[PATCH] Btrfs: don't use an async starter for most of our workers
2013-08-29 20:53 UTC
[PATCH] Btrfs: only update disk_i_size as we remove extents
2013-08-29 20:45 UTC
"btrfs device delete missing" - why does it write on healthy device?
2013-08-29 19:13 UTC (2+ messages)
[PATCH] Btrfs: allow partial ordered extent completion
2013-08-29 18:02 UTC
[PATCH] xfstests: btrfs/003: regression test for subvol delete V2
2013-08-29 16:14 UTC (4+ messages)
bug
2013-08-29 12:25 UTC (3+ messages)
question:replace
2013-08-29 7:21 UTC
[RFC PATCH] Btrfs: export btrfs space shared info to userspace
2013-08-29 3:06 UTC (3+ messages)
btrfs raid5 question
2013-08-29 2:43 UTC
btrfs device delete missing -> kernel BUG at fs/btrfs/relocation.c:1055!
2013-08-28 17:35 UTC (2+ messages)
How btrfs resize should work ?
2013-08-28 17:22 UTC (5+ messages)
[PATCH] Btrfs: add support for asserts
2013-08-28 16:32 UTC (15+ messages)
[PATCH V4] xfstests: don't remove the two first devices from SCRATCH_DEV_POOL
2013-08-28 16:25 UTC (8+ messages)
` [PATCH][RESEND] xfstests: add a test for btrfs device replace operation
` [PATCH] xfstests: update _filter_size() for Btrfs
` [PATCH] xfstest: fix btrfs/006 for 10+ devices in SCRATCH_DEV_POOL
[PATCH] Btrfs: fix deadlock in uuid scan kthread
2013-08-28 9:28 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "
bad unlock balance in btrfs_commit_transaction_async
2013-08-28 1:33 UTC (3+ messages)
[PATCH] btrfs: add ability to query/change feature bits online
2013-08-27 19:17 UTC
[PATCH 2/2] utils: add support for getting/changing file system, features
2013-08-27 19:17 UTC
[PATCH 1/2] ctree: fix broken macros for compat_ro
2013-08-27 19:17 UTC
[PATCH] Btrfs: do not complete ordered extents that are truncated
2013-08-27 18:54 UTC (2+ messages)
[PATCH v2] xfstests/btrfs/308: add snapshot-aware defrag for partial extents testcases
2013-08-27 17:04 UTC (2+ messages)
[PATCH] Btrfs: handle errors when doing slow caching V2
2013-08-27 15:53 UTC
[PATCH] Btrfs: handle errors when doing slow caching
2013-08-27 13:46 UTC (3+ messages)
Can BTRFS use Forward Correction Codes?
2013-08-27 13:20 UTC
[PATCH] xfstests: generic/255: Execute only if blocksize <= 4096
2013-08-27 12:16 UTC (5+ messages)
[RFC PATCH] Btrfs: WIP, fix broken ctree.c:btrfs_prev_leaf()
2013-08-27 12:02 UTC (2+ messages)
[PATCH] Btrfs: stop refusing the relocation of chunk 0
2013-08-27 10:50 UTC
failed to read log tree, open_ctree failed
2013-08-27 3:56 UTC (5+ messages)
check for reflink capability and for shared data
2013-08-27 1:37 UTC (5+ messages)
Ability to free space on a full btrfs filesystem
2013-08-27 0:16 UTC (5+ messages)
[PATCH] Btrfs: convert all bug_ons in free-space-cache.c
2013-08-26 21:14 UTC
[PATCH] Btrfs: adjust the fs_devices->missing count on unmount
2013-08-26 17:47 UTC
uncorrectable errors after btrfs replace
2013-08-26 2:32 UTC (9+ messages)
Deduplication
2013-08-26 1:22 UTC (4+ messages)
Help interpreting RAID1 space allocation
2013-08-25 19:13 UTC (3+ messages)
default mount options 3.10
2013-08-25 10:29 UTC (3+ messages)
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).