messages from 2014-12-02 12:38:06 to 2014-12-08 01:59:04 UTC [more...]
[PATCH V2][BTRFS-PROGS] Don't use LVM snapshot device
2014-12-08 2:02 UTC (9+ 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
System/single + Metadata/single as leftover cruft of mkfs?
2014-12-08 1:22 UTC (10+ messages)
PROBLEM: #89121 BTRFS mixes up mounted devices with their snapshots
2014-12-08 0:32 UTC (22+ messages)
Why is the actual disk usage of btrfs considered unknowable?
2014-12-08 0:12 UTC (14+ messages)
Fixing Btrfs Filesystem Full Problems typo?
2014-12-07 21:38 UTC (3+ messages)
[PATCH v2] Btrfs: fix fs corruption on transaction abort if device supports discard
2014-12-07 21:31 UTC
Kernel lockup: "fs/btrfs/delayed-inoce.c:1410 btrfs_assert_delayed_root_empty"
2014-12-07 19:20 UTC (3+ messages)
abort device removal?
2014-12-07 17:59 UTC (2+ messages)
If btrfs-find-root doesn't find tree roots is the filesystem lost?
2014-12-07 16:45 UTC (5+ messages)
btrfs device delete missing - Input/output error
2014-12-07 8:56 UTC (7+ messages)
[PATCH] Btrfs: fix fs corruption on transaction abort if device supports discard
2014-12-06 15:17 UTC (2+ messages)
Possibility to have a "transient" snapshot?
2014-12-06 5:12 UTC (3+ messages)
General Question: ctime, mtime, and xattrs
2014-12-06 2:35 UTC (4+ messages)
[RFC][PATCH v2] mount.btrfs helper
2014-12-05 19:51 UTC (13+ messages)
Possible to undo subvol delete?
2014-12-05 18:11 UTC (32+ messages)
Moving an entire subvol?
2014-12-05 17:34 UTC (12+ messages)
More and more kernel oopses in 3.17.4
2014-12-05 13:30 UTC
Recent issues with btrfs fi df
2014-12-05 12:35 UTC (3+ messages)
btrfs device delete missing - Input/output error
2014-12-05 7:09 UTC (3+ messages)
Another BTRFS kernel Oops
2014-12-05 5:40 UTC (2+ messages)
btrfs fi show not accepting mount path as arg?
2014-12-05 1:35 UTC (3+ messages)
[PATCH 0/6] More generic inode nlink repair function
2014-12-05 1:11 UTC (14+ 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 0/3] Add repair function for btree and missing inode
2014-12-05 0:26 UTC (8+ 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 stuck with lot's of files
2014-12-04 23:55 UTC (9+ messages)
` Reiterate: "
[PATCH][BTRFS-PROGS] Skip LVM snapshot device
2014-12-04 20:00 UTC (7+ 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
[PATCH] Btrfs: always clear a block group node when removing it from the tree
2014-12-04 18:38 UTC
btrfs df not really doing df?
2014-12-04 18:07 UTC (2+ messages)
[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
Crazy idea of cleanup the inode_record btrfsck things with SQL?
2014-12-04 6:56 UTC (7+ 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)
[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
[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 (2+ 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
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