summaryrefslogtreecommitdiff
path: root/fs/ext4/inode.c
AgeCommit message (Expand)Author
2018-08-07Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P
2018-08-06Merge 4.4.146 into android-4.4Greg Kroah-Hartman
2018-08-06ext4: fix inline data updates with checksums enabledTheodore Ts'o
2018-08-03Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P
2018-07-30Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim
2018-07-18Merge android-4.4.140 (789274d) into msm-4.4Blagovest Kolenichev
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-08mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara
2018-07-08ext4: use pagevec_lookup_range_tag()Jan Kara
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
2018-01-04fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers
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