linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-17 13:34:53 to 2013-07-29 22:28:03 UTC [more...]

[PATCH] Btrfs-progs: add missing path alloc return value check
 2013-07-29 22:27 UTC  (3+ messages)
` [PATCH v2] "

Recovering from btrfs error Couldn't read chunk root
 2013-07-29 20:18 UTC  (4+ messages)

[PATCH] Btrfs: fix what bits we clear when erroring out from delalloc V2
 2013-07-29 19:34 UTC 

[PATCH] xfstests: generic/315: allow a little tolerance for our used check
 2013-07-29 18:55 UTC 

[PATCH] Btrfs-progs: return immediately on tree search failure
 2013-07-29 18:36 UTC 

[PATCH] Btrfs-progs: optimize function btrfs_read_chunk_tree
 2013-07-29 18:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] xfstests: generic/315: add one more sync and more output
 2013-07-29 18:25 UTC  (4+ messages)

[PATCH] Btrfs: optimize function btrfs_read_chunk_tree
 2013-07-29 18:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Btrfs: fix what bits we clear when erroring out from delalloc
 2013-07-29 17:24 UTC 

Online data deduplication
 2013-07-29 15:35 UTC 

Fwd: Cloning a Btrfs partition
 2013-07-29 15:32 UTC  (3+ messages)
    `  "

[PATCH] Btrfs: cleanup arguments to extent_clear_unlock_delalloc
 2013-07-29 15:23 UTC 

[PATCH v3] Btrfs: fix crash regarding to ulist_add_merge
 2013-07-29 13:11 UTC  (3+ messages)

btrfs quota examples?
 2013-07-29  8:05 UTC  (3+ messages)

[PATCH] btrfs: use list_for_each_entry_safe() when delete items
 2013-07-29  7:48 UTC  (2+ messages)

Mount multiple-device-filesystem by UUID
 2013-07-28 18:57 UTC  (6+ messages)

btrfs qgroup assign -> "ERROR: bad relation requested"
 2013-07-28  7:36 UTC  (2+ messages)

Metadata chunk fragmentation?
 2013-07-28  4:16 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

[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: 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  (4+ 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 


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).