aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/file.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()Eryu Guan2018-12-011-1/+1
* ext4: create EXT4_MAX_BLOCKS() macroFabian Frederick2017-12-311-2/+1
* ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong2017-11-061-2/+2
* ext4: fix SEEK_HOLEJan Kara2017-11-061-36/+14
* ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara2017-08-121-0/+3
* ext4: prevent bugon on race between write/fcntlDmitry Monakhov2017-05-291-4/+4
* ext4 crypto: handle unexpected lack of encryption keysTheodore Ts'o2017-05-271-7/+10
* ext4 crypto: reorganize how we store keys in the inodeTheodore Ts'o2017-05-271-2/+2
* ext4 crypto: implement the ext4 decryption read pathMichael Halcrow2017-05-271-2/+16
* ext4: revert to old read/write/aio interface for 3.18 backportTheodore Ts'o2017-05-271-5/+176
* BACKPORT: ext4 from 3.18 to mtk-3.10Mister Oyster2017-05-271-134/+93
* 3.10.68 -> 3.10.69Jan Engelmohr2016-08-261-4/+4
* first commitMeizu OpenSource2016-08-151-0/+655