Btrfs: Raise thresholds for metadata writeback
[deliverable/linux.git] / fs / btrfs / disk-io.c
2008-09-25  Chris MasonBtrfs: Add support for multiple devices per filesystem
2008-09-25  Chris MasonBtrfs: Allocator improvements
2008-09-25  Chris MasonBtrfs: Create larger bios for btree blocks
2008-09-25  Chris MasonBtrfs: Add data block hints to SSD mode too
2008-09-25  Chris MasonBtrfs: Enable delalloc accounting
2008-09-25  Chris MasonBtrfs: mount -o max_inline=size to control the maximum...
2008-09-25  Chris MasonBtrfs: extent_io and extent_state optimizations
2008-09-25  Chris MasonBtrfs: Split the extent_map code into two parts
2008-09-25  Chris MasonBtrfs: Add mount -o ssd, which includes optimizations...
2008-09-25  Chris MasonBtrfs: Use blk_congestion_wait on older kernels
2008-09-25  Chris MasonRework btrfs_drop_inode to avoid scheduling
2008-09-25  Chris MasonBtrfs: Only delete roots from sysfs when they were...
2008-09-25  Chris MasonBtrfs: Fix extent_buffer usage when nodesize != leafsize
2008-09-25  Chris MasonBtrfs: Add flush barriers on commit
2008-09-25  Chris MasonBtrfs: Add some simple throttling to wait for data...
2008-09-25  Chris MasonBtrfs: Add data=ordered support
2008-09-25  Chris MasonBtrfs: Change tree block csum tagging to avoid false...
2008-09-25  Chris MasonBtrfs: Reduce stack usage in the resizer, fix 32 bit...
2008-09-25  Chris MasonBtrfs: Support for online FS resize (grow and shrink)
2008-09-25  Chris MasonBtrfs: Implement basic support for -ENOSPC
2008-09-25  Chris MasonBtrfs: Back port to 2.6.18-el kernels
2008-09-25  Chris MasonBtrfs: Add mount option to enforce a max extent size
2008-09-25  Chris MasonBtrfs: Fix extent_map and extent_state leaks by flushin...
2008-09-25  Chris MasonBtrfs: Add mount -o nodatasum to turn of file data...
2008-09-25  Chris MasonBtrfs: Add lowest key information to back refs for...
2008-09-25  Chris MasonBtrfs: Add back pointers from extents to the btree...
2008-09-25  Chris MasonBtrfs: Add simple stripe size parameter
2008-09-25  Chris MasonBtrfs: Add efficient dirty accounting to the extent_map...
2008-09-25  Chris MasonBtrfs: Fine tune the btree writeback exclusion some...
2008-09-25  Chris MasonBtrfs: Only limit btree writeback for pdflush
2008-09-25  Chris MasonBtrfs: Limit btree writeback to prevent seeks
2008-09-25  YanBtrfs: Add block group pinned accounting back
2008-09-25  Chris MasonBtrfs: Use writepages for the metadata too
2008-09-25  Chris MasonBtrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines
2008-09-25  Yan ZhengBtrfs: Properly setup root key while reading the root
2008-09-25  Chris MasonBtrfs: Add back file data checksumming
2008-09-25  Chris MasonBtrfs: balance_dirty_pages_ratelimited is causing probl...
2008-09-25  Chris MasonBtrfs: Add back metadata checksumming
2008-09-25  Chris MasonBtrfs: extent_map optimizations to cut down on CPU...
2008-09-25  Chris MasonBtrfs: Add an extent buffer LRU to reduce radix tree...
2008-09-25  Chris MasonBtrfs: Add back the online defragging code
2008-09-25  Chris MasonBtrfs: Use an array of pages in the extent buffers...
2008-09-25  Chris MasonBtrfs: Allow tree blocks larger than the page size
2008-09-25  Chris MasonBtrfs: Change the remaining radix trees used by extent...
2008-09-25  Chris MasonBtrfs: Stop using radix trees for the block group cache
2008-09-25  Chris MasonBtrfs: Fix extent_buffer and extent_state leaks
2008-09-25  Chris MasonBtrfs: Avoid memcpy where possible in extent_buffers
2008-09-25  Chris MasonBtrfs: Create extent_buffer interface for large blocksizes
2008-09-25  Chris MasonBtrfs: Use balance_dirty_pages_nr on btree blocks
2007-09-11  Chris MasonBtrfs: Find and remove dead roots the first time a...
2007-09-10  Chris MasonBtrfs: Add more synchronization before creating a snapshot
2007-08-29  Josef BacikBtrfs: Add per-root block accounting and sysfs entries
2007-08-10  Josef BacikBtrfs: delay commits during fsync to allow more writers
2007-08-09  Chris MasonBtrfs: Replace extent tree preallocation code with...
2007-08-07  Chris MasonBtrfs: Add run time btree defrag, and an ioctl to force...
2007-07-11  Zach BrownBtrfs: trivial include fixups
2007-06-28  Chris MasonBtrfs: crash recovery fixes
2007-06-26  Chris MasonBtrfs: Fix super block updates during transaction commit
2007-06-22  Chris MasonBtrfs: Add the ability to find and remove dead roots...
2007-06-22  Chris MasonBtrfs: Audit callers and return codes to make sure...
2007-06-22  Chris MasonBtrfs: Switch to libcrc32c to avoid problems with crypt...
2007-06-18  Chris MasonSubject: Rework btrfs_file_write to only allocate while...
2007-06-15  Chris MasonBtrfs: patch queue: page_mkwrite
2007-06-12  Chris MasonBtrfs: i386 fixes from axboe
2007-06-12  Chris MasonBtrfs: add GPLv2
2007-06-12  Chris MasonBtrfs: printk fixes
2007-06-12  Chris MasonBtrfs: split up super.c
2007-06-09  Chris MasonBtrfs: remove device tree
2007-06-08  Chris MasonBtrfs: get forced transaction commits via workqueue
2007-06-08  Chris MasonBtrfs: add compat ioctl
2007-05-21  Chris MasonBtrfs: 2.6.21-git fixes
2007-05-18  Chris MasonBtrfs: allocator optimizations, truncate readahead
2007-05-10  Chris MasonBtrfs: switch to crc32c instead of sha256
2007-05-10  Chris MasonBtrfs: many allocator fixes, pretty solid
2007-05-06  Chris MasonBtrfs: more allocator enhancements
2007-05-02  Chris MasonBtrfs: fix page cache memory leak
2007-05-01  Chris MasonBtrfs: directory readahead
2007-04-27  Chris MasonBtrfs: allocator tweaks
2007-04-27  Chris MasonBtrfs: more block allocator work
2007-04-26  Chris MasonBtrfs: start of block group code
2007-04-25  Chris MasonBtrfs: change around extent-tree prealloc
2007-04-21  Chris MasonBtrfs: add owner and type fields to the extents aand...
2007-04-20  Chris MasonBtrfs: write barriers on commit, balance level before...
2007-04-20  Chris MasonBtrfs: early fsync support
2007-04-19  Chris MasonBtrfs: many file_write fixes, inline data
2007-04-17  Chris MasonBtrfs: rework csums and extent item ordering
2007-04-12  Chris MasonBtrfs: add a device id to device items
2007-04-12  Chris MasonBtrfs: add disk ioctl, mostly working
2007-04-11  Chris MasonBtrfs: create a logical->phsyical block number mapping...
2007-04-11  Chris MasonBtrfs: early support for multiple devices
2007-04-10  Chris MasonBtrfs: subvolumes
2007-04-10  Chris MasonBtrfs: drop the inode map tree
2007-04-10  Chris MasonBtrfs: snapshot progress
2007-04-09  Chris MasonBtrfs: groundwork for subvolume and snapshot roots
2007-04-06  Chris MasonBtrfs: start of support for many FS volumes
2007-04-05  Chris MasonBtrfs: dirindex optimizations
2007-04-04  Chris MasonBtrfs: tweak the inode-map and free extent search start...
2007-04-03  Chris MasonBtrfs: don't wait on uptodate buffers on read
2007-04-02  Chris MasonBtrfs: csum_verify_file_block locking fix
2007-04-02  Chris MasonBtrfs: corruptions fixed
next
This page took 0.814 seconds and 108 git commands to generate.