aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4
Commit message (Expand)AuthorAgeFilesLines
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-105-26/+39
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-264-7/+58
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-261-1/+1
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-262-9/+46
* Linux 3.10.95 (accumulative patch)Stefan Guendhoer2016-08-261-2/+10
* ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko2016-08-261-11/+5
* ext4: correctly migrate a file with a hole at the beginningEryu Guan2016-08-261-4/+5
* ext4: be more strict when migrating to non-extent based fileEryu Guan2016-08-261-1/+11
* ext4: fix reservation release on invalidatepage for delalloc fsLukas Czerner2016-08-261-3/+12
* ext4: don't retry file block mapping on bigalloc fs with non-extent fileDarrick J. Wong2016-08-261-1/+1
* ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o2016-08-261-0/+1
* ext4: fix race between truncate and __ext4_journalled_writepage()Theodore Ts'o2016-08-261-4/+19
* 3.10.79 -> 3.10.80Jan Engelmohr2016-08-262-3/+4
* 3.10.77 -> 3.10.78Jan Engelmohr2016-08-262-0/+10
* 3.10.76 -> 3.10.77Jan Engelmohr2016-08-261-9/+11
* 3.10.68 -> 3.10.69Jan Engelmohr2016-08-261-4/+4
* 3.10.66 -> 3.10.67Jan Engelmohr2016-08-263-5/+20
* first commitMeizu OpenSource2016-08-1539-0/+45151