aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/indirect.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09ext2/3/4: delete unneeded includes of module.hPaul Gortmaker1-1/+0
2011-09-09ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)Theodore Ts'o1-0/+7
2011-09-06ext4: fix fsx truncate failureAllison Henderson1-2/+11
2011-08-19ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang1-2/+7
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+1482
2011-06-28ext4: refactor duplicated block placement codeEric Sandeen1-27/+1
2011-06-27ext4: move ext4_ind_* functions from inode.c to indirect.cAmir Goldstein1-0/+1510