summaryrefslogtreecommitdiff
path: root/fs/ext4 (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.140 (789274d) into msm-4.4Blagovest Kolenichev2018-07-18
|\
| * Merge 4.4.140 into android-4.4Greg Kroah-Hartman2018-07-11
| |\
| | * ext4: check superblock mapped prior to committingJon Derrick2018-07-11
| | * ext4: add more mount time checks of the superblockTheodore Ts'o2018-07-11
| | * ext4: add more inode number paranoia checksTheodore Ts'o2018-07-11
| | * ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o2018-07-11
| | * ext4: include the illegal physical block in the bad map ext4_error msgTheodore Ts'o2018-07-11
| | * ext4: verify the depth of extent tree in ext4_find_extent()Theodore Ts'o2018-07-11
| | * ext4: only look at the bg_flags field if it is validTheodore Ts'o2018-07-11
| | * ext4: always check block group bounds in ext4_init_block_bitmap()Theodore Ts'o2018-07-11
| | * ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o2018-07-11
* | | Merge "Merge android-4.4.139 (7ba5557) into msm-4.4"Linux Build Service Account2018-07-10
|\ \ \
| * | | Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev2018-07-03
| |\| |
| | * | Merge 4.4.139 into android-4.4Greg Kroah-Hartman2018-07-03
| | |\|
| | | * ext4: fix fencepost error in check for inode count overflow during resizeJan Kara2018-07-03
| | | * ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner2018-07-03
* | | | Revert "do d_instantiate/unlock_new_inode combinations safely"Gustavo Solaira2018-07-03
|/ / /
* | | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\| |
| * | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
| |\|
| | * do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-30
* | | Merge android-4.4.133 (3f51ea2) into msm-4.4Srinivasarao P2018-05-31
|\| |
| * | BACKPORT, FROMLIST: fscrypt: add Speck128/256 supportEric Biggers2018-05-25
* | | Merge android-4.4.131 (d5d6526) into msm-4.4Srinivasarao P2018-05-03
|\| |
| * | Merge 4.4.131 into android-4.4Greg Kroah-Hartman2018-05-02
| |\|
| | * ext4: fix bitmap position validationLukas Czerner2018-05-02
| | * ext4: add validity checks for bitmap block numbersTheodore Ts'o2018-05-02
| | * ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKSEric Biggers2018-05-02
* | | Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P2018-04-24
|\| |
| * | Merge 4.4.129 into android-4.4Greg Kroah-Hartman2018-04-24
| |\|
| | * ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang2018-04-24
| | * ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o2018-04-24
| | * ext4: fix crashes in dioread_nolock modeJan Kara2018-04-24
| | * ext4: don't allow r/w mounts if metadata blocks overlap the superblockTheodore Ts'o2018-04-24
| | * ext4: fail ext4_iget for root directory if unallocatedTheodore Ts'o2018-04-24
| | * ext4: don't update checksum of new initialized bitmapsTheodore Ts'o2018-04-24
* | | Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P2018-04-20
|\| |
| * | Merge 4.4.128 into android-4.4Greg Kroah-Hartman2018-04-14
| |\|
| | * ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()Eryu Guan2018-04-13
| | * ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errorsKonstantin Khlebnikov2018-04-13
* | | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\| |
| * | Merge 4.4.122 into android-4.4Greg Kroah-Hartman2018-03-18
| |\|
| | * ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan2018-03-18
* | | Merge android-4.4.117 (4ec3656) into msm-4.4Srinivasarao P2018-03-01
|\| |
| * | Merge 4.4.117 into android-4.4Greg Kroah-Hartman2018-02-22
| |\|
| | * ext4: save error to disk in __ext4_grp_locked_error()Zhouyi Zhou2018-02-22
* | | Merge android-4.4.116 (20ddb25) into msm-4.4Srinivasarao P2018-03-01
|\| |
| * | Merge 4.4.116 into android-4.4Greg Kroah-Hartman2018-02-20
| |\|
| | * don't put symlink bodies in pagecache into highmemAl Viro2018-02-16
* | | Merge android-4.4.112 (5f6325b) into msm-4.4Srinivasarao P2018-01-24
|\| |
| * | fscrypt: updates on 4.15-rc4Jaegeuk Kim2018-01-15