aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/extents.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan2019-07-181-2/+15
* ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o2018-12-011-0/+8
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* ext4: fix data corruption with EXT4_GET_BLOCKS_ZEROJan Kara2017-12-311-43/+37
* ext4: create EXT4_MAX_BLOCKS() macroFabian Frederick2017-12-311-12/+3
* ext4: remove unused mode parameterTahsin Erdogan2017-08-121-3/+3
* ext4: fix copy paste error in ext4_swap_extents()Maninder Singh2017-08-121-1/+1
* ext4: check for extents that wrap aroundVegard Nossum2017-05-291-2/+6
* ext4: verify extent header depthVegard Nossum2017-05-291-0/+4
* ext4: check for zero length extent explicitlyEryu Guan2017-05-291-1/+1
* ext4 crypto: fix bugs in ext4_encrypted_zeroout()Theodore Ts'o2017-05-291-0/+3
* ext4 crypto: implement the ext4 encryption write pathMichael Halcrow2017-05-271-0/+17
* ext4: use old truncate_pagecache() interface for ext4 3.18 backportTheodore Ts'o2017-05-271-2/+3
* BACKPORT: ext4 from 3.18 to mtk-3.10Mister Oyster2017-05-271-508/+1420
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-2/+10
* 3.10.79 -> 3.10.80Jan Engelmohr2016-08-261-1/+1
* 3.10.66 -> 3.10.67Jan Engelmohr2016-08-261-1/+2
* first commitMeizu OpenSource2016-08-151-0/+4775