aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ext4_fs_extents.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig1-232/+0
2008-02-25ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()Aneesh Kumar K.V1-0/+1
2008-01-28ext4: Add new functions for searching extent treeAlex Tomas1-0/+4
2008-01-28ext4: Add EXT4_IOC_MIGRATE ioctlAneesh Kumar K.V1-0/+2
2008-01-28ext4: Introduce ext4_lblk_tAneesh Kumar K.V1-17/+2
2007-10-17ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_loAneesh Kumar K.V1-1/+1
2007-10-17ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_loAneesh Kumar K.V1-1/+1
2007-07-18Change on-disk format to support 2^15 uninitialized extentsAmit Arora1-4/+27
2007-07-17write support for preallocated blocksAmit Arora1-0/+3
2007-07-17fallocate support in ext4Amit Arora1-0/+15
2007-05-31ext4: Extent overlap bugfixAmit Arora1-0/+1
2007-05-31EXT4: Fix whitespaceDave Kleikamp1-2/+2
2007-02-17Fix misspellings of "agressive".Robert P. J. Day1-2/+2
2006-10-11[PATCH] ext4: clean up comments in ext4-extents patchRandy Dunlap1-27/+27
2006-10-11[PATCH] ext4: uninitialised extent handlingSuparna Bhattacharya1-0/+2
2006-10-11[PATCH] ext4: 48bit physical block number support in extentsAlex Tomas1-1/+1
2006-10-11[PATCH] ext3: add extent map supportAlex Tomas1-0/+196