summaryrefslogtreecommitdiff
path: root/fs/ext4/ext4_extents.h
AgeCommit message (Expand)Author
2011-09-09ext4: Fix bigalloc quota accounting and i_blocks valueAditya Kali
2011-06-06ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap Lukas Czerner
2011-06-06ext4: Fix max file size and logical block counting of extent format fileLukas Czerner
2011-01-10ext4: drop ec_type from the ext4_ext_cache structureTheodore Ts'o
2011-01-10ext4: use ext4_lblk_t instead of sector_t for logical blocksTheodore Ts'o
2010-10-27ext4: rename {ext,idx}_pblock and inline small extent functionsTheodore Ts'o
2010-10-27ext4: make various ext4 functions be staticTheodore Ts'o
2010-01-01ext4: Calculate metadata requirements more accuratelyTheodore Ts'o
2009-09-28ext4: Split uninitialized extents for direct I/OMingming Cao
2009-09-17ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCKEric Sandeen
2009-09-18ext4: Show unwritten extent flag in ext4_ext_show_leaf()Mingming
2009-06-17ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctlAkira Fujita
2009-03-27ext4: Validate extent details only when read from the diskAneesh Kumar K.V
2008-11-04ext4: Remove i_ext_generation from ext4_inode_info structureTheodore Ts'o
2008-10-07Hook ext4 to the vfs fiemap interface.Eric Sandeen
2008-08-19ext4: journal credits reservation fixes for extent file writepageMingming Cao
2008-07-14ext4: delayed allocation ENOSPC handlingMingming Cao
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig