messages from 2013-07-15 11:38:12 to 2013-07-27 22:14:21 UTC [more...]
Mount multiple-device-filesystem by UUID
2013-07-27 22:14 UTC (4+ messages)
[PATCH] btrfs: use list_for_each_entry_safe() when delete items
2013-07-27 10:12 UTC
[PATCH] btrfs: use list_for_each_entry_safe() when delete items
2013-07-27 5:15 UTC
[trivial PATCH] treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
2013-07-27 4:22 UTC (2+ messages)
[PATCH 0/4] btrfs: offline dedupe v3
2013-07-26 22:09 UTC (7+ messages)
` [PATCH 1/4] btrfs: abtract out range locking in clone ioctl()
` [PATCH 2/4] btrfs_ioctl_clone: Move clone code into it's own function
` [PATCH 3/4] btrfs: Introduce extent_read_full_page_nolock()
` [PATCH 4/4] btrfs: offline dedupe
Recovery advice
2013-07-26 20:31 UTC
[PATCH] xfstests: exit out if _scratch_mount fails
2013-07-26 16:58 UTC
[PATCH] xfstests: generic/314 filter out total from ls -l output
2013-07-26 15:58 UTC (2+ messages)
[PATCH] xfstest: add a test for btrfs device replace operation
2013-07-26 15:21 UTC (2+ messages)
Adding 500G disk to btrfs volume... but I don't get 500G more of available space (raid0)
2013-07-26 14:45 UTC (4+ messages)
[PATCH] Btrfs: don't bother autodefragging if our root is going away
2013-07-26 13:14 UTC
[PATCH] Btrfs: check to see if root_list is empty before adding it to dead roots
2013-07-26 13:09 UTC (4+ messages)
Error on rebooting
2013-07-26 12:10 UTC (3+ messages)
[PATCH] btrfs-progs: fix segfault when listing column OTIME on big endian host
2013-07-26 4:34 UTC (5+ messages)
` [PATCH v2] "
[PATCH V8 25/33] btrfs: add support for read_iter and write_iter
2013-07-25 17:50 UTC
[PATCH 0/6]
2013-07-25 17:35 UTC (7+ messages)
` [PATCH 1/6] btrfs-progs: close_all_devices() in btrfs-find-root.c does nothing
` [PATCH 2/6] btrfs-progs: let user know that devid can be used if path is missing
` [PATCH 3/6] btrfs-progs: cmd_start_replace() to use test_dev_for_mkfs()
` [PATCH 4/6] btrfs-progs: mkfs.c overwrites fd without appropriate close
` [PATCH 5/6] btrfs-progs: avoid write to the disk before sure to create fs
` [PATCH 6/6] btrfs-progs: don't have to report ENOMEDIUM error during open
[PATCH 1/2] btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super()
2013-07-25 17:29 UTC (2+ messages)
` [PATCH 2/2] btrfs: btrfs_rm_device() should zero mirror SB as well
Fwd: Cloning a Btrfs partition
2013-07-25 16:32 UTC
[PATCH V2 0/6] reduce the lock contention when reading pages
2013-07-25 11:22 UTC (7+ messages)
` [PATCH V2 1/6] Btrfs: remove unnecessary argument of bio_readpage_error()
` [PATCH V2 2/6] Btrfs: add branch prediction hints in the read page end IO function
` [PATCH V2 3/6] Btrfs: don't cache the csum value into the extent state tree
` [PATCH V2 4/6] Btrfs: batch the extent state operation in the end io handle of the read page
` [PATCH V2 5/6] Btrfs: batch the extent state operation when reading pages
` [PATCH V2 6/6] Btrfs: cache the extent map struct when reading several pages
[PATCH] btrfs: raid56: avoid double allocation
2013-07-25 8:26 UTC (3+ messages)
[PATCH v2] xfstests/btrfs/308: add snapshot-aware defrag for partial extents testcases
2013-07-25 8:15 UTC
kernel BUG at fs/btrfs/ctree.c:1145
2013-07-25 7:47 UTC (4+ messages)
[PATCH] Xfstests/btrfs/308: add snapshot-aware defrag for partial extents testcases
2013-07-25 1:09 UTC (3+ messages)
[PATCH] xfstests: make the scratch device for generic/256 slightly larger
2013-07-24 23:07 UTC (2+ messages)
[PATCH] xfstest: don't remove the two first devices from SCRATCH_DEV_POOL
2013-07-24 17:01 UTC
[PATCH v2 0/2] xfstest btrfs/316: test send / receive (was: btrfs/314)
2013-07-24 15:07 UTC (3+ messages)
` [PATCH v2 1/2] xfstests: add fssum tool
` [PATCH v2 2/2] xfstests btrfs/316: test send / receive
technical explanation of btrfs internals?
2013-07-24 10:05 UTC (2+ messages)
[PATCH V2 3/3] Btrfs: add missing mounting options in btrfs_show_options()
2013-07-24 2:30 UTC
[PATCH RESEND 2/3] Btrfs: use u64 for subvolid when parsing mount options
2013-07-24 2:29 UTC
[PATCH RESEND 1/3] Btrfs: add sanity checks regarding to parsing mount options
2013-07-24 2:29 UTC
Q: Why subvolumes?
2013-07-24 2:02 UTC (11+ messages)
` AW: "
Manual deduplication would be useful
2013-07-23 21:40 UTC (4+ messages)
[PATCH] Btrfs: cleanup reloc roots properly on error
2013-07-23 21:09 UTC
Different size devices in RAID
2013-07-23 16:16 UTC (3+ messages)
Bug 60608 - general protection fault: 0000 on btrfs_clean_one_deleted_snapshot+0x46/0xe3
2013-07-23 13:09 UTC
[PATCH 1/3] Btrfs: add sanity checks regarding to parsing mount options
2013-07-23 13:04 UTC (2+ messages)
raid10 with mixed sized drives
2013-07-23 10:02 UTC
[PATCH 3/3] Btrfs: add missing mounting options in btrfs_show_options()
2013-07-23 8:43 UTC (3+ messages)
[PATCH 2/3] Btrfs: use u64 for subvolid when parsing mount options
2013-07-23 5:21 UTC
[PATCH 1/2] btrfs-progs: Update the usage strings of some cmds
2013-07-23 2:43 UTC (2+ messages)
` [PATCH 2/2] btrfs-progs: Update the man page of btrfs
[PATCH] Btrfs: release both paths before logging dir/changed extents
2013-07-23 2:03 UTC (2+ messages)
[PATCH] Btrfs: reset ret in record_one_backref
2013-07-23 1:53 UTC (2+ messages)
[PATCH] vfs: allow /proc/PID/maps to get device from stat
2013-07-22 18:07 UTC
[patch] btrfs/raid56: fix and cleanup some error paths
2013-07-22 13:02 UTC (3+ messages)
Lots of harddrive chatter on after booting with btrfs on root (slow boot)
2013-07-22 12:09 UTC (12+ messages)
` autodefrag by default, was: Lots of harddrive chatter
abysmal rm performance?
2013-07-22 10:39 UTC (2+ messages)
[PATCH] Btrfs,raid56: fix memory leak when allocating pages for p/q stripes failed
2013-07-22 8:36 UTC
abysmal rm performance?
2013-07-20 13:36 UTC (3+ messages)
btrfs: stat(2) and /proc/pid/maps returns different devices
2013-07-19 20:51 UTC (6+ messages)
[GIT PULL] btrfs update
2013-07-19 19:17 UTC
[bug] label cli hangs until balance is completed
2013-07-19 9:39 UTC (7+ messages)
` [PATCH] btrfs: fix get set label blocking against balance
` [PATCH v2] "
[PATCH] Btrfs-progs: add missing path alloc return value check
2013-07-19 7:58 UTC (2+ messages)
[PATCH] Btrfs-progs: make btrfs-map-logical handle error gracefully
2013-07-19 6:31 UTC
Questions about multi-device behavior
2013-07-18 22:03 UTC (7+ messages)
[PATCH] btrfs_read_block_groups: Use enums to index btrfs_space_info->block_groups
2013-07-18 17:50 UTC (2+ messages)
filebench varmail + scrubber = btrfs_update_root bug
2013-07-18 17:36 UTC (5+ messages)
[PATCH] Btrfs: add missing error checks to add_data_references
2013-07-18 17:16 UTC (2+ messages)
bug: corrupt filesystem, cannot delete tmp files created just before crash
2013-07-18 16:33 UTC (5+ messages)
What is the current status of defragmentation?
2013-07-18 13:37 UTC (6+ messages)
unfinished convert to raid6, enospc
2013-07-18 9:00 UTC (6+ messages)
report: my btrfs filesystem failed hard today
2013-07-18 0:51 UTC (3+ messages)
[PATCH] Btrfs-progs: fix wrong arg sb_bytenr for btrfs_scan_fs_devices()
2013-07-17 16:03 UTC
bug: corrupt filesystem, cannot delete tmp files created just before crash
2013-07-17 14:06 UTC
[PATCH 0/2] btrfs-progs: misc trivial fixes
2013-07-17 2:46 UTC (4+ messages)
` [PATCH 1/2] btrfs-progs: fix the long lines
[PATCH] btrfs-progs: Add chunk corrupt funtion to btrfs-corrupt-block
2013-07-17 0:34 UTC (2+ messages)
[PATCH 0/4] btrfs: offline dedupe v2
2013-07-17 0:14 UTC (4+ messages)
` [PATCH 4/4] btrfs: offline dedupe
Need help mounting broken btrfs Fedora 19
2013-07-16 18:01 UTC (4+ messages)
btrfsck disk explenation
2013-07-16 16:55 UTC
[PATCH] Btrfs: Print key type in decimal everywhere
2013-07-16 15:59 UTC (2+ messages)
[PATCH] Btrfs: fix lock leak when resuming snapshot deletion
2013-07-16 14:54 UTC (2+ messages)
Bug in btrfs check
2013-07-16 11:44 UTC
[PATCH] Btrfs/tracepoint: update delayed ref tracepoints
2013-07-16 11:03 UTC
Errors found in extent allocation tree (was: btrfsck: cmds-check.c:2063: check_owner_ref: Assertion `!(rec->is_root)' failed.)
2013-07-16 10:00 UTC
[PATCH v3] btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
2013-07-16 3:19 UTC
Linux Plumbers IO & File System Micro-conference
2013-07-15 21:22 UTC (3+ messages)
[PATCH 0/2] introduce list_for_each_entry_del
2013-07-15 17:35 UTC (5+ messages)
` [PATCH 1/2] list: add list_del_each_entry
[PATCH v3] btrfs: clean snapshots one by one
2013-07-15 16:41 UTC (6+ messages)
[PATCH] Btrfs: update drop progress before stopping snapshot dropping
2013-07-15 15:59 UTC
filebench varmail + scrubber = btrfs_update_root bug
2013-07-15 12:20 UTC
Troublesome failure mode and recovery
2013-07-15 11:58 UTC (2+ messages)
[PATCH 1/1] Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZERO
2013-07-15 11:22 UTC
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).