blob: b9a9f83d324dc6cc00f0d8f66ebb924c90bf2a5f [file] [log] [blame]
5b849b5f96b4 ("jbd2: fast commit recovery path")
ff780b91efe9 ("jbd2: add fast commit machinery")
6866d7b3f2bb ("ext4 / jbd2: add fast commit initialization")
7b97d868b7ab ("ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error handlers")
88ee9d571b6d ("ext4: support xattr gnu.* namespace for the Hurd")
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")
7f6225e446cc ("jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()")
0e98c084a211 ("jbd2: make sure ESHUTDOWN to be recorded in the journal superblock")
51f57b01e4a3 ("ext4, jbd2: ensure panic when aborting with zero errno")
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"")
2c1d0e3631e5 ("ext4: avoid panic during forced reboot due to aborted journal")
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")
1dc1097ff60e ("ext4: avoid panic during forced reboot")
bc1d69d6151f ("ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task")
7159a986b420 ("ext4: fix some error pointer dereferences")
538bcaa6261b ("jbd2: fix race when writing superblock")
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")