linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-25 05:34:49 to 2014-11-28 09:33:40 UTC [more...]

[PATCH 1/2] btrfs-progs: introduce btrfs_register_all_device()
 2014-11-28  9:33 UTC  (8+ messages)
` [PATCH 1/2 v4] "
  ` [PATCH 2/2 v4] btrfs-progs: optimize btrfs_scan_lblkid() for multiple calls

Can't cp --reflink files on a Ext4-converted FS w/o checksums
 2014-11-28  7:12 UTC  (13+ messages)

Fwd: BTRFS messes up snapshot LV with origin
 2014-11-28  7:10 UTC  (23+ messages)
  `  "

[PATCH-v4 0/7] add support for a lazytime mount option
 2014-11-28  5:36 UTC  (29+ messages)
` [PATCH-v4 1/7] vfs: split update_time() into update_time() and write_time()
` [PATCH-v4 2/7] vfs: add support for a lazytime mount option
` [PATCH-v4 3/7] vfs: don't let the dirty time inodes get more than a day stale
` [PATCH-v4 4/7] vfs: add lazytime tracepoints for better debugging
` [PATCH-v4 5/7] vfs: add find_active_inode_nowait() function
` [PATCH-v4 6/7] ext4: add support for a lazytime mount option
` [PATCH-v4 7/7] btrfs: add an is_readonly() so btrfs can use common code for update_time()

Balance and RAID-1
 2014-11-28  4:38 UTC  (3+ messages)

[PATCH 0/6] Btrfs: fixes for block group remove/allocation and trim/discard
 2014-11-27 21:14 UTC  (25+ messages)
