blob: c30ee254d7ff9bf0c766fbf78b757232baee3cf5 [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")
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")
fb7c02445c49 ("ext4: pass -ESHUTDOWN code to jbd2 layer")
a6d9946bb925 ("ext4: eliminate sleep from shutdown ioctl")
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")