summaryrefslogtreecommitdiff
path: root/fs/ext4
AgeCommit message (Expand)Author
2018-08-24Merge android-4.4.148 (f057ff9) into msm-4.4Srinivasarao P
2018-08-15Merge 4.4.148 into android-4.4-pGreg Kroah-Hartman
2018-08-15Merge 4.4.148 into android-4.4Greg Kroah-Hartman
2018-08-15ext4: fix check to prevent initializing reserved inodesTheodore Ts'o
2018-08-14Merge "Merge android-4.4.146 (13962260) into msm-4.4"Linux Build Service Account
2018-08-14Merge "Merge android-4.4.142 (8ec9fd8) into msm-4.4"Linux Build Service Account
2018-08-12ext4: fix check to prevent initializing reserved inodesTheodore Ts'o
2018-08-09Merge 4.4.147 into android-4.4-pGreg Kroah-Hartman
2018-08-09Merge 4.4.147 into android-4.4Greg Kroah-Hartman
2018-08-09ext4: fix false negatives *and* false positives in ext4_check_descriptors()Theodore Ts'o
2018-08-07Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P
2018-08-06Merge 4.4.146 into android-4.4-pGreg Kroah-Hartman
2018-08-06Merge 4.4.146 into android-4.4Greg Kroah-Hartman
2018-08-06ext4: check for allocation block validity with block group lockedTheodore Ts'o
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: check superblock mapped prior to committingJon Derrick
2018-07-11ext4: add more mount time checks of the superblockTheodore Ts'o
2018-07-11ext4: add more inode number paranoia checksTheodore Ts'o
2018-07-11ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o
2018-07-11ext4: include the illegal physical block in the bad map ext4_error msgTheodore Ts'o
2018-07-11ext4: verify the depth of extent tree in ext4_find_extent()Theodore Ts'o
2018-07-11ext4: only look at the bg_flags field if it is validTheodore Ts'o
2018-07-11ext4: always check block group bounds in ext4_init_block_bitmap()Theodore Ts'o
2018-07-11ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o
2018-07-10Merge "Merge android-4.4.139 (7ba5557) into msm-4.4"Linux Build Service Account
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-03Revert "do d_instantiate/unlock_new_inode combinations safely"Gustavo Solaira
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: fix fencepost error in check for inode count overflow during resizeJan Kara
2018-07-03ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner
2018-06-27Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P
2018-05-31Merge android-4.4.133 (3f51ea2) into msm-4.4Srinivasarao P
2018-05-30Merge 4.4.134 into android-4.4Greg Kroah-Hartman
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-05-25BACKPORT, FROMLIST: fscrypt: add Speck128/256 supportEric Biggers
2018-05-03Merge android-4.4.131 (d5d6526) into msm-4.4Srinivasarao P
2018-05-02Merge 4.4.131 into android-4.4Greg Kroah-Hartman
2018-05-02ext4: fix bitmap position validationLukas Czerner
2018-05-02ext4: add validity checks for bitmap block numbersTheodore Ts'o
2018-05-02ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKSEric Biggers
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 deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o