` [PATCH 1/6] Btrfs: fix invalid block group rbtree access after bg is removed
` [PATCH 2/6] Btrfs: fix crash caused by block group removal
` [PATCH 3/6] Btrfs: fix freeing used extents after removing empty block group
` [PATCH 4/6] Btrfs: fix race between fs trimming and block group remove/allocation
  ` [PATCH v2 "
  ` [PATCH v3 "
  ` [PATCH v4 "
` [PATCH 5/6] Btrfs: fix race between writing free space cache and trimming
` [PATCH 6/6] Btrfs: make btrfs_abort_transaction consider existence of new block groups

Changing label few times killed filesystem?
 2014-11-27 18:27 UTC  (7+ messages)

File test operator for subvols; possible bug in 'btrfs show <directory>'
 2014-11-27 17:21 UTC  (4+ messages)

[LSF/MM TOPIC]: Btrfs: Decoupling block-size and page-size in BTRFS
 2014-11-27  7:13 UTC 

[PATCH] Btrfs-progs: add_refs_for_implied: Use root_id instead of root_bytenr
 2014-11-27  4:56 UTC 

[RFC PATCH] Btrfs: add sha256 checksum option
 2014-11-27  3:52 UTC  (19+ messages)

[PATCH v3] btrfs-progs: fix page align issue for lzo compress in restore
 2014-11-27  3:02 UTC  (5+ messages)
` [PATCH v4] "

[PATCH v3 00/11] Implement device scrub/replace for RAID56
 2014-11-27  3:00 UTC  (15+ messages)
` [PATCH v3 01/11] Btrfs: remove noused bbio_ret in __btrfs_map_block in condition
` [PATCH v3 02/11] Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_block
` [PATCH v3 03/11] Btrfs, raid56: don't change bbio and raid_map
` [PATCH v3 04/11] Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
` [PATCH v3 05/11] Btrfs, raid56: use a variant to record the operation type
` [PATCH v3 06/11] Btrfs, raid56: support parity scrub on raid56
` [PATCH v3 07/11] Btrfs, replace: write dirty pages into the replace target device
` [PATCH v3 08/11] Btrfs, replace: write raid56 parity "
` [PATCH v3 09/11] Btrfs, raid56: fix use-after-free problem in the final device replace procedure on raid56
` [PATCH v3 10/11] Btrfs: fix possible deadlock caused by pending I/O in plug list
` [PATCH v3 11/11] Btrfs, replace: enable dev-replace for raid56

[PATCH] btrfs-progs: fix return value problem for btrfs sub show
 2014-11-27  2:01 UTC  (2+ messages)
` [PATCH] btrfs-progs: apply realpath for btrfs fi show when mount point is given

[PATCH 0/4] add support for a lazytime mount option
 2014-11-26 22:39 UTC  (25+ messages)
` [PATCH 1/4] fs: split update_time() into update_time() and write_time()
` [PATCH 2/4] vfs: add support for a lazytime mount option
` [PATCH 3/4] vfs: don't let the dirty time inodes get more than a day stale
` [PATCH 4/4] ext4: add support for a lazytime mount option

Two persistent problems
 2014-11-26 18:35 UTC  (3+ messages)

[PATCH] Btrfs: make get_caching_control unconditionally return the ctl
 2014-11-26 16:52 UTC 

[PATCH] fstests: add btrfs test to stress chunk allocation/removal and fstrim
 2014-11-26 15:30 UTC 

resetting device stats
 2014-11-26 12:42 UTC 

[PATCH v3] Btrfs: deal with all 'subvol=xxx' options once
 2014-11-26  8:51 UTC 

Apparent metadata corruption (file that simultaneously does/does not exist) on kernel 3.17.3
 2014-11-26  3:07 UTC  (9+ messages)

[PATCH 0/3] Extent tree rebuilding with snapshots patches
 2014-11-26  3:06 UTC  (9+ messages)
` [PATCH resend 1/3] Btrfs-progs: fsck: deal with snapshot one by one when rebuilding extent tree
` [PATCH resend 2/3] Btrfs-progs: fsck: add ability to rebuild extent tree with snapshots
` [PATCH 3/3] Btrfs-progs, fsck: move root items repair after root rebuilding

[PATCH 1/2] btrfs-progs: remove dead condition for btrfs_map_block
 2014-11-26  2:43 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: convert: fix unable to rollback case with removed empty block groups

[PATCH v2 4/6] btrfs-progs: Add btrfs_unlink() and btrfs_add_link() functions
 2014-11-26  1:19 UTC  (2+ messages)
` [PATCH v2 5/6] btrfs-progs: Add btrfs_mkdir() function for the incoming 'lost+found' fsck mechanism

scrub implies failing drive - smartctl blissfully unaware
 2014-11-26  1:53 UTC  (14+ messages)

[PATCH v2] Btrfs: deal with all 'subvol=xxx' options once
 2014-11-26  1:36 UTC  (3+ messages)

[PATCH 4/6] btrfs-progs: Add btrfs_unlink() and btrfs_add_link() functions
 2014-11-26  0:49 UTC  (2+ messages)
` [PATCH 5/6] btrfs-progs: Add btrfs_mkdir() function for the incoming 'lost+found' fsck mechanism

[PATCH 0/6] btrfs-progs: New 'lost+found' infrastructrue with
 2014-11-26  0:48 UTC  (3+ messages)

3.17.0-rc7: kernel BUG at fs/btrfs/relocation.c:931!
 2014-11-25 22:33 UTC  (4+ messages)

[PATCH] btrfs-progs: fix spacing in error messages
 2014-11-25 18:52 UTC 

[PATCH 0/2] add progress indicator to btrfs-convert
 2014-11-25 18:18 UTC  (5+ messages)
` [PATCH 1/2] btrfs-progs: add task-utils
` [PATCH 2/2] btrfs-progs: convert: use task for progress indication of metadata creation

[PATCH 0/4] New 'btrfs chunk list' command
 2014-11-25 17:41 UTC  (10+ messages)
` [PATCH 1/4] Move group_type_str() and group_profile_str()
` [PATCH 2/4] Add the code for the btrfs chunk list command
` [PATCH 3/4] Add "
` [PATCH 4/4] Add man page for the 'btrfs chunk' family commands

[PATCH-v3 0/6] add support for a lazytime mount option
 2014-11-25 16:02 UTC  (10+ messages)
` [PATCH-v3 1/6] fs: split update_time() into update_time() and write_time()
` [PATCH-v3 2/6] vfs: add support for a lazytime mount option
` [PATCH-v3 3/6] vfs: don't let the dirty time inodes get more than a day stale
` [PATCH-v3 5/6] ext4: add support for a lazytime mount option
` [PATCH-v3 6/6] btrfs: add an is_readonly() so btrfs can use common code for update_time()

[PATCH 0/9] Implement device scrub/replace for RAID56
 2014-11-25 15:14 UTC  (2+ messages)

strange device stats message
 2014-11-25 11:25 UTC 

[PATCH] Btrfs-progs: fix a bug of converting sparse ext2/3/4
 2014-11-25  9:35 UTC 

[PATCH] Btrfs: deal with all 'subvol=xxx' options once
 2014-11-25  7:42 UTC  (2+ messages)

[PATCH v2 0/5] btrfs: implement swap file support
 2014-11-25  5:55 UTC  (6+ messages)
` [PATCH v2 5/5] btrfs: enable "


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