]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Sep 2022 06:54:12 +0000 (08:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Sep 2022 06:54:12 +0000 (08:54 +0200)
commit174d6838f307da318d30fea616b673880ef2a990
tree2050b9b8ead71b18adaf02f8f50773393901ed75
parentb84404f02e3df95abf6f360afab30b524c897e78
5.4-stable patches

added patches:
ext4-fix-bug-in-extents-parsing-when-eh_entries-0-and-eh_depth-0.patch
ext4-make-directory-inode-spreading-reflect-flexbg-size.patch
xfs-add-missing-assert-in-xfs_fsmap_owner_from_rmap.patch
xfs-always-log-corruption-errors.patch
xfs-attach-dquots-and-reserve-quota-blocks-during-unwritten-conversion.patch
xfs-constify-the-buffer-pointer-arguments-to-error-functions.patch
xfs-convert-eio-to-efscorrupted-when-log-contents-are-invalid.patch
xfs-don-t-commit-sunit-swidth-updates-to-disk-if-that-would-cause-repair-failures.patch
xfs-fix-an-abba-deadlock-in-xfs_rename.patch
xfs-fix-deadlock-between-agi-and-agf-when-target_ip-exists-in-xfs_rename.patch
xfs-fix-some-memory-leaks-in-log-recovery.patch
xfs-fix-use-after-free-when-aborting-corrupt-attr-inactivation.patch
xfs-range-check-ri_cnt-when-recovering-log-items.patch
xfs-refactor-agfl-length-computation-function.patch
xfs-replace-eio-with-efscorrupted-for-corrupt-metadata.patch
xfs-slightly-tweak-an-assert-in-xfs_fs_map_blocks.patch
xfs-split-the-sunit-parameter-update-into-two-parts.patch
xfs-stabilize-insert-range-start-boundary-to-avoid-cow-writeback-race.patch
xfs-use-bitops-interface-for-buf-log-item-ail-flag-check.patch
20 files changed:
queue-5.4/ext4-fix-bug-in-extents-parsing-when-eh_entries-0-and-eh_depth-0.patch [new file with mode: 0644]
queue-5.4/ext4-make-directory-inode-spreading-reflect-flexbg-size.patch [new file with mode: 0644]
queue-5.4/series
queue-5.4/xfs-add-missing-assert-in-xfs_fsmap_owner_from_rmap.patch [new file with mode: 0644]
queue-5.4/xfs-always-log-corruption-errors.patch [new file with mode: 0644]
queue-5.4/xfs-attach-dquots-and-reserve-quota-blocks-during-unwritten-conversion.patch [new file with mode: 0644]
queue-5.4/xfs-constify-the-buffer-pointer-arguments-to-error-functions.patch [new file with mode: 0644]
queue-5.4/xfs-convert-eio-to-efscorrupted-when-log-contents-are-invalid.patch [new file with mode: 0644]
queue-5.4/xfs-don-t-commit-sunit-swidth-updates-to-disk-if-that-would-cause-repair-failures.patch [new file with mode: 0644]
queue-5.4/xfs-fix-an-abba-deadlock-in-xfs_rename.patch [new file with mode: 0644]
queue-5.4/xfs-fix-deadlock-between-agi-and-agf-when-target_ip-exists-in-xfs_rename.patch [new file with mode: 0644]
queue-5.4/xfs-fix-some-memory-leaks-in-log-recovery.patch [new file with mode: 0644]
queue-5.4/xfs-fix-use-after-free-when-aborting-corrupt-attr-inactivation.patch [new file with mode: 0644]
queue-5.4/xfs-range-check-ri_cnt-when-recovering-log-items.patch [new file with mode: 0644]
queue-5.4/xfs-refactor-agfl-length-computation-function.patch [new file with mode: 0644]
queue-5.4/xfs-replace-eio-with-efscorrupted-for-corrupt-metadata.patch [new file with mode: 0644]
queue-5.4/xfs-slightly-tweak-an-assert-in-xfs_fs_map_blocks.patch [new file with mode: 0644]
queue-5.4/xfs-split-the-sunit-parameter-update-into-two-parts.patch [new file with mode: 0644]
queue-5.4/xfs-stabilize-insert-range-start-boundary-to-avoid-cow-writeback-race.patch [new file with mode: 0644]
queue-5.4/xfs-use-bitops-interface-for-buf-log-item-ail-flag-check.patch [new file with mode: 0644]