summaryrefslogtreecommitdiffstats
path: root/fs/ext4/indirect.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: rationalize ext4_extents.h inclusionTheodore Ts'o2012-11-281-0/+1
* ext4: let ext4 maintain extent status treeZheng Liu2012-11-081-0/+1
* ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu2012-11-081-2/+1
* ext4: fix ext4_flush_completed_IO wait semanticsDmitry Monakhov2012-10-051-3/+5
* ext4: serialize dio nonlocked reads with defrag workersDmitry Monakhov2012-09-291-0/+14
* ext4: completed_io locking cleanupDmitry Monakhov2012-09-291-4/+2
* ext2/3/4: delete unneeded includes of module.hPaul Gortmaker2012-01-091-1/+0
* ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)Theodore Ts'o2011-09-091-0/+7
* ext4: fix fsx truncate failureAllison Henderson2011-09-061-2/+11
* ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang2011-08-191-2/+7
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-011-4/+2
* ext4: refactor duplicated block placement codeEric Sandeen2011-06-281-27/+1
* ext4: move ext4_ind_* functions from inode.c to indirect.cAmir Goldstein2011-06-271-0/+1510
OpenPOWER on IntegriCloud