summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: allocator fixes for space balancing updateZheng Yan2008-09-261-0/+2
* Remove Btrfs compat code for older kernelsChris Mason2008-09-251-5/+2
* Btrfs: Full back reference supportZheng Yan2008-09-251-21/+41
* Btrfs: free space accounting redoJosef Bacik2008-09-251-4/+42
* Btrfs: Record dirty pages tree-log pages in an extent_io treeChris Mason2008-09-251-0/+2
* Btrfs: Update find free objectid function for orphan cleanup codeZheng Yan2008-09-251-1/+2
* remove unused function btrfs_ilookupChristoph Hellwig2008-09-251-2/+0
* Btrfs: Rev the disk formatChris Mason2008-09-251-1/+1
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-251-3/+69
* Btrfs: Rev the disk formatChris Mason2008-09-251-1/+1
* Introduce btrfs_iget helperBalaji Rao2008-09-251-0/+2
* Btrfs: Wait for kernel threads to make progress during async submissionChris Mason2008-09-251-0/+1
* Btrfs: Count async bios separately from async checksum work itemsChris Mason2008-09-251-0/+1
* Btrfs: fix RHEL test for ClearPageFsMiscEric Sandeen2008-09-251-1/+1
* Btrfs: Fix nodatacow for the new data=ordered modeYan Zheng2008-09-251-1/+2
* Btrfs: Maintain a list of inodes that are delalloc and a way to wait on themChris Mason2008-09-251-0/+4
* Btrfs: fix ioctl-initiated transactions vs wait_current_trans()Sage Weil2008-09-251-0/+1
* btrfs_search_slot: reduce lock contention by cowing in two stagesChris Mason2008-09-251-1/+5
* Btrfs: Fix streaming read performance with checksumming onChris Mason2008-09-251-0/+2
* Btrfs: implement memory reclaim for leaf reference cacheYan2008-09-251-1/+2
* Btrfs: Update and fix mount -o nodatacowYan Zheng2008-09-251-5/+4
* Btrfs: Throttle operations if the reference cache gets too largeChris Mason2008-09-251-0/+1
* Btrfs: Leaf reference cache updateChris Mason2008-09-251-1/+10
* Btrfs: Add a leaf reference cacheYan Zheng2008-09-251-1/+7
* Btrfs: Rev the disk format magicChris Mason2008-09-251-1/+1
* Btrfs: Create orphan inode records to prevent lost files after a crashJosef Bacik2008-09-251-0/+14
* Btrfs: Add ACL supportJosef Bacik2008-09-251-0/+7
* Btrfs: Remove unused xattr codeJosef Bacik2008-09-251-2/+1
* Btrfs: Implement new dir index formatJosef Bacik2008-09-251-3/+5
* Btrfs: Fix the defragmention code and the block relocation code for data=orderedChris Mason2008-09-251-0/+7
* Btrfs: Fix some build problems on 2.6.18 based enterprise kernelsChris Mason2008-09-251-0/+8
* Btrfs: alloc_mutex latency reductionChris Mason2008-09-251-0/+1
* Btrfs: Use mutex_lock_nested for tree lockingChris Mason2008-09-251-1/+5
* Btrfs: Fix some data=ordered related data corruptionsChris Mason2008-09-251-0/+2
* Btrfs: Handle data checksumming on bios that span multiple ordered extentsChris Mason2008-09-251-2/+2
* btrfs_start_transaction: wait for commits in progress to finishChris Mason2008-09-251-0/+1
* Btrfs: Use async helpers to deal with pages that have been improperly dirtiedChris Mason2008-09-251-0/+6
* Btrfs: New data=ordered implementationChris Mason2008-09-251-2/+17
* Btrfs: Add locking around volume management (device add/remove/balance)Chris Mason2008-09-251-0/+1
* Btrfs: Online btree defragmentation fixesChris Mason2008-09-251-1/+6
* Btrfs: Add btree locking to the tree defragmentation codeChris Mason2008-09-251-0/+2
* Btrfs: Replace the transaction work queue with kthreadsChris Mason2008-09-251-9/+4
* Btrfs: Add a skip_locking parameter to struct path, and make various funcs ho...Chris Mason2008-09-251-0/+1
* Drop locks in btrfs_search_slot when reading a tree block.Chris Mason2008-09-251-1/+0
* Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason2008-09-251-2/+3
* Btrfs: Start btree concurrency work.Chris Mason2008-09-251-8/+15
* Btrfs: Add a thread pool just for submit_bioChris Mason2008-09-251-0/+4
* Btrfs: split out ioctl.cChristoph Hellwig2008-09-251-1/+8
* Btrfs: Add a mount option to control worker thread pool sizeChris Mason2008-09-251-0/+1
* Btrfs: Add async worker threads for pre and post IO checksummingChris Mason2008-09-251-3/+11
OpenPOWER on IntegriCloud