summaryrefslogtreecommitdiff
path: root/fs/ext4/inode.c
AgeCommit message (Expand)Author
2020-01-23Merge 4.4.211 into android-4.4-pGreg Kroah-Hartman
2020-01-23ext4: add more paranoia checking in ext4_expand_extra_isize handlingTheodore Ts'o
2019-10-06Merge 4.4.195 into android-4.4-pGreg Kroah-Hartman
2019-10-05ext4: fix punch hole for inline_data file systemsTheodore Ts'o
2019-06-11Merge 4.4.181 into android-4.4-pGreg Kroah-Hartman
2019-06-11ext4: do not delete unlinked inode from orphan list on failed truncateJan Kara
2018-08-06Merge 4.4.146 into android-4.4-pGreg Kroah-Hartman
2018-08-06ext4: fix inline data updates with checksums enabledTheodore Ts'o
2018-07-11Merge 4.4.140 into android-4.4Greg Kroah-Hartman
2018-07-11ext4: add more inode number paranoia checksTheodore Ts'o
2018-07-11ext4: include the illegal physical block in the bad map ext4_error msgTheodore Ts'o
2018-07-03Merge 4.4.139 into android-4.4Greg Kroah-Hartman
2018-07-03ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner
2018-04-24Merge 4.4.129 into android-4.4Greg Kroah-Hartman
2018-04-24ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang
2018-04-24ext4: fix crashes in dioread_nolock modeJan Kara
2018-04-24ext4: fail ext4_iget for root directory if unallocatedTheodore Ts'o
2018-02-20Merge 4.4.116 into android-4.4Greg Kroah-Hartman
2018-02-16don't put symlink bodies in pagecache into highmemAl Viro
2018-01-15fscrypt: updates on 4.15-rc4Jaegeuk Kim
2017-11-21ext4: fix data exposure after a crashJan Kara
2017-10-12Merge 4.4.92 into android-4.4Greg Kroah-Hartman
2017-10-12ext4: fix data corruption for mmap writesJan Kara
2017-06-21BACKPORT: ext4: fix data exposure after a crashJan Kara
2017-06-14Merge 4.4.72 into android-4.4Greg Kroah-Hartman
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-06-14ext4: fix fdatasync(2) after extent manipulation operationsJan Kara
2017-06-14ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov
2017-05-21Merge 4.4.69 into android-4.4Greg Kroah-Hartman
2017-05-20ext4: evict inline data when writing to memory mapEric Biggers
2017-04-21Merge 4.4.63 into android-4.4Greg Kroah-Hartman
2017-04-21ext4: fix inode checksum calculation problem if i_extra_size is smallDaeho Jeong
2017-03-20resolve merge conflicts of 1c5265be54d3 to android-4.4Todd Kjos
2017-03-18ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o
2017-03-12ext4: fix inline data error pathsTheodore Ts'o
2017-03-12ext4: fix data corruption in data=journal modeJan Kara
2017-03-12ext4: fix inline data error pathsTheodore Ts'o
2017-03-12ext4: fix data corruption in data=journal modeJan Kara
2017-02-15Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2017-02-14ANDROID: ext4 crypto: Disables zeroing on truncation when there's no keyMichael Halcrow
2017-02-10ANDROID: Refactor fs readpage/write tracepoints.Mohan Srinivasan
2017-01-09Merge tag 'v4.4.40' into android-4.4.yDmitry Shmidt
2017-01-06ext4: reject inodes with negative sizeDarrick J. Wong
2016-10-27Merge tag 'v4.4.27' into android-4.4.yDmitry Shmidt
2016-10-22ext4: allow DAX writeback for hole punchRoss Zwisler
2016-10-22ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong
2016-09-21Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-20ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan
2016-09-15ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong
2016-09-15ext4: avoid deadlock when expanding inode sizeJan Kara