summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: use async helpers for DIO write checksummingChris Mason2010-05-251-1/+1
* Btrfs: Metadata ENOSPC handling for tree logYan, Zheng2010-05-251-2/+0
* Btrfs: leave btree locks spinning more oftenChris Mason2009-03-241-0/+1
* Btrfs: make a lockdep class for the extent buffer locksChris Mason2009-02-121-0/+10
* Btrfs: fix tree logs parallel syncYan Zheng2009-01-211-0/+2
* Btrfs: superblock duplicationYan Zheng2008-12-081-2/+15
* Btrfs: mount ro and remount supportYan Zheng2008-11-121-0/+2
* Btrfs: Add ordered async work queuesChris Mason2008-11-061-1/+3
* Btrfs: Add zlib compression supportChris Mason2008-10-291-0/+1
* Btrfs: Tree logging fixesChris Mason2008-09-251-0/+1
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-251-1/+7
* Btrfs: Wait for async bio submissions to make some progress at queue timeChris Mason2008-09-251-0/+1
* Btrfs: Transaction commit: don't use filemap_fdatawaitChris Mason2008-09-251-0/+1
* Btrfs: Online btree defragmentation fixesChris Mason2008-09-251-6/+0
* Add btrfs_end_transaction_throttle to force writers to wait for pending commitsChris Mason2008-09-251-1/+0
* Btrfs: Add mount -o degraded to allow mounts to continue with missing devicesChris Mason2008-09-251-1/+2
* Btrfs: Handle write errors on raid1 and raid10Chris Mason2008-09-251-1/+1
* Btrfs: Pass down the expected generation number when reading tree blocksChris Mason2008-09-251-3/+4
* Btrfs: Create a work queue for bio writesChris Mason2008-09-251-0/+3
* Btrfs: Write out all super blocks on commit, and bring back proper barrier su...Chris Mason2008-09-251-0/+1
* Btrfs: Handle data block end_io through the async work queueChris Mason2008-09-251-0/+2
* Btrfs: Verify checksums on tree blocks found without read_tree_blockChris Mason2008-09-251-0/+2
* Btrfs: Add support for device scanning and detection ioctlsChris Mason2008-09-251-1/+3
* Btrfs: Add support for multiple devices per filesystemChris Mason2008-09-251-0/+2
* Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletionChris Mason2008-09-251-0/+1
* Btrfs: Add data=ordered supportChris Mason2008-09-251-0/+2
* Btrfs: Support for online FS resize (grow and shrink)Chris Mason2008-09-251-0/+2
* Btrfs: Add back file data checksummingChris Mason2008-09-251-0/+2
* Btrfs: Add back the online defragging codeChris Mason2008-09-251-0/+7
* Btrfs: Allow tree blocks larger than the page sizeChris Mason2008-09-251-4/+5
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-251-44/+11
* Btrfs: Use balance_dirty_pages_nr on btree blocksChris Mason2008-09-251-1/+1
* Add support for defragging files via btrfsctl -d. Avoid OOM on extent treeChris Mason2007-09-101-0/+2
* Btrfs: Add per-root block accounting and sysfs entriesJosef Bacik2007-08-291-1/+2
* Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason2007-08-271-1/+0
* Btrfs: Add BH_Defrag to mark buffers that are in need of defraggingChris Mason2007-08-101-0/+2
* Btrfs: crash recovery fixesChris Mason2007-06-281-0/+1
* Btrfs: Add the ability to find and remove dead roots after a crash.Chris Mason2007-06-221-0/+3
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: fix page cache memory leakChris Mason2007-05-021-0/+2
* Btrfs: directory readaheadChris Mason2007-05-011-0/+6
* Btrfs: add a device id to device itemsChris Mason2007-04-121-0/+1
* Btrfs: add disk ioctl, mostly workingChris Mason2007-04-121-0/+6
* Btrfs: create a logical->phsyical block number mapping schemeChris Mason2007-04-111-0/+1
* Btrfs: groundwork for subvolume and snapshot rootsChris Mason2007-04-091-0/+2
* Btrfs: still corruption huntingChris Mason2007-04-021-3/+1
* Btrfs: verify csums on readChris Mason2007-03-291-0/+2
* Btrfs: use a btree inode instead of sb_getblkChris Mason2007-03-281-2/+3
* Btrfs: transaction reworkChris Mason2007-03-221-4/+4
* Mountable btrfs, with readdirChris Mason2007-03-221-23/+28
OpenPOWER on IntegriCloud