Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext4: don't retry file block mapping on bigalloc fs with non-extent file | Darrick J. Wong | 2015-08-12 | 1 | -1/+1 |
* | ext4: return ENOMEM if sb_getblk() fails | Theodore Ts'o | 2013-03-06 | 1 | -3/+6 |
* | ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) | Theodore Ts'o | 2011-09-09 | 1 | -0/+7 |
* | ext4: fix fsx truncate failure | Allison Henderson | 2011-09-06 | 1 | -2/+11 |
* | ext4: flush any pending end_io requests before DIO reads w/dioread_nolock | Jiaying Zhang | 2011-08-19 | 1 | -2/+7 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-08-01 | 1 | -4/+2 |
* | ext4: refactor duplicated block placement code | Eric Sandeen | 2011-06-28 | 1 | -27/+1 |
* | ext4: move ext4_ind_* functions from inode.c to indirect.c | Amir Goldstein | 2011-06-27 | 1 | -0/+1510 |