aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/indirect.c
Commit message (Expand)AuthorAge
* ext4: fix ext4_flush_completed_IO wait semanticsDmitry Monakhov2012-10-05
* ext4: serialize dio nonlocked reads with defrag workersDmitry Monakhov2012-09-29
* ext4: completed_io locking cleanupDmitry Monakhov2012-09-29
* ext2/3/4: delete unneeded includes of module.hPaul Gortmaker2012-01-09
* ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)Theodore Ts'o2011-09-09
* ext4: fix fsx truncate failureAllison Henderson2011-09-06
* ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang2011-08-19
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-01
* ext4: refactor duplicated block placement codeEric Sandeen2011-06-28
* ext4: move ext4_ind_* functions from inode.c to indirect.cAmir Goldstein2011-06-27