ext4: Fix max file size and logical block counting of extent format file, CVE-2011...
[linux-flexiantxendom0-natty.git] / fs / ext4 / ext4_extents.h
2011-09-27 Lukas Czernerext4: Fix max file size and logical block counting...
2011-01-10 Theodore Ts'oext4: drop ec_type from the ext4_ext_cache structure
2011-01-10 Theodore Ts'oext4: use ext4_lblk_t instead of sector_t for logical...
2010-10-28 Theodore Ts'oext4: rename {ext,idx}_pblock and inline small extent...
2010-10-28 Theodore Ts'oext4: make various ext4 functions be static
2010-01-01 Theodore Ts'oext4: Calculate metadata requirements more accurately
2009-09-28 Mingming Caoext4: Split uninitialized extents for direct I/O
2009-09-17 Eric Sandeenext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
2009-09-18 Mingmingext4: Show unwritten extent flag in ext4_ext_show_leaf()
2009-06-17 Akira Fujitaext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
2009-03-27 Aneesh Kumar K.Vext4: Validate extent details only when read from the...
2008-11-04 Theodore Ts'oext4: Remove i_ext_generation from ext4_inode_info...
2008-10-07 Eric SandeenHook ext4 to the vfs fiemap interface.
2008-08-20 Mingming Caoext4: journal credits reservation fixes for extent...
2008-07-14 Mingming Caoext4: delayed allocation ENOSPC handling
2008-04-29 Christoph Hellwigext4: move headers out of include/linux