aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/super.c
Commit message (Expand)AuthorAgeFilesLines
...
* ext4: don't save the error information if the block device is read-onlyTheodore Ts'o2017-04-161-0/+2
* ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2017-04-111-1/+16
* ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong2017-04-111-9/+9
* ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o2017-04-111-1/+17
* fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2016-11-071-0/+2
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-0/+10
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-2/+23
* Linux 3.10.95 (accumulative patch)Stefan Guendhoer2016-08-261-2/+10
* ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o2016-08-261-0/+1
* first commitMeizu OpenSource2016-08-151-0/+5449