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
/
ext4
/
ext4_extents.h
Age
Commit message (
Expand
)
Author
2011-06-06
ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap
Lukas Czerner
2011-06-06
ext4: Fix max file size and logical block counting of extent format file
Lukas Czerner
2011-01-10
ext4: drop ec_type from the ext4_ext_cache structure
Theodore Ts'o
2011-01-10
ext4: use ext4_lblk_t instead of sector_t for logical blocks
Theodore Ts'o
2010-10-27
ext4: rename {ext,idx}_pblock and inline small extent functions
Theodore Ts'o
2010-10-27
ext4: make various ext4 functions be static
Theodore Ts'o
2010-01-01
ext4: Calculate metadata requirements more accurately
Theodore Ts'o
2009-09-28
ext4: Split uninitialized extents for direct I/O
Mingming Cao
2009-09-17
ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
Eric Sandeen
2009-09-18
ext4: Show unwritten extent flag in ext4_ext_show_leaf()
Mingming
2009-06-17
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
Akira Fujita
2009-03-27
ext4: Validate extent details only when read from the disk
Aneesh Kumar K.V
2008-11-04
ext4: Remove i_ext_generation from ext4_inode_info structure
Theodore Ts'o
2008-10-07
Hook ext4 to the vfs fiemap interface.
Eric Sandeen
2008-08-19
ext4: journal credits reservation fixes for extent file writepage
Mingming Cao
2008-07-14
ext4: delayed allocation ENOSPC handling
Mingming Cao
2008-04-29
ext4: move headers out of include/linux
Christoph Hellwig