linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-04 13:38:49 to 2012-07-13 02:51:28 UTC [more...]

[PATCH v2] Btrfs: improve multi-thread buffer read
 2012-07-13  2:52 UTC  (3+ messages)

btrfsck crashes
 2012-07-12 19:08 UTC  (9+ messages)

[PATCH] Btrfs: allow delayed refs to be merged
 2012-07-12 18:41 UTC  (6+ messages)

[PATCH] Btrfs: kill free_space pointer from inode structure
 2012-07-12 13:27 UTC  (4+ messages)

[PATCH v1 00/15] Btrfs: subvolume quota groups (qgroups)
 2012-07-12 11:38 UTC  (17+ messages)
` [PATCH v1 01/15] Btrfs: fix buffer leak in btrfs_next_old_leaf
` [PATCH v1 02/15] Btrfs: join tree mod log code with the code holding back delayed refs
` [PATCH v1 03/15] Btrfs: qgroup on-disk format
` [PATCH v1 04/15] Btrfs: add helper for tree enumeration
` [PATCH v1 05/15] Btrfs: check the root passed to btrfs_end_transaction
` [PATCH v1 06/15] Btrfs: added helper to create new trees
` [PATCH v1 07/15] Btrfs: qgroup state and initialization
` [PATCH v1 08/15] Btrfs: Test code to change the order of delayed-ref processing
` [PATCH v1 09/15] Btrfs: qgroup implementation and prototypes
` [PATCH v1 10/15] Btrfs: call the qgroup accounting functions
` [PATCH v1 11/15] Btrfs: quota tree support and startup
` [PATCH v1 12/15] Btrfs: hooks for qgroup to record delayed refs
` [PATCH v1 13/15] Btrfs: hooks to reserve qgroup space
` [PATCH v1 14/15] Btrfs: add qgroup ioctls
` [PATCH v1 15/15] Btrfs: add qgroup inheritance

btrfs benchmark
 2012-07-12 10:43 UTC  (2+ messages)

btrfs fi df won't show total=
 2012-07-12  7:59 UTC  (6+ messages)

file system corruption removal / documentation quandry
 2012-07-12  5:57 UTC  (2+ messages)

[PATCH RFC] Btrfs: improve multi-thread buffer read
 2012-07-12  1:14 UTC  (7+ messages)

Can't mount, power failure - recoverable?
 2012-07-12  0:47 UTC  (4+ messages)

R: Re: 3.5.0-rc6: btrfs and LVM snapshots -> wrong devicename in /proc/mounts
 2012-07-11 12:00 UTC 

Please hammer my for-linus branch
 2012-07-11  2:01 UTC  (10+ messages)

3.5.0-rc6: btrfs and LVM snapshots -> wrong devicename in /proc/mounts
 2012-07-10 20:09 UTC  (7+ messages)

btrfs volume suddenly becomes read-only
 2012-07-10 19:04 UTC  (9+ messages)

[RFC] A way to tell if all the devices in a file system are available
 2012-07-10 17:35 UTC  (2+ messages)

[RFC PATCH 0/7] Experimental btrfs send/receive (kernel side)
 2012-07-10 15:26 UTC  (28+ messages)
` [RFC PATCH 1/7] Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS
` [RFC PATCH 2/7] Btrfs: add helper for tree enumeration
` [RFC PATCH 3/7] Btrfs: make iref_to_path non static
` [RFC PATCH 4/7] Btrfs: introduce subvol uuids and times
` [RFC PATCH 5/7] Btrfs: add btrfs_compare_trees function
` [RFC PATCH 6/7] Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive (part 1)
` [RFC PATCH 7/7] Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive (part 2)

[PATCH] Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages()
 2012-07-10 13:30 UTC 

kernel BUG at fs/btrfs/extent_io.c:1893!
 2012-07-10 12:33 UTC  (2+ messages)

[PATCH 1/2] Btrfs: fix btrfs_is_free_space_inode to recognize btree inode
 2012-07-10 11:28 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: kill root from btrfs_is_free_space_inode

[PATCH] Btrfs: zero unused bytes in inode item
 2012-07-10  6:58 UTC 

