index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_map.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: kill btrfs_cache_create
Christoph Hellwig
2009-04-24
1
-8
/
+3
*
Btrfs: don't export symbols
Christoph Hellwig
2009-04-24
1
-6
/
+0
*
Btrfs: remove dead code
Dan Carpenter
2009-04-02
1
-1
/
+0
*
Btrfs: removed unused #include <version.h>'s
Huang Weiyi
2009-01-21
1
-1
/
+0
*
Btrfs: Fix checkpatch.pl warnings
Chris Mason
2009-01-05
1
-7
/
+7
*
Btrfs: Add zlib compression support
Chris Mason
2008-10-29
1
-0
/
+9
*
Btrfs: add and improve comments
Chris Mason
2008-09-29
1
-0
/
+10
*
Btrfs: Fix add_extent_mapping to check for duplicates across the whole range
Chris Mason
2008-09-25
1
-0
/
+7
*
Btrfs: Use assert_spin_locked instead of spin_trylock
David Woodhouse
2008-09-25
1
-3
/
+3
*
Btrfs: Fix some data=ordered related data corruptions
Chris Mason
2008-09-25
1
-9
/
+0
*
Btrfs: Keep extent mappings in ram until pending ordered extents are done
Chris Mason
2008-09-25
1
-0
/
+4
*
Btrfs: New data=ordered implementation
Chris Mason
2008-09-25
1
-1
/
+4
*
Btrfs: kerneldoc comments for extent_map.c
Christoph Hellwig
2008-09-25
1
-12
/
+49
*
btrfs: fix strange indentation in lookup_extent_mapping
Christoph Hellwig
2008-09-25
1
-1
/
+7
*
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
1
-3035
/
+84
*
Btrfs: Fix hole insertion corner cases
Chris Mason
2008-09-25
1
-9
/
+36
*
Btrfs: Fix for test_range_bit
Yan
2008-09-25
1
-0
/
+5
*
Btrfs: Remove verbose WARN_ON
Chris Mason
2008-09-25
1
-2
/
+0
*
Btrfs: Fix extent_buffer usage when nodesize != leafsize
Chris Mason
2008-09-25
1
-9
/
+21
*
Btrfs: Remove extent_map debugging message
Chris Mason
2008-09-25
1
-1
/
+0
*
Btrfs: Fix an off by one in the extent_map prepare write code
Chris Mason
2008-09-25
1
-2
/
+2
*
Btrfs: Implement basic support for -ENOSPC
Chris Mason
2008-09-25
1
-6
/
+14
*
Btrfs: Fix delayed allocation to avoid missing delalloc extents
Chris Mason
2008-09-25
1
-2
/
+7
*
Btrfs: Back port to 2.6.18-el kernels
Chris Mason
2008-09-25
1
-8
/
+160
*
Btrfs: section mismatch warnings
Christian Hesse
2008-09-25
1
-1
/
+1
*
Btrfs: Add efficient dirty accounting to the extent_map tree
Chris Mason
2008-09-25
1
-3
/
+29
*
Btrfs: Limit btree writeback to prevent seeks
Chris Mason
2008-09-25
1
-0
/
+39
*
Btrfs: Handle writeback under high memory pressure better
Chris Mason
2008-09-25
1
-0
/
+12
*
Btrfs: Make sure page mapping dirty tag is properly cleared
Chris Mason
2008-09-25
1
-2
/
+20
*
Btrfs: Avoid fragmentation from parallel delalloc filling
Chris Mason
2008-09-25
1
-34
/
+49
*
Btrfs: Return value checking in module init
Wyatt Banks
2008-09-25
1
-2
/
+14
*
Btrfs: Fix extent bit range testing
Chris Mason
2008-09-25
1
-7
/
+17
*
Btrfs: Add readpages support
Chris Mason
2008-09-25
1
-7
/
+63
*
Btrfs: Avoid extent_buffer lru corruption
Chris Mason
2008-09-25
1
-1
/
+7
*
Btrfs: Fix failure cleanups when allocating extent buffers fail
Chris Mason
2008-09-25
1
-26
/
+30
*
Btrfs: Add writepages support
Chris Mason
2008-09-25
1
-25
/
+110
*
Btrfs: small fixes for find_lock_delalloc_range.
Yan
2008-09-25
1
-1
/
+3
*
Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
Chris Mason
2008-09-25
1
-3
/
+8
*
Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines
Chris Mason
2008-09-25
1
-12
/
+15
*
Btrfs: Fix extent_map leak in extent_bmap
Yan
2008-09-25
1
-2
/
+6
*
Btrfs: Off by one fixes in extent_map.c
Yan
2008-09-25
1
-5
/
+5
*
Btrfs: Avoid recursive KM_USER1 mappings in copy_extent_buffer
Chris Mason
2008-09-25
1
-2
/
+2
*
Btrfs: CPU usage optimizations in push and the extent_map code
Chris Mason
2008-09-25
1
-30
/
+15
*
Btrfs: Fix read/write_extent_buffer to use KM_USER1 instead of KM_USER0
Chris Mason
2008-09-25
1
-4
/
+4
*
Btrfs: Fix bi_end_io() functions on > 2.6.23 kernels
Jens Axboe
2008-09-25
1
-0
/
+25
*
btrfs: 32-bit type problems
Jens Axboe
2008-09-25
1
-3
/
+3
*
Btrfs: Add back file data checksumming
Chris Mason
2008-09-25
1
-0
/
+3
*
Btrfs: Add back metadata checksumming
Chris Mason
2008-09-25
1
-15
/
+68
*
Btrfs: extent_map optimizations to cut down on CPU usage
Chris Mason
2008-09-25
1
-19
/
+14
*
Btrfs: Add an extent buffer LRU to reduce radix tree hits
Chris Mason
2008-09-25
1
-77
/
+106
[next]