aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
...
* btrfs_search_slot: reduce lock contention by cowing in two stagesChris Mason2008-09-25
* Btrfs: Fix streaming read performance with checksumming onChris Mason2008-09-25
* 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: Rev the disk format magicChris Mason2008-09-25
* Btrfs: Create orphan inode records to prevent lost files after a crashJosef Bacik2008-09-25
* Btrfs: Add ACL supportJosef Bacik2008-09-25
* Btrfs: Remove unused xattr codeJosef Bacik2008-09-25
* Btrfs: Implement new dir index formatJosef Bacik2008-09-25
* Btrfs: Fix the defragmention code and the block relocation code for data=orderedChris Mason2008-09-25
* Btrfs: Fix some build problems on 2.6.18 based enterprise kernelsChris Mason2008-09-25
* Btrfs: alloc_mutex latency reductionChris Mason2008-09-25
* Btrfs: Use mutex_lock_nested for tree lockingChris Mason2008-09-25
* Btrfs: Fix some data=ordered related data corruptionsChris Mason2008-09-25
* Btrfs: Handle data checksumming on bios that span multiple ordered extentsChris Mason2008-09-25
* btrfs_start_transaction: wait for commits in progress to finishChris Mason2008-09-25
* Btrfs: Use async helpers to deal with pages that have been improperly dirtiedChris 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: Add btree locking to the tree defragmentation codeChris Mason2008-09-25
* Btrfs: Replace the transaction work queue with kthreadsChris 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: Add a thread pool just for submit_bioChris Mason2008-09-25
* Btrfs: split out ioctl.cChristoph Hellwig2008-09-25
* Btrfs: Add a mount option to control worker thread pool sizeChris Mason2008-09-25
* Btrfs: Add async worker threads for pre and post IO checksummingChris Mason2008-09-25
* btrfs: sanity mount option parsing and early mount codeChristoph Hellwig2008-09-25
* Btrfs: transaction ioctlsSage Weil2008-09-25
* Btrfs: Invalidate dcache entry after creating snapshot andSven Wegener2008-09-25
* Btrfs: Allocator fix variety packChris Mason2008-09-25
* Btrfs: Change the congestion functions to meter the number of async submits a...Chris Mason2008-09-25
* Btrfs: Add mount -o degraded to allow mounts to continue with missing devicesChris 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: Clone file data ioctlSage Weil2008-09-25
* Btrfs: Add balance ioctl to restripe the chunksChris Mason2008-09-25
* Btrfs: Add new ioctl to add devicesChris Mason2008-09-25
* Btrfs: Make the resizer work based on shrinking and growing devicesChris Mason2008-09-25
* Btrfs: Add support for labels in the super blockChris Mason2008-09-25
* Btrfs: Check device uuids along with devidsChris Mason2008-09-25
* Btrfs: Write bio checksumming outside the FS mutexChris Mason2008-09-25
* Btrfs: Create a work queue for bio writesChris Mason2008-09-25