]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 May 2024 11:19:00 +0000 (13:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 May 2024 11:19:00 +0000 (13:19 +0200)
commitd438c60c8dbe85e41f969b08e190b202c5ca1dda
tree6a988e8d2032d9dc72d1ecbc9fb5ff96d789c15a
parentf45bb62bea8a3bcf05e4276ef47f596b16f4f2eb
6.1-stable patches

added patches:
iomap-buffered-write-failure-should-not-truncate-the-page-cache.patch
iomap-write-iomap-validity-checks.patch
keys-trusted-fix-memory-leak-in-tpm2_key_encode.patch
mmc-core-add-hs400-tuning-in-hs400es-initialization.patch
xfs-allow-inode-inactivation-during-a-ro-mount-log-recovery.patch
xfs-attach-dquots-to-inode-before-reading-data-cow-fork-mappings.patch
xfs-drop-write-error-injection-is-unfixable-remove-it.patch
xfs-estimate-post-merge-refcounts-correctly.patch
xfs-fix-incorrect-error-out-in-xfs_remove.patch
xfs-fix-incorrect-i_nlink-caused-by-inode-racing.patch
xfs-fix-log-recovery-when-unknown-rocompat-bits-are-set.patch
xfs-fix-off-by-one-block-in-xfs_discard_folio.patch
xfs-fix-sb-write-verify-for-lazysbcount.patch
xfs-fix-super-block-buf-log-item-uaf-during-force-shutdown.patch
xfs-get-root-inode-correctly-at-bulkstat.patch
xfs-hoist-refcount-record-merge-predicates.patch
xfs-invalidate-block-device-page-cache-during-unmount.patch
xfs-invalidate-xfs_bufs-when-allocating-cow-extents.patch
xfs-iomap-move-delalloc-punching-to-iomap.patch
xfs-punching-delalloc-extents-on-write-failure-is-racy.patch
xfs-short-circuit-xfs_growfs_data_private-if-delta-is-zero.patch
xfs-use-byte-ranges-for-write-cleanup-ranges.patch
xfs-use-iomap_valid-method-to-detect-stale-cached-iomaps.patch
xfs-wait-iclog-complete-before-tearing-down-ail.patch
xfs-write-page-faults-in-iomap-are-not-buffered-writes.patch
xfs-xfs_bmap_punch_delalloc_range-should-take-a-byte-range.patch
27 files changed:
queue-6.1/iomap-buffered-write-failure-should-not-truncate-the-page-cache.patch [new file with mode: 0644]
queue-6.1/iomap-write-iomap-validity-checks.patch [new file with mode: 0644]
queue-6.1/keys-trusted-fix-memory-leak-in-tpm2_key_encode.patch [new file with mode: 0644]
queue-6.1/mmc-core-add-hs400-tuning-in-hs400es-initialization.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/xfs-allow-inode-inactivation-during-a-ro-mount-log-recovery.patch [new file with mode: 0644]
queue-6.1/xfs-attach-dquots-to-inode-before-reading-data-cow-fork-mappings.patch [new file with mode: 0644]
queue-6.1/xfs-drop-write-error-injection-is-unfixable-remove-it.patch [new file with mode: 0644]
queue-6.1/xfs-estimate-post-merge-refcounts-correctly.patch [new file with mode: 0644]
queue-6.1/xfs-fix-incorrect-error-out-in-xfs_remove.patch [new file with mode: 0644]
queue-6.1/xfs-fix-incorrect-i_nlink-caused-by-inode-racing.patch [new file with mode: 0644]
queue-6.1/xfs-fix-log-recovery-when-unknown-rocompat-bits-are-set.patch [new file with mode: 0644]
queue-6.1/xfs-fix-off-by-one-block-in-xfs_discard_folio.patch [new file with mode: 0644]
queue-6.1/xfs-fix-sb-write-verify-for-lazysbcount.patch [new file with mode: 0644]
queue-6.1/xfs-fix-super-block-buf-log-item-uaf-during-force-shutdown.patch [new file with mode: 0644]
queue-6.1/xfs-get-root-inode-correctly-at-bulkstat.patch [new file with mode: 0644]
queue-6.1/xfs-hoist-refcount-record-merge-predicates.patch [new file with mode: 0644]
queue-6.1/xfs-invalidate-block-device-page-cache-during-unmount.patch [new file with mode: 0644]
queue-6.1/xfs-invalidate-xfs_bufs-when-allocating-cow-extents.patch [new file with mode: 0644]
queue-6.1/xfs-iomap-move-delalloc-punching-to-iomap.patch [new file with mode: 0644]
queue-6.1/xfs-punching-delalloc-extents-on-write-failure-is-racy.patch [new file with mode: 0644]
queue-6.1/xfs-short-circuit-xfs_growfs_data_private-if-delta-is-zero.patch [new file with mode: 0644]
queue-6.1/xfs-use-byte-ranges-for-write-cleanup-ranges.patch [new file with mode: 0644]
queue-6.1/xfs-use-iomap_valid-method-to-detect-stale-cached-iomaps.patch [new file with mode: 0644]
queue-6.1/xfs-wait-iclog-complete-before-tearing-down-ail.patch [new file with mode: 0644]
queue-6.1/xfs-write-page-faults-in-iomap-are-not-buffered-writes.patch [new file with mode: 0644]
queue-6.1/xfs-xfs_bmap_punch_delalloc_range-should-take-a-byte-range.patch [new file with mode: 0644]