Commit Graph

72 Commits (40ba60ddfeff8ef42fb33c0bdacfbb5f83e96b32)

Author SHA1 Message Date
Christoph Hellwig 9601e3f633 Btrfs: kill btrfs_cache_create 16 years ago
Christoph Hellwig 0d4bf11e53 Btrfs: don't export symbols 16 years ago
Dan Carpenter ff0a5836ac Btrfs: remove dead code 16 years ago
Huang Weiyi 7eaebe7d50 Btrfs: removed unused #include <version.h>'s 16 years ago
Chris Mason d397712bcc Btrfs: Fix checkpatch.pl warnings 16 years ago
Chris Mason c8b978188c Btrfs: Add zlib compression support 16 years ago
Chris Mason d352ac6814 Btrfs: add and improve comments 17 years ago
Chris Mason 7c2fe32a23 Btrfs: Fix add_extent_mapping to check for duplicates across the whole range 17 years ago
David Woodhouse 64f26f7450 Btrfs: Use assert_spin_locked instead of spin_trylock 17 years ago
Chris Mason f421950f86 Btrfs: Fix some data=ordered related data corruptions 17 years ago
Chris Mason 7f3c74fb83 Btrfs: Keep extent mappings in ram until pending ordered extents are done 17 years ago
Chris Mason e6dcd2dc9c Btrfs: New data=ordered implementation 17 years ago
Christoph Hellwig 9d2423c5c3 Btrfs: kerneldoc comments for extent_map.c 17 years ago
Christoph Hellwig 306929f364 btrfs: fix strange indentation in lookup_extent_mapping 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