Commit Graph

6 Commits (4529ba495c6fd0d79247784d0df55ae6512fa883)

Author SHA1 Message Date
Chris Mason b0c68f8bed Btrfs: Enable delalloc accounting 17 years ago
Chris Mason 6f568d35a0 Btrfs: mount -o max_inline=size to control the maximum inline extent size 17 years ago
Chris Mason 291d673e6a Btrfs: Do delalloc accounting via hooks in the extent_state code 17 years ago
Chris Mason 85e21bac16 Btrfs: During deletes and truncate, remove many items at once from the tree 17 years ago
Chris Mason 70dec8079d Btrfs: extent_io and extent_state optimizations 17 years ago
Chris Mason d1310b2e0c Btrfs: Split the extent_map code into two parts 17 years ago
Chris Mason 5f56406aab Btrfs: Fix hole insertion corner cases 17 years ago
Yan f0c5da1446 Btrfs: Fix for test_range_bit 17 years ago
Chris Mason b3a0d8d28c Btrfs: Remove verbose WARN_ON 17 years ago
Chris Mason 55c69072d6 Btrfs: Fix extent_buffer usage when nodesize != leafsize 17 years ago
Chris Mason bcd987feef Btrfs: Remove extent_map debugging message 17 years ago
Chris Mason 5d4fb734b4 Btrfs: Fix an off by one in the extent_map prepare write code 17 years ago
Chris Mason 1832a6d5ee Btrfs: Implement basic support for -ENOSPC 17 years ago
Chris Mason 190662b212 Btrfs: Fix delayed allocation to avoid missing delalloc extents 17 years ago
Chris Mason 6da6abae02 Btrfs: Back port to 2.6.18-el kernels 17 years ago
Christian Hesse 17636e03f4 Btrfs: section mismatch warnings 17 years ago
Chris Mason ca6646264b Btrfs: Add efficient dirty accounting to the extent_map tree 17 years ago
Chris Mason 793955bca6 Btrfs: Limit btree writeback to prevent seeks 17 years ago
Chris Mason 015a739c7c Btrfs: Handle writeback under high memory pressure better 17 years ago
Chris Mason 7073c8e852 Btrfs: Make sure page mapping dirty tag is properly cleared 17 years ago
Chris Mason 3e9fd94ff0 Btrfs: Avoid fragmentation from parallel delalloc filling 17 years ago
Wyatt Banks 2f4cbe6442 Btrfs: Return value checking in module init 17 years ago
Chris Mason 0591fb56fb Btrfs: Fix extent bit range testing 17 years ago
Chris Mason 3ab2fb5a8c Btrfs: Add readpages support 17 years ago
Chris Mason 856bf3e592 Btrfs: Avoid extent_buffer lru corruption 17 years ago
Chris Mason 09be207d1b Btrfs: Fix failure cleanups when allocating extent buffers fail 17 years ago
Chris Mason b293f02e14 Btrfs: Add writepages support 17 years ago
Yan 944746ec75 Btrfs: small fixes for find_lock_delalloc_range. 17 years ago
Chris Mason 179e29e488 Btrfs: Fix a number of inline extent problems that Yan Zheng reported. 17 years ago
Chris Mason 35ebb934bd Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines 17 years ago
Yan c67cda1758 Btrfs: Fix extent_map leak in extent_bmap 17 years ago
Yan 65555a06b4 Btrfs: Off by one fixes in extent_map.c 17 years ago
Chris Mason ff190c0c00 Btrfs: Avoid recursive KM_USER1 mappings in copy_extent_buffer 17 years ago
Chris Mason 3685f79165 Btrfs: CPU usage optimizations in push and the extent_map code 17 years ago
Chris Mason 59d169e2b3 Btrfs: Fix read/write_extent_buffer to use KM_USER1 instead of KM_USER0 17 years ago
Jens Axboe 0a2118dfd4 Btrfs: Fix bi_end_io() functions on > 2.6.23 kernels 17 years ago
Jens Axboe ae2f5411c4 btrfs: 32-bit type problems 17 years ago
Chris Mason ff79f8190b Btrfs: Add back file data checksumming 17 years ago
Chris Mason 19c00ddcc3 Btrfs: Add back metadata checksumming 17 years ago
Chris Mason 810191ff30 Btrfs: extent_map optimizations to cut down on CPU usage 17 years ago
Chris Mason 4dc119046d Btrfs: Add an extent buffer LRU to reduce radix tree hits 17 years ago
Chris Mason e19caa5f0e Btrfs: Fix allocation routines to avoid intermixing data and metadata allocations 17 years ago
Chris Mason 09e71a3263 Btrfs: Use an array of pages in the extent buffers to reduce the cost of find_get_page 17 years ago
Chris Mason 14048ed0c4 Btrfs: Cache extent buffer mappings 17 years ago
Chris Mason db94535db7 Btrfs: Allow tree blocks larger than the page size 17 years ago
Chris Mason 1a5bc167f6 Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map trees 17 years ago
Chris Mason 96b5179d0d Btrfs: Stop using radix trees for the block group cache 17 years ago
Chris Mason f510cfecfc Btrfs: Fix extent_buffer and extent_state leaks 17 years ago
Chris Mason ae5252bd51 Btrfs: Go back to kmaps instead of page_address in extent_buffers 17 years ago
Chris Mason 6d36dcd48f Btrfs: Avoid memcpy where possible in extent_buffers 17 years ago