index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ext4_fs_extents.h
Age
Commit message (
Expand
)
Author
2008-02-25
ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()
Aneesh Kumar K.V
2008-01-28
ext4: Add new functions for searching extent tree
Alex Tomas
2008-01-28
ext4: Add EXT4_IOC_MIGRATE ioctl
Aneesh Kumar K.V
2008-01-28
ext4: Introduce ext4_lblk_t
Aneesh Kumar K.V
2007-10-17
ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo
Aneesh Kumar K.V
2007-10-17
ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo
Aneesh Kumar K.V
2007-07-18
Change on-disk format to support 2^15 uninitialized extents
Amit Arora
2007-07-17
write support for preallocated blocks
Amit Arora
2007-07-17
fallocate support in ext4
Amit Arora
2007-05-31
ext4: Extent overlap bugfix
Amit Arora
2007-05-31
EXT4: Fix whitespace
Dave Kleikamp
2007-02-17
Fix misspellings of "agressive".
Robert P. J. Day
2006-10-11
[PATCH] ext4: clean up comments in ext4-extents patch
Randy Dunlap
2006-10-11
[PATCH] ext4: uninitialised extent handling
Suparna Bhattacharya
2006-10-11
[PATCH] ext4: 48bit physical block number support in extents
Alex Tomas
2006-10-11
[PATCH] ext3: add extent map support
Alex Tomas