Commit Graph

78 Commits (cfe5d809518eda3d5e2da87c5ccbe8647143573a)

Author SHA1 Message Date
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Dan Carpenter 4eb3991c5d Btrfs: avoid null deref in unpin_extent_cache() 15 years ago
Chris Mason b917b7c3be Btrfs: search for an allocation hint while filling file COW 16 years ago
Chris Mason a1ed835e1a Btrfs: Fix extent replacment race 16 years ago
Chris Mason 890871be85 Btrfs: switch extent_map to a rw lock 16 years ago
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 16 years ago
Chris Mason 7c2fe32a23 Btrfs: Fix add_extent_mapping to check for duplicates across the whole range 16 years ago
David Woodhouse 64f26f7450 Btrfs: Use assert_spin_locked instead of spin_trylock 16 years ago
Chris Mason f421950f86 Btrfs: Fix some data=ordered related data corruptions 16 years ago
Chris Mason 7f3c74fb83 Btrfs: Keep extent mappings in ram until pending ordered extents are done 16 years ago
Chris Mason e6dcd2dc9c Btrfs: New data=ordered implementation 16 years ago
Christoph Hellwig 9d2423c5c3 Btrfs: kerneldoc comments for extent_map.c 16 years ago
Christoph Hellwig 306929f364 btrfs: fix strange indentation in lookup_extent_mapping 16 years ago
Chris Mason d1310b2e0c Btrfs: Split the extent_map code into two parts 16 years ago
Chris Mason 5f56406aab Btrfs: Fix hole insertion corner cases 16 years ago
Yan f0c5da1446 Btrfs: Fix for test_range_bit 16 years ago
Chris Mason b3a0d8d28c Btrfs: Remove verbose WARN_ON 16 years ago
Chris Mason 55c69072d6 Btrfs: Fix extent_buffer usage when nodesize != leafsize 16 years ago
Chris Mason bcd987feef Btrfs: Remove extent_map debugging message 16 years ago
Chris Mason 5d4fb734b4 Btrfs: Fix an off by one in the extent_map prepare write code 16 years ago
Chris Mason 1832a6d5ee Btrfs: Implement basic support for -ENOSPC 16 years ago
Chris Mason 190662b212 Btrfs: Fix delayed allocation to avoid missing delalloc extents 16 years ago
Chris Mason 6da6abae02 Btrfs: Back port to 2.6.18-el kernels 16 years ago
Christian Hesse 17636e03f4 Btrfs: section mismatch warnings 16 years ago
Chris Mason ca6646264b Btrfs: Add efficient dirty accounting to the extent_map tree 16 years ago
Chris Mason 793955bca6 Btrfs: Limit btree writeback to prevent seeks 16 years ago
Chris Mason 015a739c7c Btrfs: Handle writeback under high memory pressure better 16 years ago
Chris Mason 7073c8e852 Btrfs: Make sure page mapping dirty tag is properly cleared 16 years ago
Chris Mason 3e9fd94ff0 Btrfs: Avoid fragmentation from parallel delalloc filling 16 years ago
Wyatt Banks 2f4cbe6442 Btrfs: Return value checking in module init 16 years ago
Chris Mason 0591fb56fb Btrfs: Fix extent bit range testing 16 years ago
Chris Mason 3ab2fb5a8c Btrfs: Add readpages support 16 years ago
Chris Mason 856bf3e592 Btrfs: Avoid extent_buffer lru corruption 16 years ago
Chris Mason 09be207d1b Btrfs: Fix failure cleanups when allocating extent buffers fail 16 years ago
Chris Mason b293f02e14 Btrfs: Add writepages support 16 years ago
Yan 944746ec75 Btrfs: small fixes for find_lock_delalloc_range. 16 years ago
Chris Mason 179e29e488 Btrfs: Fix a number of inline extent problems that Yan Zheng reported. 16 years ago
Chris Mason 35ebb934bd Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines 16 years ago
Yan c67cda1758 Btrfs: Fix extent_map leak in extent_bmap 16 years ago
Yan 65555a06b4 Btrfs: Off by one fixes in extent_map.c 16 years ago
Chris Mason ff190c0c00 Btrfs: Avoid recursive KM_USER1 mappings in copy_extent_buffer 16 years ago
Chris Mason 3685f79165 Btrfs: CPU usage optimizations in push and the extent_map code 16 years ago
Chris Mason 59d169e2b3 Btrfs: Fix read/write_extent_buffer to use KM_USER1 instead of KM_USER0 16 years ago
Jens Axboe 0a2118dfd4 Btrfs: Fix bi_end_io() functions on > 2.6.23 kernels 16 years ago