blob: 2be8d5499b1296c13aa56172b4c0527d4e953e6e [file] [log] [blame]
3f67e7cffa6e ("ext4: fold ext4_data_block_valid_rcu() into the caller")
ce9f24cccdc0 ("ext4: check journal inode extents more carefully")
bf9a379d0980 ("ext4: don't allow overlapping system zones")
54d3adbc29f0 ("ext4: save all error info in save_error_info() and drop ext4_set_errno()")
c96e2b8564ad ("ext4: do not commit super on read-only bdev")
46f870d690fe ("ext4: simulate various I/O and checksum errors when reading metadata")
878520ac45f9 ("ext4: save the error code which triggered an ext4_error() in the superblock")
7727ae52975d ("ext4: fix potential use after free after remounting with noblock_validity")
f036adb39976 ("ext4: rename "dirent_csum" functions to use "dirblock"")
b886ee3e778e ("ext4: Support case-insensitive file name lookups")
c83ad55eaa91 ("ext4: include charset encoding information in the superblock")
345c0dbf3a30 ("ext4: protect journal inode's blocks using block_validity")
bc1d69d6151f ("ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task")
7159a986b420 ("ext4: fix some error pointer dereferences")
8a363970d1dc ("ext4: avoid declaring fs inconsistent due to invalid file handles")
fb265c9cb49e ("ext4: add ext4_sb_bread() to disambiguate ENOMEM cases")
53692ec074d0 ("ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path")
4f32c38b4662 ("ext4: avoid possible double brelse() in add_new_gdb() on error path")