index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_map.c
Age
Commit message (
Expand
)
Author
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-11
Btrfs: avoid null deref in unpin_extent_cache()
Dan Carpenter
2009-09-18
Btrfs: search for an allocation hint while filling file COW
Chris Mason
2009-09-11
Btrfs: Fix extent replacment race
Chris Mason
2009-09-11
Btrfs: switch extent_map to a rw lock
Chris Mason
2009-04-24
Btrfs: kill btrfs_cache_create
Christoph Hellwig
2009-04-24
Btrfs: don't export symbols
Christoph Hellwig
2009-04-02
Btrfs: remove dead code
Dan Carpenter
2009-01-21
Btrfs: removed unused #include <version.h>'s
Huang Weiyi
2009-01-05
Btrfs: Fix checkpatch.pl warnings
Chris Mason
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
[next]