Btrfs: Add a write ahead tree log to optimize synchronous operations
[pandora-kernel.git] / fs / btrfs / disk-io.h
2008-09-25 Chris MasonBtrfs: Add a write ahead tree log to optimize synchrono...
2008-09-25 Chris MasonBtrfs: Wait for async bio submissions to make some...
2008-09-25 Chris MasonBtrfs: Transaction commit: don't use filemap_fdatawait
2008-09-25 Chris MasonBtrfs: Online btree defragmentation fixes
2008-09-25 Chris MasonAdd btrfs_end_transaction_throttle to force writers...
2008-09-25 Chris MasonBtrfs: Add mount -o degraded to allow mounts to continu...
2008-09-25 Chris MasonBtrfs: Handle write errors on raid1 and raid10
2008-09-25 Chris MasonBtrfs: Pass down the expected generation number when...
2008-09-25 Chris MasonBtrfs: Create a work queue for bio writes
2008-09-25 Chris MasonBtrfs: Write out all super blocks on commit, and bring...
2008-09-25 Chris MasonBtrfs: Handle data block end_io through the async work...
2008-09-25 Chris MasonBtrfs: Verify checksums on tree blocks found without...
2008-09-25 Chris MasonBtrfs: Add support for device scanning and detection...
2008-09-25 Chris MasonBtrfs: Add support for multiple devices per filesystem
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: Support for online FS resize (grow and shrink)
2008-09-25 Chris MasonBtrfs: Add back file data checksumming
2008-09-25 Chris MasonBtrfs: Add back the online defragging code
2008-09-25 Chris MasonBtrfs: Allow tree blocks larger than the page size
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-10 Chris MasonAdd support for defragging files via btrfsctl -d. ...
2007-08-29 Josef BacikBtrfs: Add per-root block accounting and sysfs entries
2007-08-27 Chris MasonBtrfs: Extent based page cache code. This uses an...
2007-08-10 Chris MasonBtrfs: Add BH_Defrag to mark buffers that are in need...
2007-06-28 Chris MasonBtrfs: crash recovery fixes
2007-06-22 Chris MasonBtrfs: Add the ability to find and remove dead roots...
2007-06-12 Chris MasonBtrfs: add GPLv2
2007-05-02 Chris MasonBtrfs: fix page cache memory leak
2007-05-01 Chris MasonBtrfs: directory readahead
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-09 Chris MasonBtrfs: groundwork for subvolume and snapshot roots
2007-04-02 Chris MasonBtrfs: still corruption hunting
2007-03-29 Chris MasonBtrfs: verify csums on read
2007-03-28 Chris MasonBtrfs: use a btree inode instead of sb_getblk
2007-03-22 Chris MasonBtrfs: transaction rework
2007-03-22 Chris MasonMountable btrfs, with readdir
2007-03-21 Chris MasonBtrfs: initial move to kernel module land
2007-03-16 Chris MasonBtrfs: transaction handles everywhere
2007-03-14 Chris MasonBtrfs: variable block size support
2007-03-13 Chris MasonBtrfs: Change the super to point to a tree of trees...
2007-03-13 Chris Masonrename funcs and structs to btrfs
2007-03-07 Chris MasonBtrfs: Fixup reference counting on cows
2007-03-01 Chris MasonBtrfs: pretend page cache & commit code
2007-02-23 Chris MasonBtrfs: Block sized tree extents and extent deletion
2007-02-21 Chris MasonBtrfs: extent fixes
2007-02-20 Chris MasonBtrfs: early extent mapping support
2007-02-02 Chris MasonBtrfs: Add backing store, memory management