aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* Btrfs: implement memory reclaim for leaf reference cacheYan2008-09-25
* Btrfs: Update and fix mount -o nodatacowYan Zheng2008-09-25
* Btrfs: Throttle operations if the reference cache gets too largeChris Mason2008-09-25
* Btrfs: Leaf reference cache updateChris Mason2008-09-25
* Btrfs: Add a leaf reference cacheYan Zheng2008-09-25
* Btrfs: Properly release lock in pin_down_bytesYan2008-09-25
* Btrfs: Fix a few functions that exit without stopping their transactionJosef Bacik2008-09-25
* Btrfs: Fix the defragmention code and the block relocation code for data=orderedChris Mason2008-09-25
* Btrfs: alloc_mutex latency reductionChris Mason2008-09-25
* Btrfs: Add some conditional schedules near the alloc_mutexChris Mason2008-09-25
* Btrfs: Use a mutex in the extent buffer for tree block lockingChris Mason2008-09-25
* Btrfs: Data ordered fixesChris Mason2008-09-25
* Btrfs: Force caching of metadata block groups on mount to avoid deadlockChris Mason2008-09-25
* Add a per-inode lock around btrfs_drop_extentsChris Mason2008-09-25
* Btrfs: New data=ordered implementationChris Mason2008-09-25
* Btrfs: Add locking around volume management (device add/remove/balance)Chris Mason2008-09-25
* Btrfs: Online btree defragmentation fixesChris Mason2008-09-25
* Btrfs: Change find_extent_buffer to use TestSetPageLockedChris Mason2008-09-25
* Btrfs: Add btree locking to the tree defragmentation codeChris Mason2008-09-25
* Btrfs: Replace the transaction work queue with kthreadsChris Mason2008-09-25
* Btrfs: Fix snapshot deletion to release the alloc_mutex much more often.Chris Mason2008-09-25
* Btrfs: Add a skip_locking parameter to struct path, and make various funcs ho...Chris Mason2008-09-25
* Drop locks in btrfs_search_slot when reading a tree block.Chris Mason2008-09-25
* Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason2008-09-25
* Btrfs: Start btree concurrency work.Chris Mason2008-09-25
* Btrfs: Allocator fix variety packChris 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: Chunk relocation fine tuning, and add a few printks to show progressChris Mason2008-09-25
* Btrfs: A number of nodatacow fixesChris Mason2008-09-25
* Btrfs: Update nodatacow mode to support cloned single files and resizingChris Mason2008-09-25
* Btrfs: Properly find the root for snapshotted blocks during chunk relocationChris Mason2008-09-25
* Btrfs: Add support for online device removalChris Mason2008-09-25
* Btrfs: Deal with failed writes in mirrored configurationsChris Mason2008-09-25
* Btrfs: Add balance ioctl to restripe the chunksChris Mason2008-09-25
* Btrfs: Do more optimal file RA during shrinking and defragChris Mason2008-09-25
* Btrfs: Avoid recursive chunk allocationsChris Mason2008-09-25
* Btrfs: Make the resizer work based on shrinking and growing devicesChris Mason2008-09-25
* Btrfs: Fix balance_level to free the middle block if there is room in the lef...Chris Mason2008-09-25
* Btrfs: Simplify device selection for mirrored readsChris Mason2008-09-25
* Btrfs: Use the extent map cache to find the logical disk block during data re...Chris Mason2008-09-25
* Btrfs: Don't wait on tree block writeback before freeing them anymoreChris Mason2008-09-25
* Btrfs: Add RAID10 supportChris Mason2008-09-25
* Btrfs: Add chunk uuids and update multi-device back referencesChris Mason2008-09-25
* Add a min size parameter to btrfs_alloc_extentChris Mason2008-09-25
* Btrfs: Endianess bug fix for v0.13 with kernelsMiguel2008-09-25
* Btrfs: Do metadata checksums for reads via a workqueueChris Mason2008-09-25
* Btrfs: Fix allocation profile initChris Mason2008-09-25
* Btrfs: Don't allow written blocks from this transaction to be reallocatedChris Mason2008-09-25
* Btrfs: Add support for duplicate blocks on a single spindleChris Mason2008-09-25