linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-13 11:13:30 to 2011-05-26 06:41:56 UTC [more...]

[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] Btrfs: make lzo the default compression scheme
 2011-05-26  3:39 UTC 

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

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

kernel BUG at fs/btrfs/inode.c:2271!
 2011-05-25 19:25 UTC  (6+ 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 v1 0/5] btrfs: generic readeahead interface
 2011-05-25  5:22 UTC  (8+ 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 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  (9+ messages)

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

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

[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  (7+ 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 

[PATCH] BTRFS: Remove unused node_lock
 2011-05-18  0:11 UTC 

Lockdep warning in btrfs_clear_lock_blocking
 2011-05-17 13:09 UTC  (2+ messages)

btrfs bug
 2011-05-16 22:43 UTC 

btrfs warnings from 2.6.39-rc5
 2011-05-16 14:56 UTC  (4+ messages)

[PATCH v5 12/21] evm: add evm_inode_post_init call in btrfs
 2011-05-16 14:45 UTC 

crash in btrfsck, btrfs-debug-tree, etc
 2011-05-16  8:08 UTC  (4+ messages)

Understanding DF, etc
 2011-05-15 17:48 UTC  (2+ messages)

Understanding DF, etc
 2011-05-15 16:48 UTC  (4+ messages)

[GIT PULL] Btrfs updates
 2011-05-15 15:41 UTC  (2+ messages)

cow versus data erasure
 2011-05-15 10:20 UTC  (3+ messages)

[PATCH] btrfs: Ensure the tree search ioctl returns the right number of records
 2011-05-14 17:43 UTC 

data alignment for SSD: Stripe size or sector size given with -s?
 2011-05-14  7:31 UTC 

[PATCH] fs/btrfs: Add missing btrfs_free_path
 2011-05-14  7:10 UTC 

[PATCH 1/3 v3] fs: add SEEK_HOLE and SEEK_DATA flags
 2011-05-13 23:46 UTC  (3+ messages)
` [TEST] test the seek_hole/seek_data functionality

[RFC][PATCH 2/2] Subject: btrfs: Introduce btrfs_get_maps_dev()
 2011-05-13 23:20 UTC 

[PATCH] Btrfs: check for duplicate entries in the free space cache
 2011-05-13 18:50 UTC 

[PATCH] Btrfs: load the key from the dir item in readdir into a fake dentry
 2011-05-13 17:47 UTC 

BTRFS memory usage
 2011-05-13 14:49 UTC 

[PATCH] Btrfs: don't always do readahead
 2011-05-13 14:34 UTC 

[PATCH v4 0/3] btrfs: quasi-round-robin for chunk allocation
 2011-05-13 13:47 UTC  (4+ messages)
` [PATCH v4 1/3] btrfs: move btrfs_cmp_device_free_bytes to super.c
` [PATCH v4 2/3] btrfs: heed alloc_start
` [PATCH v4 3/3] btrfs: quasi-round-robin for chunk allocation

[PATCH] btrfs: quasi-round-robin for chunk allocation
 2011-05-13 12:56 UTC  (4+ messages)

[PATCH v3 0/3] btrfs: quasi-round-robin for chunk allocation
 2011-05-13 11:43 UTC  (3+ messages)
` [PATCH v3 3/3] "

BTRFS, encrypted LVM and disk write cache ?
 2011-05-13 11:13 UTC  (7+ 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).