summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4.h
AgeCommit message (Expand)AuthorFilesLines
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