aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4.h
Commit message (Expand)AuthorAge
* ext4: remove ext4_new_meta_block()Theodore Ts'o2008-12-07
* ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directlyTheodore Ts'o2009-01-01
* ext4: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o2008-10-28
* merge ext4_claim_free_blocks & ext4_has_free_blocksEric Sandeen2008-10-28
* ext4: Remove unused mount options: nomballoc, mballoc, nocheckTheodore Ts'o2008-10-17
* ext4: add an option to control error handling on file dataHidehiro Kawai2008-10-10
* Hook ext4 to the vfs fiemap interface.Eric Sandeen2008-10-07
* ext4: Remove old legacy block allocatorTheodore Ts'o2008-10-10
* ext4: Use readahead when reading an inode from the inode tableTheodore Ts'o2008-10-09
* ext4: Combine proc file handling into a single set of functionsTheodore Ts'o2008-09-23
* ext4: move /proc setup and teardown out of mballoc.cTheodore Ts'o2008-09-23
* ext4: Renumber EXT4_IOC_MIGRATETheodore Ts'o2008-09-13
* ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctlAneesh Kumar K.V2008-10-08
* ext4: elevate write count for migrate ioctlAneesh Kumar K.V2008-09-13
* ext4: Properly update i_disksize.Aneesh Kumar K.V2008-09-13
* ext4: Signed arithmetic fixAneesh Kumar K.V2008-10-08
* ext4: Make sure all the block allocation paths reserve blocksAneesh Kumar K.V2008-10-09
* ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o2008-09-08
* ext4: journal credits reservation fixes for DIO, fallocateMingming Cao2008-08-19
* ext4: journal credits calulation cleanup and fix for non-extent writepageMingming Cao2008-08-19
* ext4: Cleanup the block reservation code pathAneesh Kumar K.V2008-07-17
* ext4: delayed allocation i_blocks fix for statMingming Cao2008-07-11
* ext4: delayed allocation ENOSPC handlingMingming Cao2008-07-14
* ext4: Add delayed allocation support in data=writeback modeAlex Tomas2008-07-11
* ext4: Invert the locking order of page_lock and transaction startJan Kara2008-07-11
* ext4: Use page_mkwrite vma_operations to get mmap write notification.Aneesh Kumar K.V2008-07-11
* ext4: fix online resize with mballocFrederic Bohe2008-07-11
* ext4: mballoc avoid use root reserved blocks for non root allocationMingming Cao2008-07-11
* ext4: cleanup block allocatorAneesh Kumar K.V2008-07-11
* ext4: Use inode preallocation with -o noextentsAneesh Kumar K.V2008-07-11
* ext4: New inode allocation for FLEX_BG meta-data groups.Jose R. Santos2008-07-11
* ext4: replace __FUNCTION__ occurrencesStoyan Gaydarov2008-07-13
* ext4: fix comments to say "ext4"Shen Feng2008-07-11
* ext4: handle corrupted orphan list at mountDuane Griffin2008-07-11
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-29