]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.12-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Mar 2026 11:37:58 +0000 (13:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Mar 2026 11:37:58 +0000 (13:37 +0200)
commit28c7d40666823d40e87ea0039c5e9820cd25a17c
tree00106f31b31cfcf6d3211d0c7fb8be00b1493fcf
parent8e324b0d4fa1b91d89f73b0c7dbf4a1ddc2652f8
6.12-stable patches

added patches:
ext4-always-drain-queued-discard-work-in-ext4_mb_release.patch
ext4-avoid-allocate-block-from-corrupted-group-in-ext4_mb_find_by_goal.patch
ext4-avoid-infinite-loops-caused-by-residual-data.patch
ext4-convert-inline-data-to-extents-when-truncate-exceeds-inline-size.patch
ext4-fix-fsync-2-for-nojournal-mode.patch
ext4-fix-iloc.bh-leak-in-ext4_fc_replay_inode-error-paths.patch
ext4-fix-journal-credit-check-when-setting-fscrypt-context.patch
ext4-fix-stale-xarray-tags-after-writeback.patch
ext4-fix-the-might_sleep-warnings-in-kvfree.patch
ext4-fix-use-after-free-in-update_super_work-when-racing-with-umount.patch
ext4-handle-wraparound-when-searching-for-blocks-for-indirect-mapped-blocks.patch
ext4-make-recently_deleted-properly-work-with-lazy-itable-initialization.patch
ext4-reject-mount-if-bigalloc-with-s_first_data_block-0.patch
ext4-replace-bug_on-with-proper-error-handling-in-ext4_read_inline_folio.patch
ext4-validate-p_idx-bounds-in-ext4_ext_correct_indexes.patch
16 files changed:
queue-6.12/ext4-always-drain-queued-discard-work-in-ext4_mb_release.patch [new file with mode: 0644]
queue-6.12/ext4-avoid-allocate-block-from-corrupted-group-in-ext4_mb_find_by_goal.patch [new file with mode: 0644]
queue-6.12/ext4-avoid-infinite-loops-caused-by-residual-data.patch [new file with mode: 0644]
queue-6.12/ext4-convert-inline-data-to-extents-when-truncate-exceeds-inline-size.patch [new file with mode: 0644]
queue-6.12/ext4-fix-fsync-2-for-nojournal-mode.patch [new file with mode: 0644]
queue-6.12/ext4-fix-iloc.bh-leak-in-ext4_fc_replay_inode-error-paths.patch [new file with mode: 0644]
queue-6.12/ext4-fix-journal-credit-check-when-setting-fscrypt-context.patch [new file with mode: 0644]
queue-6.12/ext4-fix-stale-xarray-tags-after-writeback.patch [new file with mode: 0644]
queue-6.12/ext4-fix-the-might_sleep-warnings-in-kvfree.patch [new file with mode: 0644]
queue-6.12/ext4-fix-use-after-free-in-update_super_work-when-racing-with-umount.patch [new file with mode: 0644]
queue-6.12/ext4-handle-wraparound-when-searching-for-blocks-for-indirect-mapped-blocks.patch [new file with mode: 0644]
queue-6.12/ext4-make-recently_deleted-properly-work-with-lazy-itable-initialization.patch [new file with mode: 0644]
queue-6.12/ext4-reject-mount-if-bigalloc-with-s_first_data_block-0.patch [new file with mode: 0644]
queue-6.12/ext4-replace-bug_on-with-proper-error-handling-in-ext4_read_inline_folio.patch [new file with mode: 0644]
queue-6.12/ext4-validate-p_idx-bounds-in-ext4_ext_correct_indexes.patch [new file with mode: 0644]
queue-6.12/series