Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2014-11-26 04:48:43 to 2014-12-01 06:25:35 UTC [more...]

Crazy idea of cleanup the inode_record btrfsck things with SQL?
 2014-12-01  6:25 UTC  (7+ messages)

pro/cons of raid1 with mdadm/lvm2
 2014-12-01  5:42 UTC  (4+ messages)

Considerations in snapshotting and send/receive of nocow files?
 2014-12-01  5:34 UTC  (2+ messages)

[PATCH] fstests: add btrfs test to stress chunk allocation/removal and fstrim
 2014-12-01  5:25 UTC  (2+ messages)

root subvol id is 0 or 5?
 2014-12-01  3:49 UTC  (7+ messages)

[PATCH] btrfs: remove empty fs_devices to prevent memory runout
 2014-12-01  3:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] btrfs: fix RCU string sparse noise
 2014-12-01  3:15 UTC  (8+ messages)
` [PATCH 1/3] rcustring: clean up botched __rcu annotations
` [PATCH 2/3] btrfs: fix suspicious RCU in BTRFS_IOC_DEV_INFO
` [PATCH 3/3] btrfs: refactor btrfs_device->name updates

[RFC PATCH] Btrfs: add sha256 checksum option
 2014-12-01  2:55 UTC  (25+ messages)

Moving an entire subvol?
 2014-12-01  0:54 UTC  (5+ messages)

[RFC][PATCH v2] mount.btrfs helper
 2014-11-30 23:27 UTC  (5+ messages)

Running out of disk space during BTRFS_IOC_CLONE - rebalance doesn't help
 2014-11-30 14:37 UTC  (2+ messages)

Change "total" in btrfs filesystem df output to "alloc"
 2014-11-30 13:37 UTC  (3+ messages)

Moving contents from one subvol to another
 2014-11-30 13:04 UTC  (6+ messages)

Skript for backup btrfs on external HD
 2014-11-30 10:56 UTC  (4+ messages)

BTRFS messes up snapshot LV with origin
 2014-11-30  6:46 UTC  (35+ messages)

Experimental tag in FAQ?
 2014-11-30  4:24 UTC  (2+ messages)

Possible to undo subvol delete?
 2014-11-30  4:23 UTC  (2+ messages)

ToS page does not exist?
 2014-11-30  3:51 UTC 

[PATCH 0/9] Implement device scrub/replace for RAID56
 2014-11-28 21:32 UTC  (17+ messages)
` [PATCH v3 00/11] "
  ` [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-v4 0/7] add support for a lazytime mount option
 2014-11-28 16:24 UTC  (31+ 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()

scrub implies failing drive - smartctl blissfully unaware
 2014-11-28 15:55 UTC  (14+ messages)

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

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  (6+ messages)

File test operator for subvols; possible bug in 'btrfs show <directory>'
 2014-11-27 17:21 UTC  (3+ 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 

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

[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  (7+ messages)
` [PATCH 3/4] vfs: don't let the dirty time inodes get more than a day stale

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 

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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox