aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2008-12-10Btrfs: Add checking of csum tree in balancing codeYan Zheng
2008-12-10Btrfs: Delete csum items when freeing extentsChris Mason
2008-12-08Btrfs: superblock duplicationYan Zheng
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig
2008-11-20Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutexJosef Bacik
2008-11-20Btrfs: compat code fixesChris Mason
2008-11-19Btrfs: Fixes for 2.6.28-rc API changesChris Mason
2008-11-19Btrfs: fix free space accounting when unpinning extentsJosef Bacik
2008-11-18Btrfs: Some fixes for batching extent insert.Liu Hui
2008-11-17Btrfs: Add some debugging around the ENOSPC bugsJosef Bacik
2008-11-17Btrfs: fix free space leakJosef Bacik
2008-11-17Btrfs: Seed device supportYan Zheng
2008-11-12Btrfs: mount ro and remount supportYan Zheng
2008-11-12Btrfs: batch extent inserts/updates/deletions on the extent rootJosef Bacik
2008-11-13Btrfs: Fix handling of space info full during allocationsChris Mason
2008-11-10Btrfs: empty_size allocation fixes againChris Mason
2008-11-10Btrfs: Try harder while searching for free spaceChris Mason
2008-11-10Btrfs: Don't substract too much from the allocation target (avoid wrapping)Chris Mason
2008-11-07Btrfs: Fix more false enospc errors and an oops from empty clusteringChris Mason
2008-11-07Btfs: More metadata allocator optimizationsChris Mason
2008-11-06Btrfs: enforce metadata allocation clusteringChris Mason
2008-11-06Btrfs: Optimize compressed writeback and readsChris Mason
2008-10-30Btrfs: Add fallocate support v2Yan Zheng
2008-10-30Btrfs: update nodatacow code v2Yan Zheng
2008-10-30Btrfs: Fix bookend extent race v2Yan Zheng
2008-10-30Btrfs: prevent looping forever in finish_current_insert and del_pending_extentsChris 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 leaf reference cache missYan Zheng
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: fix deadlock between alloc_mutex/chunk_mutexJosef Bacik
2008-09-30Btrfs: fix multi-device code to use raid policies set by mkfsChris Mason
2008-09-30Btrfs: fix seekiness due to finding the wrong block groupJosef Bacik
2008-09-26Btrfs: update space balancing codeZheng Yan
2008-09-26Btrfs: Add shared reference cacheZheng Yan
2008-09-26Btrfs: allocator fixes for space balancing updateZheng Yan
2008-09-25Btrfs: fix sleep with spinlock held during unmountChris Mason
2008-09-25Btrfs: Full back reference supportZheng Yan
2008-09-25Add check for tree-log roots in btrfs_alloc_reserved_extentsChris Mason
2008-09-25Btrfs: free space accounting redoJosef Bacik
2008-09-25Btrfs: fix cache_block_group error handlingJosef Bacik
2008-09-25Btrfs: Record dirty pages tree-log pages in an extent_io treeChris Mason
2008-09-25Btrfs: Optimize tree log block allocationsChris Mason
2008-09-25Btrfs: Tree logging fixesChris Mason
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason