aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/ext4.h
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-28merge ext4_claim_free_blocks & ext4_has_free_blocksEric Sandeen
2008-10-17ext4: Remove unused mount options: nomballoc, mballoc, nocheckTheodore Ts'o
2008-10-10ext4: add an option to control error handling on file dataHidehiro Kawai
2008-10-07Hook ext4 to the vfs fiemap interface.Eric Sandeen
2008-10-10ext4: Remove old legacy block allocatorTheodore Ts'o
2008-10-09ext4: Use readahead when reading an inode from the inode tableTheodore Ts'o
2008-09-23ext4: Combine proc file handling into a single set of functionsTheodore Ts'o
2008-09-23ext4: move /proc setup and teardown out of mballoc.cTheodore Ts'o
2008-09-13ext4: Renumber EXT4_IOC_MIGRATETheodore Ts'o
2008-10-08ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctlAneesh Kumar K.V
2008-09-13ext4: elevate write count for migrate ioctlAneesh Kumar K.V
2008-09-13ext4: Properly update i_disksize.Aneesh Kumar K.V
2008-10-08ext4: Signed arithmetic fixAneesh Kumar K.V
2008-10-09ext4: Make sure all the block allocation paths reserve blocksAneesh Kumar K.V
2008-09-08ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o
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