linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-19 02:44:43 to 2011-05-28 05:12:04 UTC [more...]

[PATCH] Btrfs: make lzo the default compression scheme
 2011-05-28  5:12 UTC  (4+ messages)

[GIT PULL] Btrfs updates
 2011-05-27 21:44 UTC  (2+ messages)

kernel BUG at fs/btrfs/inode.c:2271!
 2011-05-27 20:18 UTC  (8+ messages)

[PATCH] Btrfs: fix the allocator loop logic
 2011-05-27 20:15 UTC 

[PATCH] Btrfs: fix bitmap regression
 2011-05-27 18:11 UTC 

[PATCH] Btrfs: try to only do one btrfs_search_slot in do_setxattr
 2011-05-27 16:17 UTC 

strange btrfs sub list output
 2011-05-27 11:49 UTC  (14+ messages)

[PATCH 1/2] fs: add a DCACHE_NEED_LOOKUP flag for d_flags
 2011-05-26 20:45 UTC  (7+ messages)
` [PATCH 2/2] Btrfs: load the key from the dir item in readdir into a fake dentry

[PATCH] Btrfs: don't commit the transaction if we dont have enough pinned bytes
 2011-05-26 13:25 UTC  (4+ messages)
` [PATCH] Btrfs: don't commit the transaction if we dont have enough pinned bytes V2

very poor read / write performance compared to other FS's?
 2011-05-26 12:57 UTC  (3+ messages)

[PATCH v1 0/5] btrfs: generic readeahead interface
 2011-05-26 11:02 UTC  (11+ messages)
` [PATCH v1 1/5] btrfs: add READAHEAD extent state
` [PATCH v1 2/5] btrfs: state information for readahead
` [PATCH v1 3/5] btrfs: initial readahead code and prototypes
` [PATCH v1 4/5] btrfs: hooks for readahead
` [PATCH v1 5/5] btrfs: test ioctl "

[PATCH 1/2] fs: add a DCACHE_NEED_LOOKUP flag for d_flags V2
 2011-05-26 10:35 UTC  (5+ messages)
` [PATCH 2/2] Btrfs: load the key from the dir item in readdir into a fake dentry V2

[PATCH 00/11 v2] Btrfs: improve write ahead log with sub transaction
 2011-05-26  8:30 UTC  (13+ messages)
` [PATCH 01/11 v2] Btrfs: introduce sub transaction stuff
` [PATCH 02/11 v2] Btrfs: update block generation if should_cow_block fails
` [PATCH 03/11 v2] Btrfs: modify btrfs_drop_extents API
` [PATCH 04/11 v2] Btrfs: introduce first sub trans
` [PATCH 05/11 v2] Btrfs: still update inode trans stuff when size remains unchanged
` [PATCH 06/11 v2] Btrfs: improve log with sub transaction
` [PATCH 07/11 v2] Btrfs: add checksum check for log
` [PATCH 08/11 v2] Btrfs: fix a bug of log check
` [PATCH 09/11 v2] Btrfs: kick off useless code
` [PATCH 10/11 v2] Btrfs: deal with EEXIST after iput
` [PATCH 11/11 v2] Btrfs: use the right generation number to read log_root_tree

[PATCH] Btrfs: setup free ino caching in a more asynchronous way
 2011-05-26  6:41 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH] Trace: use unsigned long long in trace print frames
 2011-05-26  5:49 UTC  (14+ messages)
  ` [PATCH] Trace: add __print_symbolic_u64 to avoid warnings on 32bit machine
      ` [PATCH 1/2] tracing: "

[PATCH 0/9] Btrfs: improve write ahead log with sub transaction
 2011-05-26  2:48 UTC  (20+ messages)
` [PATCH 1/9] Btrfs: introduce sub transaction stuff
` [PATCH 2/9] Btrfs: update block generation if should_cow_block fails
` [PATCH 3/9] Btrfs: modify btrfs_drop_extents API
` [PATCH 4/9] Btrfs: introduce first sub trans
` [PATCH 5/9] Btrfs: still update inode trans stuff when size remains unchanged
` [PATCH 6/9] Btrfs: improve log with sub transaction
` [PATCH 7/9] Btrfs: add checksum check for log
` [PATCH 8/9] Btrfs: fix a bug of log check
` [PATCH 9/9] Btrfs: kick off useless code

Backref walking utilities
 2011-05-26  1:51 UTC  (5+ messages)

[PATCH 1/3] fs: add SEEK_HOLE and SEEK_DATA flags V4
 2011-05-25 22:07 UTC  (6+ messages)
` [PATCH 2/3] Btrfs: implement our own ->llseek V4
` [PATCH 3/3] Ext4: handle SEEK_HOLE/SEEK_DATA generically V4

