aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4_extents.h
Commit message (Expand)AuthorAgeFilesLines
* ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap Lukas Czerner2011-06-061-1/+1
* ext4: Fix max file size and logical block counting of extent format fileLukas Czerner2011-06-061-2/+5
* ext4: drop ec_type from the ext4_ext_cache structureTheodore Ts'o2011-01-101-5/+1
* ext4: use ext4_lblk_t instead of sector_t for logical blocksTheodore Ts'o2011-01-101-1/+1
* ext4: rename {ext,idx}_pblock and inline small extent functionsTheodore Ts'o2010-10-271-3/+52
* ext4: make various ext4 functions be staticTheodore Ts'o2010-10-271-10/+0
* ext4: Calculate metadata requirements more accuratelyTheodore Ts'o2010-01-011-1/+2
* ext4: Split uninitialized extents for direct I/OMingming Cao2009-09-281-1/+6
* ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCKEric Sandeen2009-09-171-0/+1
* ext4: Show unwritten extent flag in ext4_ext_show_leaf()Mingming2009-09-181-2/+1
* ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctlAkira Fujita2009-06-171-0/+4
* ext4: Validate extent details only when read from the diskAneesh Kumar K.V2009-03-271-0/+1
* ext4: Remove i_ext_generation from ext4_inode_info structureTheodore Ts'o2008-11-041-5/+0
* Hook ext4 to the vfs fiemap interface.Eric Sandeen2008-10-071-0/+15
* ext4: journal credits reservation fixes for extent file writepageMingming Cao2008-08-191-1/+3
* ext4: delayed allocation ENOSPC handlingMingming Cao2008-07-141-0/+1
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-291-0/+232