aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4_extents.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-29ext4: verify and calculate checksums for extent tree blocksDarrick J. Wong1-0/+11
2012-04-29ext4: change on-disk layout to support extended metadata checksummingDarrick J. Wong1-0/+13
2012-03-19ext4: add no_printk argument validation, fix falloutJoe Perches1-2/+2
2011-09-09ext4: Fix bigalloc quota accounting and i_blocks valueAditya Kali1-0/+2
2011-06-06ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap Lukas Czerner1-1/+1
2011-06-06ext4: Fix max file size and logical block counting of extent format fileLukas Czerner1-2/+5
2011-01-10ext4: drop ec_type from the ext4_ext_cache structureTheodore Ts'o1-5/+1
2011-01-10ext4: use ext4_lblk_t instead of sector_t for logical blocksTheodore Ts'o1-1/+1
2010-10-27ext4: rename {ext,idx}_pblock and inline small extent functionsTheodore Ts'o1-3/+52
2010-10-27ext4: make various ext4 functions be staticTheodore Ts'o1-10/+0
2010-01-01ext4: Calculate metadata requirements more accuratelyTheodore Ts'o1-1/+2
2009-09-28ext4: Split uninitialized extents for direct I/OMingming Cao1-1/+6
2009-09-17ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCKEric Sandeen1-0/+1
2009-09-18ext4: Show unwritten extent flag in ext4_ext_show_leaf()Mingming1-2/+1
2009-06-17ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctlAkira Fujita1-0/+4
2009-03-27ext4: Validate extent details only when read from the diskAneesh Kumar K.V1-0/+1
2008-11-04ext4: Remove i_ext_generation from ext4_inode_info structureTheodore Ts'o1-5/+0
2008-10-07Hook ext4 to the vfs fiemap interface.Eric Sandeen1-0/+15
2008-08-19ext4: journal credits reservation fixes for extent file writepageMingming Cao1-1/+3
2008-07-14ext4: delayed allocation ENOSPC handlingMingming Cao1-0/+1
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig1-0/+232