aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.h
Commit message (Expand)AuthorAge
* btrfs: Drop unused function btrfs_abort_devices()Asias He2012-05-30
* Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-06
* btrfs: enhance transaction abort infrastructureJeff Mahoney2012-03-21
* btrfs: return void in functions without error conditionsJeff Mahoney2012-03-21
* btrfs: clean_tree_block should panic on observed memory corruption and return...Jeff Mahoney2012-03-21
* btrfs: take allocation of ->tree_root into open_ctree()Al Viro2012-01-08
* btrfs: make open_ctree() return intAl Viro2012-01-08
* btrfs: sanitizing ->fs_info, part 4Al Viro2012-01-08
* Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason2011-11-06
|\
| * btrfs: add READAHEAD extent buffer flagArne Jansen2011-10-02
* | Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason2011-11-06
|/
* Btrfs: make a lockdep class for each rootChris Mason2011-07-27
* Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-22
|\
| * btrfs: remove all unused functionsDavid Sterba2011-05-06
| * btrfs: remove unused function prototypesDavid Sterba2011-05-04
* | btrfs: implement delayed inode items operationMiao Xie2011-05-21
|/
* Btrfs: forced readonly mounts on errorsliubo2011-01-17
* Btrfs: use async helpers for DIO write checksummingChris Mason2010-05-25
* Btrfs: Metadata ENOSPC handling for tree logYan, Zheng2010-05-25
* Btrfs: leave btree locks spinning more oftenChris Mason2009-03-24
* Btrfs: make a lockdep class for the extent buffer locksChris Mason2009-02-12
* Btrfs: fix tree logs parallel syncYan Zheng2009-01-21
* Btrfs: superblock duplicationYan Zheng2008-12-08
* Btrfs: mount ro and remount supportYan Zheng2008-11-12
* Btrfs: Add ordered async work queuesChris Mason2008-11-06
* Btrfs: Add zlib compression supportChris Mason2008-10-29
* Btrfs: Tree logging fixesChris Mason2008-09-25
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-25
* Btrfs: Wait for async bio submissions to make some progress at queue timeChris Mason2008-09-25
* Btrfs: Transaction commit: don't use filemap_fdatawaitChris Mason2008-09-25
* Btrfs: Online btree defragmentation fixesChris Mason2008-09-25
* Add btrfs_end_transaction_throttle to force writers to wait for pending commitsChris Mason2008-09-25
* Btrfs: Add mount -o degraded to allow mounts to continue with missing devicesChris Mason2008-09-25
* Btrfs: Handle write errors on raid1 and raid10Chris Mason2008-09-25
* Btrfs: Pass down the expected generation number when reading tree blocksChris Mason2008-09-25
* Btrfs: Create a work queue for bio writesChris Mason2008-09-25
* Btrfs: Write out all super blocks on commit, and bring back proper barrier su...Chris Mason2008-09-25
* Btrfs: Handle data block end_io through the async work queueChris Mason2008-09-25
* Btrfs: Verify checksums on tree blocks found without read_tree_blockChris Mason2008-09-25
* Btrfs: Add support for device scanning and detection ioctlsChris Mason2008-09-25
* Btrfs: Add support for multiple devices per filesystemChris Mason2008-09-25
* Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletionChris Mason2008-09-25
* Btrfs: Add data=ordered supportChris Mason2008-09-25
* Btrfs: Support for online FS resize (grow and shrink)Chris Mason2008-09-25
* Btrfs: Add back file data checksummingChris Mason2008-09-25
* Btrfs: Add back the online defragging codeChris Mason2008-09-25
* Btrfs: Allow tree blocks larger than the page sizeChris Mason2008-09-25
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-25
* Btrfs: Use balance_dirty_pages_nr on btree blocksChris Mason2008-09-25
* Add support for defragging files via btrfsctl -d. Avoid OOM on extent treeChris Mason2007-09-10