aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-28merge ext4_claim_free_blocks & ext4_has_free_blocksEric Sandeen1-2/+1
2008-10-17ext4: Remove unused mount options: nomballoc, mballoc, nocheckTheodore Ts'o1-1/+0
2008-10-10ext4: add an option to control error handling on file dataHidehiro Kawai1-0/+2
2008-10-07Hook ext4 to the vfs fiemap interface.Eric Sandeen1-0/+2
2008-10-10ext4: Remove old legacy block allocatorTheodore Ts'o1-7/+1
2008-10-09ext4: Use readahead when reading an inode from the inode tableTheodore Ts'o1-0/+2
2008-09-23ext4: Combine proc file handling into a single set of functionsTheodore Ts'o1-0/+16
2008-09-23ext4: move /proc setup and teardown out of mballoc.cTheodore Ts'o1-0/+2
2008-09-13ext4: Renumber EXT4_IOC_MIGRATETheodore Ts'o1-3/+4
2008-10-08ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctlAneesh Kumar K.V1-1/+1
2008-09-13ext4: elevate write count for migrate ioctlAneesh Kumar K.V1-2/+1
2008-09-13ext4: Properly update i_disksize.Aneesh Kumar K.V1-0/+11
2008-10-08ext4: Signed arithmetic fixAneesh Kumar K.V1-3/+2
2008-10-09ext4: Make sure all the block allocation paths reserve blocksAneesh Kumar K.V1-0/+13
2008-09-08ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o1-34/+34
2008-08-19ext4: journal credits reservation fixes for DIO, fallocateMingming Cao1-0/+1
2008-08-19ext4: journal credits calulation cleanup and fix for non-extent writepageMingming Cao1-0/+3
2008-07-17ext4: Cleanup the block reservation code pathAneesh Kumar K.V1-1/+0
2008-07-11ext4: delayed allocation i_blocks fix for statMingming Cao1-0/+2
2008-07-14ext4: delayed allocation ENOSPC handlingMingming Cao1-1/+5
2008-07-11ext4: Add delayed allocation support in data=writeback modeAlex Tomas1-0/+1
2008-07-11ext4: Invert the locking order of page_lock and transaction startJan Kara1-2/+2
2008-07-11ext4: Use page_mkwrite vma_operations to get mmap write notification.Aneesh Kumar K.V1-0/+1
2008-07-11ext4: fix online resize with mballocFrederic Bohe1-0/+4
2008-07-11ext4: mballoc avoid use root reserved blocks for non root allocationMingming Cao1-0/+2
2008-07-11ext4: cleanup block allocatorAneesh Kumar K.V1-1/+1
2008-07-11ext4: Use inode preallocation with -o noextentsAneesh Kumar K.V1-2/+5
2008-07-11ext4: New inode allocation for FLEX_BG meta-data groups.Jose R. Santos1-1/+24
2008-07-13ext4: replace __FUNCTION__ occurrencesStoyan Gaydarov1-2/+2
2008-07-11ext4: fix comments to say "ext4"Shen Feng1-1/+1
2008-07-11ext4: handle corrupted orphan list at mountDuane Griffin1-0/+1
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig1-0/+1205