]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Feb 2025 15:23:26 +0000 (16:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Feb 2025 15:23:26 +0000 (16:23 +0100)
commitd0c33e3949c703a813e55b0e8790d2a676a89886
treed375b46df375cbbb0f60d649e5d0c98ebf0c0e29
parent4476532597b2fa9f967483a94f45075af38f3abb
6.6-stable patches

added patches:
xfs-assert-a-valid-limit-in-xfs_rtfind_forw.patch
xfs-call-xfs_bmap_exact_minlen_extent_alloc-from-xfs_bmap_btalloc.patch
xfs-check-for-delayed-allocations-before-setting-extsize.patch
xfs-distinguish-extra-split-from-real-enospc-from-xfs_attr3_leaf_split.patch
xfs-distinguish-extra-split-from-real-enospc-from-xfs_attr_node_try_addname.patch
xfs-don-t-free-cowblocks-from-under-dirty-pagecache-on-unshare.patch
xfs-don-t-ifdef-around-the-exact-minlen-allocations.patch
xfs-don-t-use-__gfp_retry_mayfail-in-xfs_initialize_perag.patch
xfs-error-out-when-a-superblock-buffer-update-reduces-the-agcount.patch
xfs-fix-a-sloppy-memory-handling-bug-in-xfs_iroot_realloc.patch
xfs-fix-a-typo.patch
xfs-fold-xfs_bmap_alloc_userdata-into-xfs_bmapi_allocate.patch
xfs-merge-xfs_attr_leaf_try_add-into-xfs_attr_leaf_addname.patch
xfs-pass-the-exact-range-to-initialize-to-xfs_initialize_perag.patch
xfs-reduce-unnecessary-searches-when-searching-for-the-best-extents.patch
xfs-remove-empty-declartion-in-header-file.patch
xfs-return-bool-from-xfs_attr3_leaf_add.patch
xfs-skip-background-cowblock-trims-on-inodes-open-for-write.patch
xfs-streamline-xfs_filestream_pick_ag.patch
xfs-support-lowmode-allocations-in-xfs_bmap_exact_minlen_extent_alloc.patch
xfs-update-the-file-system-geometry-after-recoverying-superblock-buffers.patch
xfs-update-the-pag-for-the-last-ag-at-recovery-time.patch
xfs-use-try_cmpxchg-in-xlog_cil_insert_pcp_aggregate.patch
xfs-validate-inumber-in-xfs_iget.patch
25 files changed:
queue-6.6/series
queue-6.6/xfs-assert-a-valid-limit-in-xfs_rtfind_forw.patch [new file with mode: 0644]
queue-6.6/xfs-call-xfs_bmap_exact_minlen_extent_alloc-from-xfs_bmap_btalloc.patch [new file with mode: 0644]
queue-6.6/xfs-check-for-delayed-allocations-before-setting-extsize.patch [new file with mode: 0644]
queue-6.6/xfs-distinguish-extra-split-from-real-enospc-from-xfs_attr3_leaf_split.patch [new file with mode: 0644]
queue-6.6/xfs-distinguish-extra-split-from-real-enospc-from-xfs_attr_node_try_addname.patch [new file with mode: 0644]
queue-6.6/xfs-don-t-free-cowblocks-from-under-dirty-pagecache-on-unshare.patch [new file with mode: 0644]
queue-6.6/xfs-don-t-ifdef-around-the-exact-minlen-allocations.patch [new file with mode: 0644]
queue-6.6/xfs-don-t-use-__gfp_retry_mayfail-in-xfs_initialize_perag.patch [new file with mode: 0644]
queue-6.6/xfs-error-out-when-a-superblock-buffer-update-reduces-the-agcount.patch [new file with mode: 0644]
queue-6.6/xfs-fix-a-sloppy-memory-handling-bug-in-xfs_iroot_realloc.patch [new file with mode: 0644]
queue-6.6/xfs-fix-a-typo.patch [new file with mode: 0644]
queue-6.6/xfs-fold-xfs_bmap_alloc_userdata-into-xfs_bmapi_allocate.patch [new file with mode: 0644]
queue-6.6/xfs-merge-xfs_attr_leaf_try_add-into-xfs_attr_leaf_addname.patch [new file with mode: 0644]
queue-6.6/xfs-pass-the-exact-range-to-initialize-to-xfs_initialize_perag.patch [new file with mode: 0644]
queue-6.6/xfs-reduce-unnecessary-searches-when-searching-for-the-best-extents.patch [new file with mode: 0644]
queue-6.6/xfs-remove-empty-declartion-in-header-file.patch [new file with mode: 0644]
queue-6.6/xfs-return-bool-from-xfs_attr3_leaf_add.patch [new file with mode: 0644]
queue-6.6/xfs-skip-background-cowblock-trims-on-inodes-open-for-write.patch [new file with mode: 0644]
queue-6.6/xfs-streamline-xfs_filestream_pick_ag.patch [new file with mode: 0644]
queue-6.6/xfs-support-lowmode-allocations-in-xfs_bmap_exact_minlen_extent_alloc.patch [new file with mode: 0644]
queue-6.6/xfs-update-the-file-system-geometry-after-recoverying-superblock-buffers.patch [new file with mode: 0644]
queue-6.6/xfs-update-the-pag-for-the-last-ag-at-recovery-time.patch [new file with mode: 0644]
queue-6.6/xfs-use-try_cmpxchg-in-xlog_cil_insert_pcp_aggregate.patch [new file with mode: 0644]
queue-6.6/xfs-validate-inumber-in-xfs_iget.patch [new file with mode: 0644]