blob: b566309518db3698ae810099b24d67a51b2442b5 [file] [log] [blame]
0a846f496db1 ("ext4: use ext4_sb_bread() instead of sb_bread()")
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")
6a0678a79bb3 ("ext4: super: extend timestamps to 40 bits")
a4d2aadca184 ("ext4: sysfs: print ext4_super_block fields as little-endian")
6390d33bf5d9 ("ext4: add verifier check for symlink with append/immutable flags")
736dedbb1a7d ("ext4: mark block bitmap corrupted when found")
206f6d552d0c ("ext4: mark inode bitmap corrupted when found")
db79e6d1fb1f ("ext4: add new ext4_mark_group_bitmap_corrupted() helper")
e254d1afac83 ("ext4: use raw i_version value for ea_inode")
de05ca852679 ("ext4: move call to ext4_error() into ext4_xattr_check_block()")
8e4b5eae5dec ("ext4: fail ext4_iget for root directory if unallocated")
7dac4a1726a9 ("ext4: add validity checks for bitmap block numbers")
ccf0f32acd43 ("ext4: add tracepoints for shutdown and file system errors")
23aedc4b9b39 ("Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4")