index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_map.c
Age
Commit message (
Expand
)
Author
2008-10-29
Btrfs: Add zlib compression support
Chris Mason
2008-09-29
Btrfs: add and improve comments
Chris Mason
2008-09-25
Btrfs: Fix add_extent_mapping to check for duplicates across the whole range
Chris Mason
2008-09-25
Btrfs: Use assert_spin_locked instead of spin_trylock
David Woodhouse
2008-09-25
Btrfs: Fix some data=ordered related data corruptions
Chris Mason
2008-09-25
Btrfs: Keep extent mappings in ram until pending ordered extents are done
Chris Mason
2008-09-25
Btrfs: New data=ordered implementation
Chris Mason
2008-09-25
Btrfs: kerneldoc comments for extent_map.c
Christoph Hellwig
2008-09-25
btrfs: fix strange indentation in lookup_extent_mapping
Christoph Hellwig
2008-09-25
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
Btrfs: Fix hole insertion corner cases
Chris Mason
2008-09-25
Btrfs: Fix for test_range_bit
Yan
2008-09-25
Btrfs: Remove verbose WARN_ON
Chris Mason
2008-09-25
Btrfs: Fix extent_buffer usage when nodesize != leafsize
Chris Mason
2008-09-25
Btrfs: Remove extent_map debugging message
Chris Mason
2008-09-25
Btrfs: Fix an off by one in the extent_map prepare write code
Chris Mason
2008-09-25
Btrfs: Implement basic support for -ENOSPC
Chris Mason
2008-09-25
Btrfs: Fix delayed allocation to avoid missing delalloc extents
Chris Mason
2008-09-25
Btrfs: Back port to 2.6.18-el kernels
Chris Mason
2008-09-25
Btrfs: section mismatch warnings
Christian Hesse
2008-09-25
Btrfs: Add efficient dirty accounting to the extent_map tree
Chris Mason
2008-09-25
Btrfs: Limit btree writeback to prevent seeks
Chris Mason
2008-09-25
Btrfs: Handle writeback under high memory pressure better
Chris Mason
2008-09-25
Btrfs: Make sure page mapping dirty tag is properly cleared
Chris Mason
2008-09-25
Btrfs: Avoid fragmentation from parallel delalloc filling
Chris Mason
2008-09-25
Btrfs: Return value checking in module init
Wyatt Banks
2008-09-25
Btrfs: Fix extent bit range testing
Chris Mason
2008-09-25
Btrfs: Add readpages support
Chris Mason
2008-09-25
Btrfs: Avoid extent_buffer lru corruption
Chris Mason
2008-09-25
Btrfs: Fix failure cleanups when allocating extent buffers fail
Chris Mason
2008-09-25
Btrfs: Add writepages support
Chris Mason
2008-09-25
Btrfs: small fixes for find_lock_delalloc_range.
Yan
2008-09-25
Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
Chris Mason
2008-09-25
Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines
Chris Mason
2008-09-25
Btrfs: Fix extent_map leak in extent_bmap
Yan
2008-09-25
Btrfs: Off by one fixes in extent_map.c
Yan
2008-09-25
Btrfs: Avoid recursive KM_USER1 mappings in copy_extent_buffer
Chris Mason
2008-09-25
Btrfs: CPU usage optimizations in push and the extent_map code
Chris Mason
2008-09-25
Btrfs: Fix read/write_extent_buffer to use KM_USER1 instead of KM_USER0
Chris Mason
2008-09-25
Btrfs: Fix bi_end_io() functions on > 2.6.23 kernels
Jens Axboe
2008-09-25
btrfs: 32-bit type problems
Jens Axboe
2008-09-25
Btrfs: Add back file data checksumming
Chris Mason
2008-09-25
Btrfs: Add back metadata checksumming
Chris Mason
2008-09-25
Btrfs: extent_map optimizations to cut down on CPU usage
Chris Mason
2008-09-25
Btrfs: Add an extent buffer LRU to reduce radix tree hits
Chris Mason
2008-09-25
Btrfs: Fix allocation routines to avoid intermixing data and metadata allocat...
Chris Mason
2008-09-25
Btrfs: Use an array of pages in the extent buffers to reduce the cost of find...
Chris Mason
2008-09-25
Btrfs: Cache extent buffer mappings
Chris Mason
2008-09-25
Btrfs: Allow tree blocks larger than the page size
Chris Mason
2008-09-25
Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map t...
Chris Mason
[next]