]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Mar 2024 09:55:04 +0000 (10:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Mar 2024 09:55:04 +0000 (10:55 +0100)
commit6fe915f6878d85093fc91c4ca29a3903c1782c58
treebe4a3ffcdc1043f55fc0254c92193f05891254b8
parent4ed99e74f11f120509354b901594513031cc63f2
6.6-stable patches

added patches:
xfs-add-lock-protection-when-remove-perag-from-radix-tree.patch
xfs-add-missing-nrext64-inode-flag-check-to-scrub.patch
xfs-consider-minlen-sized-extents-in-xfs_rtallocate_extent_block.patch
xfs-convert-rt-bitmap-extent-lengths-to-xfs_rtbxlen_t.patch
xfs-don-t-allow-overly-small-or-large-realtime-volumes.patch
xfs-don-t-leak-recovered-attri-intent-items.patch
xfs-ensure-logflagsp-is-initialized-in-xfs_bmap_del_extent_real.patch
xfs-fix-32-bit-truncation-in-xfs_compute_rextslog.patch
xfs-fix-an-off-by-one-error-in-xreap_agextent_binval.patch
xfs-fix-perag-leak-when-growfs-fails.patch
xfs-force-all-buffers-to-be-written-during-btree-bulk-load.patch
xfs-initialise-di_crc-in-xfs_log_dinode.patch
xfs-make-rextslog-computation-consistent-with-mkfs.patch
xfs-make-xchk_iget-safer-in-the-presence-of-corrupt-inode-btrees.patch
xfs-move-the-xfs_rtbitmap.c-declarations-to-xfs_rtbitmap.h.patch
xfs-pass-the-xfs_defer_pending-object-to-iop_recover.patch
xfs-recompute-growfsrtfree-transaction-reservation-while-growing-rt-volume.patch
xfs-remove-conditional-building-of-rt-geometry-validator-functions.patch
xfs-remove-unused-fields-from-struct-xbtree_ifakeroot.patch
xfs-reset-xfs_attr_incomplete-filter-on-node-removal.patch
xfs-short-circuit-xfs_growfs_data_private-if-delta-is-zero.patch
xfs-transfer-recovered-intent-item-ownership-in-iop_recover.patch
xfs-update-dir3-leaf-block-metadata-after-swap.patch
xfs-use-xfs_defer_pending-objects-to-recover-intent-items.patch
25 files changed:
queue-6.6/series
queue-6.6/xfs-add-lock-protection-when-remove-perag-from-radix-tree.patch [new file with mode: 0644]
queue-6.6/xfs-add-missing-nrext64-inode-flag-check-to-scrub.patch [new file with mode: 0644]
queue-6.6/xfs-consider-minlen-sized-extents-in-xfs_rtallocate_extent_block.patch [new file with mode: 0644]
queue-6.6/xfs-convert-rt-bitmap-extent-lengths-to-xfs_rtbxlen_t.patch [new file with mode: 0644]
queue-6.6/xfs-don-t-allow-overly-small-or-large-realtime-volumes.patch [new file with mode: 0644]
queue-6.6/xfs-don-t-leak-recovered-attri-intent-items.patch [new file with mode: 0644]
queue-6.6/xfs-ensure-logflagsp-is-initialized-in-xfs_bmap_del_extent_real.patch [new file with mode: 0644]
queue-6.6/xfs-fix-32-bit-truncation-in-xfs_compute_rextslog.patch [new file with mode: 0644]
queue-6.6/xfs-fix-an-off-by-one-error-in-xreap_agextent_binval.patch [new file with mode: 0644]
queue-6.6/xfs-fix-perag-leak-when-growfs-fails.patch [new file with mode: 0644]
queue-6.6/xfs-force-all-buffers-to-be-written-during-btree-bulk-load.patch [new file with mode: 0644]
queue-6.6/xfs-initialise-di_crc-in-xfs_log_dinode.patch [new file with mode: 0644]
queue-6.6/xfs-make-rextslog-computation-consistent-with-mkfs.patch [new file with mode: 0644]
queue-6.6/xfs-make-xchk_iget-safer-in-the-presence-of-corrupt-inode-btrees.patch [new file with mode: 0644]
queue-6.6/xfs-move-the-xfs_rtbitmap.c-declarations-to-xfs_rtbitmap.h.patch [new file with mode: 0644]
queue-6.6/xfs-pass-the-xfs_defer_pending-object-to-iop_recover.patch [new file with mode: 0644]
queue-6.6/xfs-recompute-growfsrtfree-transaction-reservation-while-growing-rt-volume.patch [new file with mode: 0644]
queue-6.6/xfs-remove-conditional-building-of-rt-geometry-validator-functions.patch [new file with mode: 0644]
queue-6.6/xfs-remove-unused-fields-from-struct-xbtree_ifakeroot.patch [new file with mode: 0644]
queue-6.6/xfs-reset-xfs_attr_incomplete-filter-on-node-removal.patch [new file with mode: 0644]
queue-6.6/xfs-short-circuit-xfs_growfs_data_private-if-delta-is-zero.patch [new file with mode: 0644]
queue-6.6/xfs-transfer-recovered-intent-item-ownership-in-iop_recover.patch [new file with mode: 0644]
queue-6.6/xfs-update-dir3-leaf-block-metadata-after-swap.patch [new file with mode: 0644]
queue-6.6/xfs-use-xfs_defer_pending-objects-to-recover-intent-items.patch [new file with mode: 0644]