summaryrefslogtreecommitdiff
path: root/fs/ext4/inode.c
AgeCommit message (Expand)Author
2018-07-03Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev
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 android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P
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-03-01Merge android-4.4.116 (20ddb25) into msm-4.4Srinivasarao P
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-24Merge android-4.4.112 (5f6325b) into msm-4.4Srinivasarao P
2018-01-15fscrypt: updates on 4.15-rc4Jaegeuk Kim
2017-11-21ext4: fix data exposure after a crashJan Kara
2017-10-20Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4Blagovest Kolenichev
2017-10-16ext4: provide ext4_issue_zeroout()Jan 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-28Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'Blagovest Kolenichev
2017-06-21BACKPORT: ext4: fix data exposure after a crashJan Kara
2017-06-20Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'Blagovest Kolenichev
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-06-07Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'Blagovest Kolenichev
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-25Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev
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-04-17ANDROID: Refactor fs readpage/write tracepoints.Mohan Srinivasan
2017-04-17ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan
2017-03-23Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev
2017-03-20resolve merge conflicts of 1c5265be54d3 to android-4.4Todd Kjos
2017-03-18Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang
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-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
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-09Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-06ext4: reject inodes with negative sizeDarrick J. Wong
2016-12-20Merge "ext4 crypto: added support for O_DIRECT flag"Linux Build Service Account
2016-12-16Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang