aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/ialloc.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2018-12-021-1/+4
* ext4: only look at the bg_flags field if it is validTheodore Ts'o2018-12-021-2/+12
* ext4: add validity checks for bitmap block numbersTheodore Ts'o2018-12-021-1/+7
* ext4: don't update checksum of new initialized bitmapsTheodore Ts'o2018-12-011-40/+3
* ext4: clean up error handling when orphan list is corruptedTheodore Ts'o2017-12-311-24/+22
* ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o2017-05-291-4/+6
* ext4 crypto: encrypt tmpfile located in encryption protected directoryTheodore Ts'o2017-05-271-6/+20
* ext4: clean up superblock encryption mode fieldsTheodore Ts'o2017-05-271-19/+0
* ext4 crypto: enable encryption feature flagTheodore Ts'o2017-05-271-1/+2
* ext4 crypto: enable filename encryptionMichael Halcrow2017-05-271-2/+19
* ext4 crypto: implement the ext4 encryption write pathMichael Halcrow2017-05-271-0/+5
* BACKPORT: ext4 from 3.18 to mtk-3.10Mister Oyster2017-05-271-20/+111
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-4/+6
* first commitMeizu OpenSource2016-08-151-0/+1235