Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2014-11-21 22:01:14 to 2014-11-26 10:24:05 UTC [more...]

[PATCH-v4 0/7] add support for a lazytime mount option
 2014-11-26 10:23 UTC  (3+ messages)
` [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 0/4] add support for a lazytime mount option
 2014-11-26 10:20 UTC  (30+ 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

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

BTRFS messes up snapshot LV with origin
 2014-11-26  5:11 UTC  (27+ messages)
    ` Fwd: "

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  (30+ 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  (9+ messages)
` [PATCH 1/6] btrfs-progs: print root dir verbose error in fsck
` [PATCH 2/6] btrfs-progs: Import btrfs_insert/del/lookup_extref() functions
` [PATCH 3/6] btrfs-progs: Import lookup/del_inode_ref() function
` [PATCH 4/6] btrfs-progs: Add btrfs_unlink() and btrfs_add_link() functions
` [PATCH 5/6] btrfs-progs: Add btrfs_mkdir() function for the incoming 'lost+found' fsck mechanism
` [PATCH 6/6] btrfs-progs: Add fixing function for inodes whose nlink dismatch

[RFC PATCH] Btrfs: add sha256 checksum option
 2014-11-25 23:17 UTC  (17+ messages)
` [RFC PATCH] Btrfs-progs: support sha256 checksum algorithm

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

Changing label few times killed filesystem?
 2014-11-25 16:46 UTC  (6+ messages)

[PATCH-v3 0/6] add support for a lazytime mount option
 2014-11-25 16:02 UTC  (11+ 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 4/6] vfs: add lazytime tracepoints for better debugging
` [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)

File test operator for subvols; possible bug in 'btrfs show <directory>'
 2014-11-25  7:32 UTC  (3+ messages)

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

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

[RFC][PATCH] dm: add dm-power-fail target
 2014-11-24 22:35 UTC  (9+ messages)

[GIT PULL] Btrfs deadlock fix
 2014-11-24 18:27 UTC  (7+ messages)

Fixing Btrfs Filesystem Full Problems typo?
 2014-11-24 18:05 UTC  (13+ messages)

[PATCH RFC] btrfs: add sysfs layout to show volume info
 2014-11-24  7:29 UTC 

[PATCH 4/9] Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
 2014-11-24  9:31 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] btrfs-progs: Doc: Add explain on 'source' and 'target' for btrfs-image
 2014-11-24  7:27 UTC 

Help with Btrfs TracePoints and FTrace
 2014-11-24  6:58 UTC  (2+ messages)

[PATCH] btrfs: remove empty fs_devices to prevent memory runout
 2014-11-24  6:15 UTC  (3+ messages)

Best GIT repository(s) for preparing patches?
 2014-11-23 11:10 UTC  (2+ messages)

open_ctree problem
 2014-11-23  7:42 UTC  (2+ messages)

Volume/subvolume UUID uniqueness, was: BTRFS messes up snapshot LV with origin
 2014-11-22 22:55 UTC  (3+ messages)

[PATCH v2] Btrfs: fix allocationg memory failure for btrfsic_state structure
 2014-11-22 13:13 UTC  (2+ messages)
` [PATCH] Btrfs: switch to kvfree() helper

btrfs scrub status misreports as "interrupted"
 2014-11-22 12:13 UTC 

[PATCH] Btrfs: ctree: reduce args where only fs_info used
 2014-11-21 23:52 UTC  (4+ messages)

[PATCH] Btrfs: disk-io: replace root args iff only fs_info used
 2014-11-21 23:42 UTC  (4+ messages)


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