summaryrefslogtreecommitdiff
path: root/fs/ext4 (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | ext4: reset error code in ext4_find_entry in fallbackEric Sandeen2018-09-05
| | * | | | | | ext4: sysfs: print ext4_super_block fields as little-endianArnd Bergmann2018-09-05
| | * | | | | | ext4: check for NUL characters in extended attribute's nameTheodore Ts'o2018-09-05
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P2018-08-28
|\| | | | | |
| * | | | | | Merge 4.4.152 into android-4.4Greg Kroah-Hartman2018-08-24
| |\| | | | |
| | * | | | | ext4: fix spectre gadget in ext4_mb_regular_allocator()Jeremy Cline2018-08-24
| | | |_|_|/ | | |/| | |
* | | | | | Merge android-4.4.148 (f057ff9) into msm-4.4Srinivasarao P2018-08-24
|\| | | | |
| * | | | | Merge 4.4.148 into android-4.4Greg Kroah-Hartman2018-08-15
| |\| | | |
| | * | | | ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2018-08-15
| | | |_|/ | | |/| |
| * | | | Merge 4.4.147 into android-4.4Greg Kroah-Hartman2018-08-09
| |\| | |
| | * | | ext4: fix false negatives *and* false positives in ext4_check_descriptors()Theodore Ts'o2018-08-09
| | | |/ | | |/|
* | | | Merge "Merge android-4.4.146 (13962260) into msm-4.4"Linux Build Service Account2018-08-14
|\ \ \ \
| * | | | Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P2018-08-07
| |\| | |
| | * | | Merge 4.4.146 into android-4.4Greg Kroah-Hartman2018-08-06
| | |\| |
| | | * | ext4: check for allocation block validity with block group lockedTheodore Ts'o2018-08-06
| | | * | ext4: fix inline data updates with checksums enabledTheodore Ts'o2018-08-06
* | | | | Merge "Merge android-4.4.142 (8ec9fd8) into msm-4.4"Linux Build Service Account2018-08-14
|\| | | |
| * | | | Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P2018-08-03
| |\| | |
| | * | | Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim2018-07-30
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara2018-07-08
| | | * | ext4: use pagevec_lookup_range_tag()Jan Kara2018-07-08
| | | * | fscrypt: resolve some cherry-pick bugsJaegeuk Kim2018-01-09
| | | * | fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers2018-01-04
| | | * | fscrypt: clean up include file messDave Chinner2018-01-04
| | | * | fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers2017-05-08
* | | | | ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2018-08-12
|/ / / /
* | | | 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
| |\| |