index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
2008-09-25
Btrfs: Add support for mirroring across drives
Chris Mason
2008-09-25
Btrfs: Verify checksums on tree blocks found without read_tree_block
Chris Mason
2008-09-25
Fix btrfs_fill_super to return -EINVAL when no FS found
Yan
2008-09-25
Reorder the flags field in struct btrfs_header and record a flag on writeout
Chris Mason
2008-09-25
Btrfs: Add leak debugging for extent_buffer and extent_state
Chris Mason
2008-09-25
Btrfs: Use a higher default ra pages
Chris Mason
2008-09-25
Create a btrfs backing dev info
Chris Mason
2008-09-25
Btrfs: Implement raid0 when multiple devices are present
Chris Mason
2008-09-25
Btrfs: Add support for device scanning and detection ioctls
Chris Mason
2008-09-25
Btrfs: Bring back mount -o ssd optimizations
Chris Mason
2008-09-25
Btrfs: Move device information into the super block so it can be scanned
Chris Mason
2008-09-25
Btrfs: Dynamic chunk and block group allocation
Chris Mason
2008-09-25
Btrfs: Add support for multiple devices per filesystem
Chris Mason
2008-09-25
Btrfs: Allocator improvements
Chris Mason
2008-09-25
Btrfs: Create larger bios for btree blocks
Chris Mason
2008-09-25
Btrfs: Add data block hints to SSD mode too
Chris Mason
2008-09-25
Btrfs: Enable delalloc accounting
Chris Mason
2008-09-25
Btrfs: mount -o max_inline=size to control the maximum inline extent size
Chris Mason
2008-09-25
Btrfs: extent_io and extent_state optimizations
Chris Mason
2008-09-25
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
Chris Mason
2008-09-25
Btrfs: Use blk_congestion_wait on older kernels
Chris Mason
2008-09-25
Rework btrfs_drop_inode to avoid scheduling
Chris Mason
2008-09-25
Btrfs: Only delete roots from sysfs when they were added to sysfs
Chris Mason
2008-09-25
Btrfs: Fix extent_buffer usage when nodesize != leafsize
Chris Mason
2008-09-25
Btrfs: Add flush barriers on commit
Chris Mason
2008-09-25
Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion
Chris Mason
2008-09-25
Btrfs: Add data=ordered support
Chris Mason
2008-09-25
Btrfs: Change tree block csum tagging to avoid false error messages
Chris Mason
2008-09-25
Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles
Chris Mason
2008-09-25
Btrfs: Support for online FS resize (grow and shrink)
Chris Mason
2008-09-25
Btrfs: Implement basic support for -ENOSPC
Chris Mason
2008-09-25
Btrfs: Back port to 2.6.18-el kernels
Chris Mason
2008-09-25
Btrfs: Add mount option to enforce a max extent size
Chris Mason
2008-09-25
Btrfs: Fix extent_map and extent_state leaks by flushing lrus on FS unmount
Chris Mason
2008-09-25
Btrfs: Add mount -o nodatasum to turn of file data checksumming
Chris Mason
2008-09-25
Btrfs: Add lowest key information to back refs for extent tree blocks as well.
Chris Mason
2008-09-25
Btrfs: Add back pointers from extents to the btree or file referencing them
Chris Mason
2008-09-25
Btrfs: Add simple stripe size parameter
Chris Mason
2008-09-25
Btrfs: Add efficient dirty accounting to the extent_map tree
Chris Mason
2008-09-25
Btrfs: Fine tune the btree writeback exclusion some more
Chris Mason
2008-09-25
Btrfs: Only limit btree writeback for pdflush
Chris Mason
2008-09-25
Btrfs: Limit btree writeback to prevent seeks
Chris Mason
2008-09-25
Btrfs: Add block group pinned accounting back
Yan
2008-09-25
Btrfs: Use writepages for the metadata too
Chris Mason
2008-09-25
Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines
Chris Mason
2008-09-25
Btrfs: Properly setup root key while reading the root
Yan Zheng
2008-09-25
Btrfs: Add back file data checksumming
Chris Mason
2008-09-25
Btrfs: balance_dirty_pages_ratelimited is causing problems, use nr == 1 always
Chris Mason
2008-09-25
Btrfs: Add back metadata checksumming
Chris Mason
[next]