]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Oct 2022 14:52:12 +0000 (16:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Oct 2022 14:52:12 +0000 (16:52 +0200)
commit7e875dce2ea5aa1135d4a48f8a12773bf732f1cd
tree50e80bfcffbf5025edf689c005def376ea070e26
parenta94157b761a943d1a88352d11c4578e791ed894d
5.4-stable patches

added patches:
xfs-add-a-function-to-deal-with-corrupt-buffers-post-verifiers.patch
xfs-check-owner-of-dir3-blocks.patch
xfs-check-owner-of-dir3-data-blocks.patch
xfs-don-t-write-a-corrupt-unmount-record-to-force-summary-counter-recalc.patch
xfs-factor-common-ail-item-deletion-code.patch
xfs-factor-out-a-new-xfs_log_force_inode-helper.patch
xfs-factor-out-quotaoff-intent-ail-removal-and-memory-free.patch
xfs-fix-buffer-corruption-reporting-when-xfs_dir3_free_header_check-fails.patch
xfs-fix-unmount-hang-and-memory-leak-on-shutdown-during-quotaoff.patch
xfs-fix-use-after-free-on-cil-context-on-shutdown.patch
xfs-lower-cil-flush-limit-for-large-logs.patch
xfs-move-inode-flush-to-the-sync-workqueue.patch
xfs-open-code-insert-range-extent-split-helper.patch
xfs-preserve-default-grace-interval-during-quotacheck.patch
xfs-reflink-should-force-the-log-out-if-mounted-with-wsync.patch
xfs-remove-the-xfs_disk_dquot_t-and-xfs_dquot_t.patch
xfs-remove-the-xfs_dq_logitem_t-typedef.patch
xfs-remove-the-xfs_qoff_logitem_t-typedef.patch
xfs-replace-function-declaration-by-actual-definition.patch
xfs-rework-collapse-range-into-an-atomic-operation.patch
xfs-rework-insert-range-into-an-atomic-operation.patch
xfs-tail-updates-only-need-to-occur-when-lsn-changes.patch
xfs-throttle-commits-on-delayed-background-cil-push.patch
xfs-trylock-underlying-buffer-on-dquot-flush.patch
xfs-use-scnprintf-for-avoiding-potential-buffer-overflow.patch
xfs-xfs_buf_corruption_error-should-take-__this_address.patch
28 files changed:
queue-4.14/series [new file with mode: 0644]
queue-5.4/series [new file with mode: 0644]
queue-5.4/xfs-add-a-function-to-deal-with-corrupt-buffers-post-verifiers.patch [new file with mode: 0644]
queue-5.4/xfs-check-owner-of-dir3-blocks.patch [new file with mode: 0644]
queue-5.4/xfs-check-owner-of-dir3-data-blocks.patch [new file with mode: 0644]
queue-5.4/xfs-don-t-write-a-corrupt-unmount-record-to-force-summary-counter-recalc.patch [new file with mode: 0644]
queue-5.4/xfs-factor-common-ail-item-deletion-code.patch [new file with mode: 0644]
queue-5.4/xfs-factor-out-a-new-xfs_log_force_inode-helper.patch [new file with mode: 0644]
queue-5.4/xfs-factor-out-quotaoff-intent-ail-removal-and-memory-free.patch [new file with mode: 0644]
queue-5.4/xfs-fix-buffer-corruption-reporting-when-xfs_dir3_free_header_check-fails.patch [new file with mode: 0644]
queue-5.4/xfs-fix-unmount-hang-and-memory-leak-on-shutdown-during-quotaoff.patch [new file with mode: 0644]
queue-5.4/xfs-fix-use-after-free-on-cil-context-on-shutdown.patch [new file with mode: 0644]
queue-5.4/xfs-lower-cil-flush-limit-for-large-logs.patch [new file with mode: 0644]
queue-5.4/xfs-move-inode-flush-to-the-sync-workqueue.patch [new file with mode: 0644]
queue-5.4/xfs-open-code-insert-range-extent-split-helper.patch [new file with mode: 0644]
queue-5.4/xfs-preserve-default-grace-interval-during-quotacheck.patch [new file with mode: 0644]
queue-5.4/xfs-reflink-should-force-the-log-out-if-mounted-with-wsync.patch [new file with mode: 0644]
queue-5.4/xfs-remove-the-xfs_disk_dquot_t-and-xfs_dquot_t.patch [new file with mode: 0644]
queue-5.4/xfs-remove-the-xfs_dq_logitem_t-typedef.patch [new file with mode: 0644]
queue-5.4/xfs-remove-the-xfs_qoff_logitem_t-typedef.patch [new file with mode: 0644]
queue-5.4/xfs-replace-function-declaration-by-actual-definition.patch [new file with mode: 0644]
queue-5.4/xfs-rework-collapse-range-into-an-atomic-operation.patch [new file with mode: 0644]
queue-5.4/xfs-rework-insert-range-into-an-atomic-operation.patch [new file with mode: 0644]
queue-5.4/xfs-tail-updates-only-need-to-occur-when-lsn-changes.patch [new file with mode: 0644]
queue-5.4/xfs-throttle-commits-on-delayed-background-cil-push.patch [new file with mode: 0644]
queue-5.4/xfs-trylock-underlying-buffer-on-dquot-flush.patch [new file with mode: 0644]
queue-5.4/xfs-use-scnprintf-for-avoiding-potential-buffer-overflow.patch [new file with mode: 0644]
queue-5.4/xfs-xfs_buf_corruption_error-should-take-__this_address.patch [new file with mode: 0644]