blob: 7f934855f06d998926c77f82b9175c6ae96d672f [file] [log] [blame]
aa75f4d3daae ("ext4: main fast-commit commit path")
ff780b91efe9 ("jbd2: add fast commit machinery")
6866d7b3f2bb ("ext4 / jbd2: add fast commit initialization")
15ed2851b0f4 ("ext4: remove unused argument from ext4_(inc|dec)_count")
3d392b2676bf ("ext4: add prefetch_block_bitmaps mount option")
bc71726c7257 ("ext4: abort the filesystem if failed to async write metadata buffer")
cfd732377221 ("ext4: add prefetching for block allocation bitmaps")
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")
8ad8d710035e ("ext4: rework map struct instantiation in ext4_ext_map_blocks()")
ec8c60be96d6 ("ext4: improve ext_debug() msg in case of block allocation failure")
bbc4ec77e9f9 ("ext4: mballoc: add more mb_debug() msgs")
4209ae12b122 ("ext4: handle ext4_mark_inode_dirty errors")
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")
34990461342f ("ext4: clean up ext4_ext_insert_extent() call in ext4_ext_map_blocks()")
f064a9d6e7db ("ext4: clean up error return for convert_initialized_extent()")
4337ecd1fe99 ("ext4: remove EXT4_EOFBLOCKS_FL and associated code")
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")
43f816772ff3 ("ext4: make some functions static in extents.c")
9b02e4987ab0 ("ext4: clean up len and offset checks in ext4_fallocate()")
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")
c7df4a1ecb85 ("ext4: work around deleting a file with i_nlink == 0 safely")
8d0d47ea1640 ("Merge branch 'mb/dio' into master")