blob: f9e4c5b173f0794e55f326c42953d5a64078327b [file] [log] [blame]
0001-ext4-Fix-memory-leak-fix-when-mounting-an-ext4-files.patch
0002-ext4-Avoid-null-pointer-dereference-when-decoding-ER.patch
0003-jbd2-Fail-to-load-a-journal-if-it-is-too-short.patch
0004-jbd2-round-commit-timer-up-to-avoid-uncommitted-tran.patch
0005-ext4-fix-journal-ref-count-in-move_extent_par_page.patch
0006-ext4-Fix-bugs-in-mballoc-s-stream-allocation-mode.patch
0007-ext4-Avoid-group-preallocation-for-closed-files.patch
0008-jbd2-Annotate-transaction-start-also-for-jbd2_journa.patch
0009-ext4-Fix-possible-deadlock-between-ext4_truncate-and.patch
0010-ext4-reject-too-large-filesystems-on-32-bit-kernels.patch
0011-ext4-Add-feature-set-check-helper-for-mount-remount-.patch
0012-ext4-Add-missing-unlock_new_inode-call-in-extent-mig.patch
0013-ext4-Allow-rename-to-create-more-than-EXT4_LINK_MAX-.patch
0014-ext4-Limit-number-of-links-that-can-be-created-by-ex.patch
0015-ext4-Restore-wbc-range_start-in-ext4_da_writepages.patch
0016-ext4-fix-cache-flush-in-ext4_sync_file.patch
0017-ext4-Fix-wrong-comparisons-in-mext_check_arguments.patch
0018-ext4-Remove-unneeded-BUG_ON-in-ext4_move_extents.patch
0019-ext4-Return-exchanged-blocks-count-to-user-space-in-.patch
0020-ext4-Take-page-lock-before-looking-at-attached-buffe.patch
0021-ext4-print-more-sysadmin-friendly-message-in-check_b.patch
0022-ext4-Use-bforget-in-no-journal-mode-for-ext4_journal.patch
0023-ext4-Assure-that-metadata-blocks-are-written-during-.patch
0024-ext4-Make-non-journal-fsync-work-properly.patch
0025-ext4-move-ext4_mb_init_group-function-earlier-in-the.patch
0026-ext4-check-for-need-init-flag-in-ext4_mb_load_buddy.patch
0027-ext4-Don-t-update-superblock-write-time-when-filesys.patch
0028-ext4-Always-set-dx_node-s-fake_dirent-explicitly.patch
0029-ext4-Fix-initalization-of-s_flex_groups.patch
0030-ext4-Fix-include-trace-events-ext4.h-to-work-with-Sy.patch
0031-ext4-Fix-small-typo-for-move_extent_per_page.patch
0032-ext4-Replace-get_ext_path-macro-with-an-inline-funci.patch
0033-ext4-Replace-BUG_ON-with-ext4_error-in-move_extents..patch
0034-ext4-Add-null-extent-check-to-ext_get_path.patch
0035-ext4-Fix-different-block-exchange-issue-in-EXT4_IOC_.patch
0036-ext4-limit-block-allocations-for-indirect-block-file.patch
0037-ext4-store-EXT4_EXT_MIGRATE-in-i_state-instead-of-i_.patch
0038-ext4-Fix-the-alloc-on-close-after-a-truncate-huerist.patch
0039-ext4-Fix-hueristic-which-avoids-group-preallocation-.patch
0040-ext4-Adjust-ext4_da_writepages-to-write-out-larger-c.patch
0041-ext4-release-reserved-quota-when-block-reservation-f.patch
0042-ext4-Split-uninitialized-extents-for-direct-I-O.patch
0043-ext4-Use-end_io-callback-to-avoid-direct-I-O-fallbac.patch
0044-ext4-async-direct-IO-for-holes-and-fallocate-support.patch
0045-ext4-EXT4_IOC_MOVE_EXT-Check-for-different-original-.patch
0046-ext4-Avoid-updating-the-inode-table-bh-twice-in-no-j.patch
0047-ext4-Make-sure-ext4_dirty_inode-updates-the-inode-in.patch
0048-ext4-Handle-nested-ext4_journal_start-stop-calls-wit.patch
0049-ext4-Fix-time-encoding-with-extra-epoch-bits.patch
0050-ext4-fix-a-BUG_ON-crash-by-checking-that-page-has-bu.patch
0051-ext4-retry-failed-direct-IO-allocations.patch
0052-ext4-discard-preallocation-when-restarting-a-transac.patch
0053-ext4-fix-ext4_ext_direct_IO-s-return-value-after-con.patch
0054-ext4-skip-conversion-of-uninit-extents-after-direct-.patch
0055-ext4-code-clean-up-for-dio-fallocate-handling.patch
0056-ext4-Fix-return-value-of-ext4_split_unwritten_extent.patch
0057-ext4-fix-potential-buffer-head-leak-when-add_dirent_.patch
0058-ext4-avoid-divide-by-zero-when-trying-to-mount-a-cor.patch
0059-ext4-fix-the-returned-block-count-if-EXT4_IOC_MOVE_E.patch
0060-ext4-fix-lock-order-problem-in-ext4_move_extents.patch
0061-ext4-fix-possible-recursive-locking-warning-in-EXT4_.patch
0062-ext4-plug-a-buffer_head-leak-in-an-error-path-of-ext.patch
0063-ext4-make-sure-directory-and-symlink-blocks-are-revo.patch
0064-ext4-fix-i_flags-access-in-ext4_da_writepages_trans_.patch
0065-ext4-journal-all-modifications-in-ext4_xattr_set_han.patch
0066-ext4-don-t-update-the-superblock-in-ext4_statfs.patch
0067-ext4-fix-uninit-block-bitmap-initialization-when-s_m.patch
0068-ext4-fix-block-validity-checks-so-they-work-correctl.patch
0069-ext4-avoid-issuing-unnecessary-barriers.patch
0070-ext4-fix-error-handling-in-ext4_ind_get_blocks.patch
0071-ext4-make-trim-discard-optional-and-off-by-default.patch
0072-ext4-make-norecovery-an-alias-for-noload.patch
0073-ext4-Fix-double-free-of-blocks-with-EXT4_IOC_MOVE_EX.patch
0074-ext4-initialize-moved_len-before-calling-ext4_move_e.patch
0075-ext4-move_extent_per_page-cleanup.patch
0076-jbd2-Add-ENOMEM-checking-in-and-for-jbd2_journal_wri.patch
0077-ext4-Return-the-PTR_ERR-of-the-correct-pointer-in-se.patch
0078-ext4-Avoid-data-filesystem-corruption-when-write-fai.patch
0079-ext4-wait-for-log-to-commit-when-umounting.patch
0080-ext4-remove-blocks-from-inode-prealloc-list-on-failu.patch
0081-ext4-ext4_get_reserved_space-must-return-bytes-inste.patch
0082-ext4-quota-macros-cleanup.patch
0083-ext4-fix-incorrect-block-reservation-on-quota-transf.patch
0084-ext4-Wait-for-proper-transaction-commit-on-fsync.patch
0085-ext4-Fix-insufficient-checks-in-EXT4_IOC_MOVE_EXT.patch
scsi-megaraid_sas-fix-64-bit-sense-pointer-truncation.patch
scsi-osd_protocol.h-add-missing-include.patch
scsi-scsi_lib_dma-fix-bug-with-dma-maps-on-nested-scsi-objects.patch
signal-fix-alternate-signal-stack-check.patch
ext4-fix-potential-fiemap-deadlock-mmap_sem-vs.-i_data_sem.patch