btrfs GPF in read_extent_buffer() while scrubbing with kernel 3.4.2
 2012-07-10  6:57 UTC  (25+ messages)
                              ` *** GMX Spamverdacht *** "

[PATCH] Btrfs: Add code to support file creation time
 2012-07-10  5:36 UTC  (6+ messages)

[PATCH] Btrfs: rewrite BTRFS_SETGET_FUNCS
 2012-07-10  2:22 UTC 

[PATCH] btrfs-progs: btrfs-image: don't segfault if no root is found
 2012-07-09 21:18 UTC 

[PATCH 0/3] btrfs: extended inode refs
 2012-07-09 20:33 UTC  (11+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] "
` [PATCH 3/3] "

[RFC PATCH 0/6] Experimental btrfs send/receive (btrfs-progs)
 2012-07-09 18:59 UTC  (9+ messages)
` [RFC PATCH 1/6] Btrfs-progs: add BTRFS_IOC_SUBVOL_GET/SETFLAGS to ioctl.h
` [RFC PATCH 2/6] Btrfs-progs: update ioctl.h to support clone range ioctl
` [RFC PATCH 3/6] Btrfs-progs: print inode transid and dir item data field in debug-tree
` [RFC PATCH 4/6] Btrfs-progs: update btrfs-progs for subvol uuid+times support
` [RFC PATCH 5/6] Btrfs-progs: update ioctl.h to support btrfs send ioctl
` [RFC PATCH 6/6] Btrfs-progs: add btrfs send/receive commands

[PATCH] fix unaligned memory accesses (Closes: #656955)
 2012-07-09 18:16 UTC  (3+ messages)

[PATCH 0/2] Support for small units in display
 2012-07-09 17:30 UTC  (6+ messages)
` [PATCH 1/2] utils.c: fix sizes in B & malloc in pretty_sizes
` [PATCH 2/2] utils.c: offer to limit divisions "

[RFC] Btrfs "sendshots" and hidden snapshots
 2012-07-09 15:51 UTC  (8+ messages)

btrfsck: warning, bad space info total_bytes NNNN.. used NNNN
 2012-07-09 10:53 UTC  (2+ messages)

[PATCH 0/5] btrfs: lz4/lz4hc compression
 2012-07-07 21:06 UTC 

Failed tree root
 2012-07-07 18:55 UTC 

block rsv returned -28
 2012-07-07 12:23 UTC 

[PATCH 0/4 v2][RFC] apply rwlock for extent state
 2012-07-07  7:43 UTC  (6+ messages)
` [PATCH 1/4] Btrfs: use radix tree for checksum

[PATCH 1/4 v2] Btrfs: do not abort transaction in prealloc case
 2012-07-06  9:31 UTC  (4+ messages)
` [PATCH 2/4 v2] Btrfs: fix a bug of writting free space cache during balance
` [PATCH 3/4 v2] Btrfs: add ro notification to dump_space_info
` [PATCH 4/4 v2] Btrfs: do not count in readonly bytes

Oops on mounting (presumably damaged) btrfs filesystem
 2012-07-06  1:11 UTC  (2+ messages)

btrfs-progs branch updated
 2012-07-05 20:07 UTC  (3+ messages)

[GIT PULL] Btrfs updates
 2012-07-05 19:55 UTC 

Long btrfs hangs during suspend to RAM / BTRFS warning (device dm-0): Aborting unused transaction
 2012-07-05 14:34 UTC  (8+ messages)

[PATCH 1/3] Btrfs-progs: add support to set subvolume/snapshot readonly
 2012-07-05 12:42 UTC  (4+ messages)
` [PATCH 3/3] Btrfs-progs: add 's' option for 'btrfs subvolume list'

df shows wrong infos on btrfs raid (5gb and 3gb hdd)
 2012-07-05 13:18 UTC  (3+ messages)

[PATCH] btrfs-progs: rework the code logic
 2012-07-05  7:30 UTC  (2+ messages)

BTRFS fsck apparent errors
 2012-07-05  0:32 UTC  (6+ messages)

btrfs_print_tree?
 2012-07-04 15:51 UTC  (5+ messages)

3.4.4: BUG: Bad rss-counter state x
 2012-07-04 14:18 UTC  (3+ messages)

[PATCH] Btrfs: fix buffer leak in btrfs_next_old_leaf
 2012-07-04 14:15 UTC 

[PATCH 1/4] Btrfs: do not abort transaction in prealloc case
 2012-07-04 13:52 UTC  (4+ messages)
` [PATCH 2/4] Btrfs: fix a bug of writting free space cache with nodatacow option
` [PATCH 3/4] Btrfs: add ro notification to dump_space_info
` [PATCH 4/4] Btrfs: do not count in readonly bytes

kmem_cache_destroy called for cache that still has objects
 2012-07-04 13:53 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).