original_kernel/fs/btrfs
Arne Jansen 90519d66ab btrfs: state information for readahead
Add state information for readahead to btrfs_fs_info and btrfs_device

Changes v2:
 - don't wait in radix_trees
 - add own set of workers for readahead

Reviewed-by: Josef Bacik <josef@redhat.com>
Signed-off-by: Arne Jansen <sensille@gmx.net>
2011-10-02 08:48:30 +02:00
..
Kconfig
Makefile Btrfs: make acl functions really no-op if acl is not enabled 2011-08-01 14:30:48 -04:00
acl.c
async-thread.c
async-thread.h
btrfs_inode.h
compat.h
compression.c
compression.h
ctree.c
ctree.h btrfs: state information for readahead 2011-10-02 08:48:30 +02:00
delayed-inode.c
delayed-inode.h
delayed-ref.c
delayed-ref.h
dir-item.c
disk-io.c btrfs: state information for readahead 2011-10-02 08:48:30 +02:00
disk-io.h btrfs: add READAHEAD extent buffer flag 2011-10-02 08:47:57 +02:00
export.c
export.h
extent-tree.c
extent_io.c btrfs: add an extra wait mode to read_extent_buffer_pages 2011-10-02 08:47:55 +02:00
extent_io.h btrfs: add READAHEAD extent buffer flag 2011-10-02 08:47:57 +02:00
extent_map.c
extent_map.h
file-item.c Btrfs: skip locking if searching the commit root in csum lookup 2011-09-11 10:52:24 -04:00
file.c Merge branch 'btrfs-3.0' into for-linus 2011-09-30 15:26:09 -04:00
free-space-cache.c Btrfs: reset to appropriate block rsv after orphan operations 2011-09-11 10:52:24 -04:00
free-space-cache.h
hash.h
inode-item.c
inode-map.c
inode-map.h
inode.c Btrfs: only clear the need lookup flag after the dentry is setup 2011-09-18 10:34:03 -04:00
ioctl.c Merge branch 'btrfs-3.0' into for-linus 2011-09-20 14:49:29 -04:00
ioctl.h
locking.c
locking.h
lzo.c
ordered-data.c
ordered-data.h
orphan.c
print-tree.c
print-tree.h
relocation.c
root-tree.c
scrub.c
struct-funcs.c
super.c
sysfs.c
transaction.c Btrfs: fix misuse of trans block rsv 2011-09-11 10:52:24 -04:00
transaction.h
tree-defrag.c
tree-log.c
tree-log.h
version.h
volumes.c btrfs: state information for readahead 2011-10-02 08:48:30 +02:00
volumes.h btrfs: state information for readahead 2011-10-02 08:48:30 +02:00
xattr.c btrfs: xattr: fix attribute removal 2011-09-11 10:52:25 -04:00
xattr.h
zlib.c