summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Switch the extent buffer rbtree into a radix treeMiao Xie2010-10-291-2/+2
* Btrfs: rework O_DIRECT enospc handlingChris Mason2010-05-251-0/+4
* Btrfs: use async helpers for DIO write checksummingChris Mason2010-05-251-1/+1
* Btrfs: Update metadata reservation for delayed allocationYan, Zheng2010-05-251-3/+5
* Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik2010-03-151-3/+7
* Btrfs: release delalloc reservations on extent item insertionJosef Bacik2009-10-081-0/+2
* Btrfs: cleanup extent_clear_unlock_delalloc flagsChris Mason2009-10-081-6/+10
* Btrfs: proper -ENOSPC handlingJosef Bacik2009-09-281-2/+11
* Btrfs: Use PagePrivate2 to track pages in the data=ordered code.Chris Mason2009-09-111-5/+4
* Btrfs: use a cached state for extent state operations during delallocChris Mason2009-09-111-1/+1
* Btrfs: cache values for locking extentsChris Mason2009-09-111-2/+3
* Btrfs: reduce CPU usage in the extent_state treeChris Mason2009-09-111-0/+2
* Btrfs: leave btree locks spinning more oftenChris Mason2009-03-241-0/+3
* Btrfs: Change btree locking to use explicit blocking pointsChris Mason2009-02-041-2/+14
* Btrfs: fiemap supportYehuda Sadeh2009-01-211-0/+2
* Btrfs: fix nodatasum handling in balancing codeYan Zheng2008-12-121-0/+1
* Btrfs: Optimize compressed writeback and readsChris Mason2008-11-061-3/+10
* Btrfs: nuke fs wide allocation mutex V2Josef Bacik2008-10-291-0/+2
* Btrfs: Add zlib compression supportChris Mason2008-10-291-3/+14
* Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan2008-09-261-0/+1
* Btrfs: Tree logging fixesChris Mason2008-09-251-0/+1
* Btrfs: Fix some data=ordered related data corruptionsChris Mason2008-09-251-1/+0
* Btrfs: Use a mutex in the extent buffer for tree block lockingChris Mason2008-09-251-0/+1
* Btrfs: Index extent buffers in an rbtreeChris Mason2008-09-251-7/+4
* Btrfs: Use async helpers to deal with pages that have been improperly dirtiedChris Mason2008-09-251-0/+1
* Btrfs: New data=ordered implementationChris Mason2008-09-251-1/+13
* Btrfs: Handle write errors on raid1 and raid10Chris Mason2008-09-251-1/+6
* Btrfs: Don't drop extent_map cache during releasepage on the btree inodeChris Mason2008-09-251-0/+3
* Btrfs: Create a work queue for bio writesChris Mason2008-09-251-2/+3
* Btrfs: Handle checksumming errors while reading data blocksChris Mason2008-09-251-0/+3
* Btrfs: Retry metadata reads in the face of checksum failuresChris Mason2008-09-251-2/+3
* Btrfs: Do metadata checksums for reads via a workqueueChris Mason2008-09-251-1/+3
* Btrfs: Add additional debugging for metadata checksum failuresChris Mason2008-09-251-0/+2
* Btrfs: Add leak debugging for extent_buffer and extent_stateChris Mason2008-09-251-1/+2
* Btrfs: Bring back mount -o ssd optimizationsChris Mason2008-09-251-0/+2
* Btrfs: Add support for multiple devices per filesystemChris Mason2008-09-251-1/+1
* Btrfs: checksum file data at bio submission time instead of during writepageChris Mason2008-09-251-0/+1
* Btrfs: Allocator improvementsChris Mason2008-09-251-0/+11
* Btrfs: Create larger bios for btree blocksChris Mason2008-09-251-1/+2
* Btrfs: Add a lookup cache to the extent state treeChris Mason2008-09-251-0/+1
* Btrfs: Enable delalloc accountingChris Mason2008-09-251-2/+2
* Btrfs: Do delalloc accounting via hooks in the extent_state codeChris Mason2008-09-251-0/+4
* Btrfs: extent_io and extent_state optimizationsChris Mason2008-09-251-5/+10
* Btrfs: Split the extent_map code into two partsChris Mason2008-09-251-0/+193
OpenPOWER on IntegriCloud