Fwd: Backref walking utilities
 2011-05-25 20:47 UTC  (2+ messages)

Integration branch pushed out to btrfs-unstable
 2011-05-25 20:41 UTC  (6+ messages)

BUG: unable to handle kernel NULL pointer dereference
 2011-05-25 20:32 UTC  (4+ messages)

parent transid verify failures on 2.6.39
 2011-05-25 19:32 UTC  (3+ messages)

parent transid troubles
 2011-05-25 18:03 UTC  (2+ messages)

[Validation] How to properly use the subvolume and snapshot for a backup method
 2011-05-25 17:34 UTC  (2+ messages)

[PATCH] Btrfs: noinline the cluster searching functions
 2011-05-25 17:08 UTC 

[PATCH] Btrfs: cache bitmaps when searching for a cluster
 2011-05-25 17:08 UTC 

[PATCH] btrfs scrub: don't coalesce pages that are logically discontiguous
 2011-05-25 12:31 UTC  (2+ messages)

[PATCH] xfstests: add test 254 for testing basic btrfs volume functionality
 2011-05-25  7:54 UTC  (2+ messages)

[PATCH 12/19] btrfs: remove unnecessary dentry_unhash in rmdir/rename_dir
 2011-05-24 20:06 UTC 

free space inode generation
 2011-05-24 14:22 UTC  (2+ messages)

[PATCH] remove unneeded DEFINE_WAITs
 2011-05-24  8:49 UTC  (2+ messages)

Mixed RAID 1 and 0 in different subvolumes?
 2011-05-24  5:29 UTC  (3+ messages)

PATCH v3: Add support SEEK_DATA/HOLE in ocfs2
 2011-05-23 23:55 UTC  (2+ messages)
` [PATCH] ocfs2: Implement llseek()

kernel BUG at fs/btrfs/inode.c:149!
 2011-05-23 19:51 UTC  (4+ messages)

cannot mount btrfs - parent transid verify failed
 2011-05-23 18:57 UTC 

[PATCH] btrfs-progs: btrfs-reada, test program for readahead
 2011-05-23 15:57 UTC 

curious writes on mounted, not used btrfs filesystem
 2011-05-22 18:26 UTC  (5+ messages)

Drive without DISCARD support crashes btrfs
 2011-05-21  8:26 UTC  (6+ messages)
` [PATCH] btrfs: fix crash when no drive supports DISCARD

[PATCH 1/2] fs: add a DCACHE_NEED_LOOKUP flag for d_flags
 2011-05-21  4:11 UTC  (10+ messages)
` [PATCH 2/2] Btrfs: load the key from the dir item in readdir into a fake dentry

btrfsck: couldn't open because of unsupported option features (8)
 2011-05-21  3:20 UTC  (2+ messages)

No space left, with 80 GB space free
 2011-05-20 23:49 UTC  (4+ messages)

[PATCH v2 0/3] btrfs: don't spin in shrink_delalloc if there is nothing to free
 2011-05-20 20:20 UTC  (4+ messages)
` [[PATCH v3] 1/3] "
` [[PATCH v3] 2/3] btrfs: typo: 'btrfS' -> 'btrfs'
` [[PATCH v3] 3/3] btrfs: fix typo 'testeing' -> 'testing'

Equity Business Investment
 2011-05-20 13:11 UTC 

What are thoses [btrfs-cache-nnn] kernel threads ?
 2011-05-20 12:11 UTC  (6+ messages)

[PATCH] Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item
 2011-05-20 10:53 UTC  (2+ messages)

ssd option for USB flash drive?
 2011-05-19 22:19 UTC  (7+ messages)

[RFC][PATCH 0/2] btrfs/vfs: Return same device in stat(2) and /proc/pid/maps
 2011-05-19 20:18 UTC  (4+ messages)
` [RFC][PATCH 1/2] vfs: allow /proc/pid/maps to return a custom device

SEEK_DATA/HOLE on ocfs2 - v2
 2011-05-19 17:45 UTC  (8+ messages)
` [PATCH] fs: Fix default SEEK_DATA and SEEK_HOLE implementation
` [PATCH] ocfs2: Implement llseek()
    ` [Ocfs2-devel] "
` [Ocfs2-devel] SEEK_DATA/HOLE on ocfs2 - v2

kernel BUG at fs/btrfs/extent-tree.c:5637!
 2011-05-19  7:40 UTC 

[PATCH] Btrfs: return error code to caller when btrfs_previous_item fails
 2011-05-19  7:03 UTC 

[PATCH] Btrfs: return error code to caller when btrfs_del_item fails
 2011-05-19  4:37 UTC 


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).