aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/indirect.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: don't retry file block mapping on bigalloc fs with non-extent fileDarrick J. Wong2015-08-121-1/+1
* ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o2013-03-061-3/+6
* 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