aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
* Btrfs: Remove offset field from struct btrfs_extent_refYan Zheng2008-10-09
* Btrfs: Count space allocated to file in bytesYan Zheng2008-10-09
* Btrfs: remove last_log_alloc allocator optimizationChris Mason2008-10-03
* Btrfs: don't read leaf blocks containing only checksums during truncateChris Mason2008-10-01
* Btrfs: add and improve commentsChris Mason2008-09-29
* Btrfs: Wait for IO on the block device inodes of newly added devicesChris Mason2008-09-29
* Btrfs: update space balancing codeZheng Yan2008-09-26
* Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan2008-09-26
* Btrfs: Add shared reference cacheZheng Yan2008-09-26
* Btrfs: allocator fixes for space balancing updateZheng Yan2008-09-26
* Remove Btrfs compat code for older kernelsChris Mason2008-09-25
* Btrfs: Full back reference supportZheng Yan2008-09-25
* Btrfs: free space accounting redoJosef Bacik2008-09-25
* Btrfs: Record dirty pages tree-log pages in an extent_io treeChris Mason2008-09-25
* Btrfs: Update find free objectid function for orphan cleanup codeZheng Yan2008-09-25
* remove unused function btrfs_ilookupChristoph Hellwig2008-09-25
* Btrfs: Rev the disk formatChris Mason2008-09-25
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-25
* Btrfs: Rev the disk formatChris Mason2008-09-25
* Introduce btrfs_iget helperBalaji Rao2008-09-25
* Btrfs: Wait for kernel threads to make progress during async submissionChris Mason2008-09-25
* Btrfs: Count async bios separately from async checksum work itemsChris Mason2008-09-25
* Btrfs: fix RHEL test for ClearPageFsMiscEric Sandeen2008-09-25
* Btrfs: Fix nodatacow for the new data=ordered modeYan Zheng2008-09-25
* Btrfs: Maintain a list of inodes that are delalloc and a way to wait on themChris Mason2008-09-25
* Btrfs: fix ioctl-initiated transactions vs wait_current_trans()Sage Weil2008-09-25
* 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