aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2008-10-31Btrfs: rev the disk format for fallocateChris Mason
2008-10-30Btrfs: Add fallocate support v2Yan Zheng
2008-10-30Btrfs: update nodatacow code v2Yan Zheng
2008-10-30Btrfs: update hole handling v2Yan Zheng
2008-10-29Btrfs: Rev the disk format for compression and root pointer generation fieldsChris Mason
2008-10-29Btrfs: Add root tree pointer transaction idsYan Zheng
2008-10-29Btrfs: nuke fs wide allocation mutex V2Josef Bacik
2008-10-29Btrfs: fix enospc when there is plenty of spaceJosef Bacik
2008-10-29Btrfs: Improve space balancing codeYan Zheng
2008-10-29Btrfs: Add zlib compression supportChris Mason
2008-10-09Btrfs: Fix subvolume creation locking rulesChristoph Hellwig
2008-10-09Btrfs: Rev the disk format for the new back reference formatChris Mason
2008-10-09Btrfs: Remove offset field from struct btrfs_extent_refYan Zheng
2008-10-09Btrfs: Count space allocated to file in bytesYan Zheng
2008-10-03Btrfs: remove last_log_alloc allocator optimizationChris Mason
2008-10-01Btrfs: don't read leaf blocks containing only checksums during truncateChris Mason
2008-09-29Btrfs: add and improve commentsChris Mason
2008-09-29Btrfs: Wait for IO on the block device inodes of newly added devicesChris Mason
2008-09-26Btrfs: update space balancing codeZheng Yan
2008-09-26Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan
2008-09-26Btrfs: Add shared reference cacheZheng Yan
2008-09-26Btrfs: allocator fixes for space balancing updateZheng Yan
2008-09-25Remove Btrfs compat code for older kernelsChris Mason
2008-09-25Btrfs: Full back reference supportZheng Yan
2008-09-25Btrfs: free space accounting redoJosef Bacik
2008-09-25Btrfs: Record dirty pages tree-log pages in an extent_io treeChris Mason
2008-09-25Btrfs: Update find free objectid function for orphan cleanup codeZheng Yan
2008-09-25remove unused function btrfs_ilookupChristoph Hellwig
2008-09-25Btrfs: Rev the disk formatChris Mason
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason
2008-09-25Btrfs: Rev the disk formatChris Mason
2008-09-25Introduce btrfs_iget helperBalaji Rao
2008-09-25Btrfs: Wait for kernel threads to make progress during async submissionChris Mason
2008-09-25Btrfs: Count async bios separately from async checksum work itemsChris Mason
2008-09-25Btrfs: fix RHEL test for ClearPageFsMiscEric Sandeen
2008-09-25Btrfs: Fix nodatacow for the new data=ordered modeYan Zheng
2008-09-25Btrfs: Maintain a list of inodes that are delalloc and a way to wait on themChris Mason
2008-09-25Btrfs: fix ioctl-initiated transactions vs wait_current_trans()Sage Weil
2008-09-25btrfs_search_slot: reduce lock contention by cowing in two stagesChris Mason
2008-09-25Btrfs: Fix streaming read performance with checksumming onChris Mason
2008-09-25Btrfs: implement memory reclaim for leaf reference cacheYan
2008-09-25Btrfs: Update and fix mount -o nodatacowYan Zheng
2008-09-25Btrfs: Throttle operations if the reference cache gets too largeChris Mason
2008-09-25Btrfs: Leaf reference cache updateChris Mason
2008-09-25Btrfs: Add a leaf reference cacheYan Zheng
2008-09-25Btrfs: Rev the disk format magicChris Mason
2008-09-25Btrfs: Create orphan inode records to prevent lost files after a crashJosef Bacik
2008-09-25Btrfs: Add ACL supportJosef Bacik
2008-09-25Btrfs: Remove unused xattr codeJosef Bacik
2008-09-25Btrfs: Implement new dir index formatJosef Bacik