]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2024 10:24:55 +0000 (12:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2024 10:24:55 +0000 (12:24 +0200)
commitbd96cf3acee3b04927b30eeb9ba181ffd816c63c
treef1121a490a990b4e9d7901b01a31b30aa0159185
parentdb6a70416b5fbe3c5baffa8be5cf129ad2864c67
6.1-stable patches

added patches:
ext4-aovid-use-after-free-in-ext4_ext_insert_extent.patch
ext4-correct-encrypted-dentry-name-hash-when-not-casefolded.patch
ext4-dax-fix-overflowing-extents-beyond-inode-size-when-partially-writing.patch
ext4-drop-ppath-from-ext4_ext_replay_update_ex-to-avoid-double-free.patch
ext4-fix-double-brelse-the-buffer-of-the-extents-path.patch
ext4-fix-fast-commit-inode-enqueueing-during-a-full-journal-commit.patch
ext4-fix-incorrect-tid-assumption-in-__jbd2_log_wait_for_space.patch
ext4-fix-incorrect-tid-assumption-in-ext4_fc_mark_ineligible.patch
ext4-fix-incorrect-tid-assumption-in-ext4_wait_for_tail_page_commit.patch
ext4-fix-incorrect-tid-assumption-in-jbd2_journal_shrink_checkpoint_list.patch
ext4-fix-slab-use-after-free-in-ext4_split_extent_at.patch
ext4-mark-fc-as-ineligible-using-an-handle-in-ext4_xattr_set.patch
ext4-no-need-to-continue-when-the-number-of-entries-is-1.patch
ext4-propagate-errors-from-ext4_find_extent-in-ext4_insert_range.patch
ext4-update-orig_path-in-ext4_find_extent.patch
ext4-use-handle-to-mark-fc-as-ineligible-in-__track_dentry_update.patch
17 files changed:
queue-6.1/ext4-aovid-use-after-free-in-ext4_ext_insert_extent.patch [new file with mode: 0644]
queue-6.1/ext4-correct-encrypted-dentry-name-hash-when-not-casefolded.patch [new file with mode: 0644]
queue-6.1/ext4-dax-fix-overflowing-extents-beyond-inode-size-when-partially-writing.patch [new file with mode: 0644]
queue-6.1/ext4-drop-ppath-from-ext4_ext_replay_update_ex-to-avoid-double-free.patch [new file with mode: 0644]
queue-6.1/ext4-fix-double-brelse-the-buffer-of-the-extents-path.patch [new file with mode: 0644]
queue-6.1/ext4-fix-fast-commit-inode-enqueueing-during-a-full-journal-commit.patch [new file with mode: 0644]
queue-6.1/ext4-fix-incorrect-tid-assumption-in-__jbd2_log_wait_for_space.patch [new file with mode: 0644]
queue-6.1/ext4-fix-incorrect-tid-assumption-in-ext4_fc_mark_ineligible.patch [new file with mode: 0644]
queue-6.1/ext4-fix-incorrect-tid-assumption-in-ext4_wait_for_tail_page_commit.patch [new file with mode: 0644]
queue-6.1/ext4-fix-incorrect-tid-assumption-in-jbd2_journal_shrink_checkpoint_list.patch [new file with mode: 0644]
queue-6.1/ext4-fix-slab-use-after-free-in-ext4_split_extent_at.patch [new file with mode: 0644]
queue-6.1/ext4-mark-fc-as-ineligible-using-an-handle-in-ext4_xattr_set.patch [new file with mode: 0644]
queue-6.1/ext4-no-need-to-continue-when-the-number-of-entries-is-1.patch [new file with mode: 0644]
queue-6.1/ext4-propagate-errors-from-ext4_find_extent-in-ext4_insert_range.patch [new file with mode: 0644]
queue-6.1/ext4-update-orig_path-in-ext4_find_extent.patch [new file with mode: 0644]
queue-6.1/ext4-use-handle-to-mark-fc-as-ineligible-in-__track_dentry_update.patch [new file with mode: 0644]
queue-6.1/series