aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* Btrfs: update nodatacow code v2Yan Zheng2008-10-30
* Btrfs: Fix bookend extent race v2Yan Zheng2008-10-30
* Btrfs: prevent looping forever in finish_current_insert and del_pending_extentsChris Mason2008-10-30
* Btrfs: Add root tree pointer transaction idsYan Zheng2008-10-29
* Btrfs: nuke fs wide allocation mutex V2Josef Bacik2008-10-29
* Btrfs: fix enospc when there is plenty of spaceJosef Bacik2008-10-29
* Btrfs: Improve space balancing codeYan Zheng2008-10-29
* Btrfs: Add zlib compression supportChris Mason2008-10-29
* Btrfs: Fix leaf reference cache missYan Zheng2008-10-09
* 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: fix deadlock between alloc_mutex/chunk_mutexJosef Bacik2008-10-01
* Btrfs: fix multi-device code to use raid policies set by mkfsChris Mason2008-09-30
* Btrfs: fix seekiness due to finding the wrong block groupJosef Bacik2008-09-30
* Btrfs: update space balancing codeZheng Yan2008-09-26
* Btrfs: Add shared reference cacheZheng Yan2008-09-26
* Btrfs: allocator fixes for space balancing updateZheng Yan2008-09-26
* Btrfs: fix sleep with spinlock held during unmountChris Mason2008-09-25
* Btrfs: Full back reference supportZheng Yan2008-09-25
* Add check for tree-log roots in btrfs_alloc_reserved_extentsChris Mason2008-09-25
* Btrfs: free space accounting redoJosef Bacik2008-09-25
* Btrfs: fix cache_block_group error handlingJosef Bacik2008-09-25
* Btrfs: Record dirty pages tree-log pages in an extent_io treeChris Mason2008-09-25
* Btrfs: Optimize tree log block allocationsChris Mason2008-09-25
* Btrfs: Tree logging fixesChris Mason2008-09-25
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-25
* Btrfs: Discard sector data in __free_extent()David Woodhouse2008-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: Don't corrupt ram in shrink_extent_tree, leak it insteadChris Mason2008-09-25
* Btrfs: More throttle tuningChris Mason2008-09-25
* btrfs_search_slot: reduce lock contention by cowing in two stagesChris Mason2008-09-25
* Btrfs: Throttle less often waiting for snapshots to deleteChris Mason2008-09-25
* Btrfs: Improve and cleanup locking done by walk_down_treeChris Mason2008-09-25
* Btrfs: Throttle tuningChris Mason2008-09-25
* Btrfs: Add missing hunk from Yan Zheng's cache reclaim patchChris 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: Properly release lock in pin_down_bytesYan2008-09-25
* Btrfs: Fix a few functions that exit without stopping their transactionJosef Bacik2008-09-25
* Btrfs: Fix the defragmention code and the block relocation code for data=orderedChris Mason2008-09-25
* Btrfs: alloc_mutex latency reductionChris Mason2008-09-25
* Btrfs: Add some conditional schedules near the alloc_mutexChris Mason2008-09-25
* Btrfs: Use a mutex in the extent buffer for tree block lockingChris Mason2008-09-25
* Btrfs: Data ordered fixesChris Mason2008-09-25
* Btrfs: Force caching of metadata block groups on mount to avoid deadlockChris Mason2008-09-25