Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2014-12-01 17:27:07 to 2014-12-04 18:39:46 UTC [more...]

[PATCH V2][BTRFS-PROGS] Don't use LVM snapshot device
 2014-12-04 18:39 UTC 

[PATCH] Btrfs: always clear a block group node when removing it from the tree
 2014-12-04 18:38 UTC 

System/single + Metadata/single as leftover cruft of mkfs?
 2014-12-04 18:32 UTC  (7+ messages)

[PATCH][BTRFS-PROGS] Skip LVM snapshot device
 2014-12-04 18:24 UTC  (6+ messages)
` [PATCH 1/5] Avoid to consider lvm snapshots when scanning devices
` [PATCH 2/5] 'btrfs device scan' skips lvm snapshots
` [PATCH 3/5] Update 'btrfs device scan' man page
` [PATCH 4/5] Add reference to BTRFS_SKIP_LVM_SNAPSHOT environment variable
` [PATCH 5/5] Abort in case of device uuid conflict

btrfs df not really doing df?
 2014-12-04 18:07 UTC  (2+ messages)

[RFC][PATCH v2] mount.btrfs helper
 2014-12-04 17:58 UTC  (3+ messages)

[PATCH 0/3] Add repair function for btree and missing inode
 2014-12-04 17:41 UTC  (6+ messages)
` [PATCH 1/3] btrfs-progs: record and report leaf/node corruption in fs/subvol tree
` [PATCH 2/3] btrfs-progs:fsck: Recover btree with some corrupted leaf/node
` [PATCH 3/3] btrfs-progs: Add inode item rebuild function

btrfs fi show not accepting mount path as arg?
 2014-12-04 17:41 UTC  (2+ messages)

[PATCH 0/6] More generic inode nlink repair function
 2014-12-04 17:27 UTC  (13+ messages)
` [PATCH RESEND 1/6] btrfs-progs: print root dir verbose error in fsck
` [PATCH RESEND 2/6] btrfs-progs: Import btrfs_insert/del/lookup_extref() functions
` [PATCH RESEND 3/6] btrfs-progs: Import lookup/del_inode_ref() function
` [PATCH v3 4/6] btrfs-progs: Add btrfs_unlink() and btrfs_add_link() functions
` [PATCH RESEND v2 5/6] btrfs-progs: Add btrfs_mkdir() function for the incoming 'lost+found' fsck mechanism
` [PATCH v2 6/6] btrfs-progs: Add fixing function for inodes whose nlink dismatch

[PATCH RFC] btrfs-progs: Add simple python front end to the search ioctl
 2014-12-04 16:00 UTC  (2+ messages)

[PATCH 0/3] Extent tree rebuilding with snapshots patches
 2014-12-04 15:55 UTC  (2+ messages)

[PATCH] Btrfs: ensure deletion from pinned_chunks list is protected
 2014-12-04 15:31 UTC 

Warning of qgroup accounting from btrfs/057
 2014-12-04 15:11 UTC 

Recent issues with btrfs fi df
 2014-12-04 14:31 UTC 

Possible to undo subvol delete?
 2014-12-04 14:18 UTC  (35+ messages)

PROBLEM: #89121 BTRFS mixes up mounted devices with their snapshots
 2014-12-04 13:14 UTC  (21+ messages)

Another BTRFS kernel Oops
 2014-12-04  7:54 UTC 

Crazy idea of cleanup the inode_record btrfsck things with SQL?
 2014-12-04  6:56 UTC  (9+ messages)

If btrfs-find-root doesn't find tree roots is the filesystem lost?
 2014-12-04  4:49 UTC  (3+ messages)

[PATCH v4] Btrfs: deal with all 'subvol=xxx' options once
 2014-12-03 18:42 UTC 

Apparent metadata corruption (file that simultaneously does/does not exist) on kernel 3.17.3
 2014-12-03 12:50 UTC  (10+ messages)

[PATCH 1/2] Btrfs: fix fs mapping extent map leak
 2014-12-03 10:34 UTC  (3+ messages)

Moving an entire subvol?
 2014-12-03  8:37 UTC  (12+ messages)

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

Thin metadata and nohole options recommended?
 2014-12-03  2:22 UTC  (3+ messages)

raid5 filesystem only mountable ro and not currently fixable after a drive produced read errors
 2014-12-02 23:50 UTC 

btrfs stuck with lot's of files
 2014-12-02 22:42 UTC  (8+ messages)

[PATCH-v5 1/5] vfs: add support for a lazytime mount option
 2014-12-02 21:01 UTC  (5+ messages)

Another "No space left" balance failure with plenty of space available
 2014-12-02 19:22 UTC 

[PATCH-v4 0/7] add support for a lazytime mount option
 2014-12-02 15:09 UTC  (11+ messages)
` [PATCH-v4 1/7] vfs: split update_time() into update_time() and write_time()

[PATCH] fstests: add btrfs test to stress chunk allocation/removal and fstrim
 2014-12-02 18:10 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 2/2] Btrfs: fix unprotected deletion from pending_chunks list
 2014-12-02 18:07 UTC 

[PATCH 0/9] Implement device scrub/replace for RAID56
 2014-12-02 13:02 UTC  (8+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 10/11] Btrfs: fix possible deadlock caused by pending I/O in plug list

BTRFS equivalent for tune2fs?
 2014-12-02  8:20 UTC  (5+ messages)

Online Drive Replacement: BTRFS with RAID 6
 2014-12-02  7:44 UTC  (3+ messages)

[RFC PATCH] Btrfs: add sha256 checksum option
 2014-12-02  1:32 UTC  (45+ messages)

[PATCH RFC] btrfs: add sysfs layout to show volume info
 2014-12-01 23:44 UTC  (4+ messages)
` [PATCH RFC v2] "

Kernel lockup: "fs/btrfs/delayed-inoce.c:1410 btrfs_assert_delayed_root_empty"
 2014-12-01 21:24 UTC 

scrub implies failing drive - smartctl blissfully unaware
 2014-12-01 19:10 UTC  (10+ messages)

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

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

ToS page does not exist?
 2014-12-01 17:50 UTC  (2+ messages)


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