]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Mar 2026 11:38:11 +0000 (13:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Mar 2026 11:38:11 +0000 (13:38 +0200)
commit0766fb65bf22899a9b0fddd8a7d57ad0ec13edda
tree138a062ffbe88e6e63cfc3bc1267162a21ff9280
parent28c7d40666823d40e87ea0039c5e9820cd25a17c
6.18-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-do-not-check-fast-symlink-during-orphan-recovery.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-publish-jinode-after-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-test-if-inode-s-all-dirty-pages-are-submitted-to-disk.patch
ext4-validate-p_idx-bounds-in-ext4_ext_correct_indexes.patch
19 files changed:
queue-6.18/ext4-always-drain-queued-discard-work-in-ext4_mb_release.patch [new file with mode: 0644]
queue-6.18/ext4-avoid-allocate-block-from-corrupted-group-in-ext4_mb_find_by_goal.patch [new file with mode: 0644]
queue-6.18/ext4-avoid-infinite-loops-caused-by-residual-data.patch [new file with mode: 0644]
queue-6.18/ext4-convert-inline-data-to-extents-when-truncate-exceeds-inline-size.patch [new file with mode: 0644]
queue-6.18/ext4-do-not-check-fast-symlink-during-orphan-recovery.patch [new file with mode: 0644]
queue-6.18/ext4-fix-fsync-2-for-nojournal-mode.patch [new file with mode: 0644]
queue-6.18/ext4-fix-iloc.bh-leak-in-ext4_fc_replay_inode-error-paths.patch [new file with mode: 0644]
queue-6.18/ext4-fix-journal-credit-check-when-setting-fscrypt-context.patch [new file with mode: 0644]
queue-6.18/ext4-fix-stale-xarray-tags-after-writeback.patch [new file with mode: 0644]
queue-6.18/ext4-fix-the-might_sleep-warnings-in-kvfree.patch [new file with mode: 0644]
queue-6.18/ext4-fix-use-after-free-in-update_super_work-when-racing-with-umount.patch [new file with mode: 0644]
queue-6.18/ext4-handle-wraparound-when-searching-for-blocks-for-indirect-mapped-blocks.patch [new file with mode: 0644]
queue-6.18/ext4-make-recently_deleted-properly-work-with-lazy-itable-initialization.patch [new file with mode: 0644]
queue-6.18/ext4-publish-jinode-after-initialization.patch [new file with mode: 0644]
queue-6.18/ext4-reject-mount-if-bigalloc-with-s_first_data_block-0.patch [new file with mode: 0644]
queue-6.18/ext4-replace-bug_on-with-proper-error-handling-in-ext4_read_inline_folio.patch [new file with mode: 0644]
queue-6.18/ext4-test-if-inode-s-all-dirty-pages-are-submitted-to-disk.patch [new file with mode: 0644]
queue-6.18/ext4-validate-p_idx-bounds-in-ext4_ext_correct_indexes.patch [new file with mode: 0644]
queue-6.18/series