aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/ext4.h
AgeCommit message (Expand)Author
2009-06-11ext4: Automatically allocate delay allocated blocks on closeTheodore Ts'o
2009-06-11ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctlTheodore Ts'o
2009-06-11ext4: tighten restrictions on inode flagsDuane Griffin
2009-06-11ext4: don't inherit inappropriate inode flags from parentDuane Griffin
2009-05-19mm: page_mkwrite change prototype to match faultNick Piggin
2009-03-16ext4: Fix to read empty directory blocks correctly in 64kWei Yongjun
2009-02-20ext4: only use i_size_high for regular filesTheodore Ts'o
2009-02-20ext4: Use new buffer_head flag to check uninit group bitmaps initializationAneesh Kumar K.V
2009-02-20ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resizeAneesh Kumar K.V
2009-02-20ext4: Add blocks added during resize to bitmapAneesh Kumar K.V
2009-02-20ext4: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o
2008-12-05ext4: Renumber EXT4_IOC_MIGRATETheodore Ts'o
2008-12-05ext4: elevate write count for migrate ioctlAneesh Kumar K.V
2008-08-19ext4: journal credits reservation fixes for DIO, fallocateMingming Cao
2008-08-19ext4: journal credits calulation cleanup and fix for non-extent writepageMingming Cao
2008-07-17ext4: Cleanup the block reservation code pathAneesh Kumar K.V
2008-07-11ext4: delayed allocation i_blocks fix for statMingming Cao
2008-07-14ext4: delayed allocation ENOSPC handlingMingming Cao
2008-07-11ext4: Add delayed allocation support in data=writeback modeAlex Tomas
2008-07-11ext4: Invert the locking order of page_lock and transaction startJan Kara
2008-07-11ext4: Use page_mkwrite vma_operations to get mmap write notification.Aneesh Kumar K.V
2008-07-11ext4: fix online resize with mballocFrederic Bohe
2008-07-11ext4: mballoc avoid use root reserved blocks for non root allocationMingming Cao
2008-07-11ext4: cleanup block allocatorAneesh Kumar K.V
2008-07-11ext4: Use inode preallocation with -o noextentsAneesh Kumar K.V
2008-07-11ext4: New inode allocation for FLEX_BG meta-data groups.Jose R. Santos
2008-07-13ext4: replace __FUNCTION__ occurrencesStoyan Gaydarov
2008-07-11ext4: fix comments to say "ext4"Shen Feng
2008-07-11ext4: handle corrupted orphan list at mountDuane Griffin
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig