]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Feb 2023 14:25:05 +0000 (15:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Feb 2023 14:25:05 +0000 (15:25 +0100)
commit4c7248e6b8c83b14422749b5a2b3c5da6b995c4e
tree0cf7f7b8db72f4eaec4e503d55fba67f82d37708
parent2e4e993187f07aee3de8c6f8e827db6773ea182e
5.4-stable patches

added patches:
ipv4-fix-incorrect-route-flushing-when-source-address-is-deleted.patch
revert-ipv4-fix-incorrect-route-flushing-when-source-address-is-deleted.patch
xfs-change-the-order-in-which-child-and-parent-defer-ops-are-finished.patch
xfs-clean-up-bmap-intent-item-recovery-checking.patch
xfs-clean-up-xfs_bui_item_recover-iget-trans_alloc-ilock-ordering.patch
xfs-ensure-inobt-record-walks-always-make-forward-progress.patch
xfs-expose-the-log-push-threshold.patch
xfs-factor-out-a-xfs_defer_create_intent-helper.patch
xfs-fix-an-incore-inode-uaf-in-xfs_bui_recover.patch
xfs-fix-finobt-btree-block-recovery-ordering.patch
xfs-fix-missing-cow-blocks-writeback-conversion-retry.patch
xfs-fix-the-forward-progress-assertion-in-xfs_iwalk_run_callbacks.patch
xfs-log-new-intent-items-created-as-part-of-finishing-recovered-intent-items.patch
xfs-merge-the-diff_items-defer-op-into-create_intent.patch
xfs-merge-the-log_item-defer-op-into-create_intent.patch
xfs-only-relog-deferred-intent-items-if-free-space-in-the-log-gets-low.patch
xfs-periodically-relog-deferred-intent-items.patch
xfs-prevent-uaf-in-xfs_log_item_in_current_chkpt.patch
xfs-proper-replay-of-deferred-ops-queued-during-log-recovery.patch
xfs-refactor-xfs_defer_finish_noroll.patch
xfs-remove-the-xfs_efd_log_item_t-typedef.patch
xfs-remove-the-xfs_efi_log_item_t-typedef.patch
xfs-remove-the-xfs_inode_log_item_t-typedef.patch
xfs-sync-lazy-sb-accounting-on-quiesce-of-read-only-mounts.patch
xfs-turn-dfp_intent-into-a-xfs_log_item.patch
xfs-xfs_defer_capture-should-absorb-remaining-block-reservations.patch
xfs-xfs_defer_capture-should-absorb-remaining-transaction-reservation.patch
28 files changed:
queue-5.4/ipv4-fix-incorrect-route-flushing-when-source-address-is-deleted.patch [new file with mode: 0644]
queue-5.4/revert-ipv4-fix-incorrect-route-flushing-when-source-address-is-deleted.patch [new file with mode: 0644]
queue-5.4/series
queue-5.4/xfs-change-the-order-in-which-child-and-parent-defer-ops-are-finished.patch [new file with mode: 0644]
queue-5.4/xfs-clean-up-bmap-intent-item-recovery-checking.patch [new file with mode: 0644]
queue-5.4/xfs-clean-up-xfs_bui_item_recover-iget-trans_alloc-ilock-ordering.patch [new file with mode: 0644]
queue-5.4/xfs-ensure-inobt-record-walks-always-make-forward-progress.patch [new file with mode: 0644]
queue-5.4/xfs-expose-the-log-push-threshold.patch [new file with mode: 0644]
queue-5.4/xfs-factor-out-a-xfs_defer_create_intent-helper.patch [new file with mode: 0644]
queue-5.4/xfs-fix-an-incore-inode-uaf-in-xfs_bui_recover.patch [new file with mode: 0644]
queue-5.4/xfs-fix-finobt-btree-block-recovery-ordering.patch [new file with mode: 0644]
queue-5.4/xfs-fix-missing-cow-blocks-writeback-conversion-retry.patch [new file with mode: 0644]
queue-5.4/xfs-fix-the-forward-progress-assertion-in-xfs_iwalk_run_callbacks.patch [new file with mode: 0644]
queue-5.4/xfs-log-new-intent-items-created-as-part-of-finishing-recovered-intent-items.patch [new file with mode: 0644]
queue-5.4/xfs-merge-the-diff_items-defer-op-into-create_intent.patch [new file with mode: 0644]
queue-5.4/xfs-merge-the-log_item-defer-op-into-create_intent.patch [new file with mode: 0644]
queue-5.4/xfs-only-relog-deferred-intent-items-if-free-space-in-the-log-gets-low.patch [new file with mode: 0644]
queue-5.4/xfs-periodically-relog-deferred-intent-items.patch [new file with mode: 0644]
queue-5.4/xfs-prevent-uaf-in-xfs_log_item_in_current_chkpt.patch [new file with mode: 0644]
queue-5.4/xfs-proper-replay-of-deferred-ops-queued-during-log-recovery.patch [new file with mode: 0644]
queue-5.4/xfs-refactor-xfs_defer_finish_noroll.patch [new file with mode: 0644]
queue-5.4/xfs-remove-the-xfs_efd_log_item_t-typedef.patch [new file with mode: 0644]
queue-5.4/xfs-remove-the-xfs_efi_log_item_t-typedef.patch [new file with mode: 0644]
queue-5.4/xfs-remove-the-xfs_inode_log_item_t-typedef.patch [new file with mode: 0644]
queue-5.4/xfs-sync-lazy-sb-accounting-on-quiesce-of-read-only-mounts.patch [new file with mode: 0644]
queue-5.4/xfs-turn-dfp_intent-into-a-xfs_log_item.patch [new file with mode: 0644]
queue-5.4/xfs-xfs_defer_capture-should-absorb-remaining-block-reservations.patch [new file with mode: 0644]
queue-5.4/xfs-xfs_defer_capture-should-absorb-remaining-transaction-reservation.patch [new file with mode: 0644]