Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2012-12-27 16:07:23 to 2013-01-08 14:51:38 UTC [more...]

[PATCH 1/2] Btrfs: add leak debug for extent map
 2013-01-08 14:49 UTC 

[PATCH RESEND 1/3] Btrfs: flush all dirty inodes if writeback can not start
 2013-01-08 13:02 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] Btrfs: fix off-by-one in lseek
 2013-01-08  8:30 UTC  (4+ messages)

[RFC PATCH v9 0/2] Btrfs: get/set label for a mounted file system
 2013-01-08  7:58 UTC  (8+ messages)
` [RFC PATCH v9 1/2] Btrfs: Add a new ioctl to get the label of "
` [RFC PATCH v9 2/2] Btrfs: set/change "

[PATCH] Btrfs: replace simple_strtoull() with kstrtoull() in btrfs_ioctl_resize()
 2013-01-08  7:04 UTC  (3+ messages)

Btrfs fs not mounting or being identified after power loss
 2013-01-08  5:40 UTC 

chattr +C vs. btrfs subvolume snapshot
 2013-01-08  3:28 UTC  (2+ messages)

Open for contribution towards xfstests for btrfs
 2013-01-08  2:03 UTC  (9+ messages)

[bug] csum mismatches and failed xfstests with 3.8-rc1
 2013-01-08  1:17 UTC  (6+ messages)
` [bug] csum mismatches and failed xfstests with 3.8-rc1 and rc2

[PATCH] btrfs: add "no file data" flag to btrfs send ioctl
 2013-01-08  0:34 UTC  (4+ messages)

/boot as a btrfs subvolume
 2013-01-07 22:04 UTC  (15+ messages)

[PATCH] Btrfs-progs: make btrfsck aware of free space inodes
 2013-01-07 22:10 UTC 

[PATCH] Btrfs: add orphan before truncating pagecache
 2013-01-07 22:06 UTC 

Btrfs: wipe all the superblock [redhat bugzilla 889888]
 2013-01-07 18:33 UTC  (5+ messages)

Online Deduplication for Btrfs (Master's thesis)
 2013-01-07 17:27 UTC  (4+ messages)

[bug] oops in linux-3.8-rc2
 2013-01-07 16:27 UTC  (4+ messages)

[PATCH] Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents
 2013-01-07 10:10 UTC 

BUG btrfs fi show displays stale btrfs volume
 2013-01-06 17:20 UTC  (3+ messages)

Option LABEL
 2013-01-06 16:02 UTC  (34+ messages)

[PATCH] Btrfs-progs: add UUID switches to mkfs and convert
 2013-01-06 15:32 UTC  (2+ messages)

[PATCH] xfstests: fix 284 ENOENT error
 2013-01-06 14:30 UTC 

block rsv returned -28
 2013-01-06 13:02 UTC  (2+ messages)

[PATCH] Btrfs: use right range to find checksum for compressed extents
 2013-01-06  3:38 UTC 

cleaning old entries
 2013-01-05 15:52 UTC  (3+ messages)

fsck.btrfs
 2013-01-04 13:20 UTC  (5+ messages)

[PATCH] Btrfs: fix a deadlock on chunk mutex
 2013-01-03 18:44 UTC  (3+ messages)

GPF in read_extent_buffer while scrubbing on 3.7.0-rc8-00014-g27d7c2a
 2013-01-03 17:26 UTC  (4+ messages)

btrfsck: extent-tree.c:2549: btrfs_reserve_extent: Assertion `!(ret)' failed
 2013-01-03 16:43 UTC  (3+ messages)

Libified btrfs utils?
 2013-01-03 16:42 UTC  (2+ messages)

[PATCH 1/8] Btrfs: remove deprecated comments
 2013-01-03 16:37 UTC  (2+ messages)

Determining subvolumes
 2013-01-03 16:12 UTC  (3+ messages)

Incremental btrfs receive in opposite direction fails
 2013-01-02 22:19 UTC  (6+ messages)

[RFC] btrfs send without data updates?
 2013-01-02 19:01 UTC  (3+ messages)

BUG during log recovery
 2013-01-02 18:09 UTC  (7+ messages)

Snapper snapshot comparison algorithm
 2012-12-31 19:02 UTC  (7+ messages)

[RFC PATCH v8 0/2] Btrfs: get/set label of a mounted file system
 2012-12-31 10:23 UTC  (6+ messages)
` [RFC PATCH v8 1/2] Btrfs: Add a new ioctl to get the "
` [RFC PATCH v8 2/2] Btrfs: Add a new ioctl to set/change "

determining filesystem mount points
 2012-12-31  3:30 UTC  (4+ messages)

segmentation-fault in btrfsck (git-version)
 2012-12-30 19:34 UTC  (9+ messages)

parent transid verify failed on -- After moving btrfs closer to the beginning of drive with dd
 2012-12-29 15:52 UTC  (6+ messages)

[PATCH] Btrfs: reset path lock state to zero
 2012-12-29 15:06 UTC  (3+ messages)

ENOSPC, while 18GB are unallocated
 2012-12-29 11:30 UTC 

corrupt filesystem after snapshots on 3.2
 2012-12-29  3:42 UTC  (4+ messages)

problems with dracut mounting subvols
 2012-12-28 17:07 UTC  (5+ messages)

[PATCH RESEND] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
 2012-12-28 14:33 UTC  (2+ messages)

BUG at fs/btrfs/locking.c:265
 2012-12-28  9:49 UTC  (4+ messages)

Another novice question & comment
 2012-12-28  5:03 UTC  (16+ messages)

[PATCH 0/8 v2] add show command to the subvol sub command
 2012-12-28  3:13 UTC  (9+ messages)
` [PATCH 1/8] Btrfs-progs: move open_file_or_dir() to utils.c
` [PATCH 2/8] Btrfs-progs: Move printing outside of btrfs_list_subvols
` [PATCH 3/8] Btrfs-progs: add parent uuid for snapshots
` [PATCH 4/8] Btrfs-progs: move struct root_info to btrfs-list.h
` [PATCH 5/8] Btrfs-progs: function to get root_info of a subvol
` [PATCH 6/8] Btrfs-progs: provide method to check if filter is set
` [PATCH 7/8] Btrfs-progs: add method to filter snapshots by parent uuid
` [PATCH 8/8] Btrfs-progs: add show command to display detailed information about the subvol

btrfs df confusion
 2012-12-27 22:28 UTC  (3+ messages)

[RFC PATCH v7 2/2] Btrfs: Add a new ioctl to set/change the label of a mounted file system
 2012-12-27 17:34 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