]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Jan 2023 14:58:51 +0000 (15:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Jan 2023 14:58:51 +0000 (15:58 +0100)
commit1252df727b36a354699e91e05923761b802eb467
tree98f47d42b7a299076766f659242264475a7648b0
parent36c2ed8ab049b09566f1d2628ce0a029bbdbd8a3
6.1-stable patches

added patches:
ext4-add-ext4_iget_bad-flag-to-prevent-unexpected-bad-inode.patch
ext4-add-helper-to-check-quota-inums.patch
ext4-add-inode-table-check-in-__ext4_get_inode_loc-to-aovid-possible-infinite-loop.patch
ext4-check-and-assert-if-marking-an-no_delete-evicting-inode-dirty.patch
ext4-correct-inconsistent-error-msg-in-nojournal-mode.patch
ext4-don-t-allow-journal-inode-to-have-encrypt-flag.patch
ext4-fix-bug_on-in-__es_tree_search-caused-by-bad-boot-loader-inode.patch
ext4-fix-bug_on-in-__es_tree_search-caused-by-bad-quota-inode.patch
ext4-fix-reserved-cluster-accounting-in-__es_remove_extent.patch
ext4-fix-undefined-behavior-in-bit-shift-for-ext4_check_flag_values.patch
ext4-fix-use-after-free-in-ext4_orphan_cleanup.patch
ext4-journal_path-mount-options-should-follow-links.patch
ext4-remove-trailing-newline-from-ext4_msg-message.patch
ext4-silence-the-warning-when-evicting-inode-with-dioread_nolock.patch
fs-ext4-initialize-fsdata-in-pagecache_write.patch
16 files changed:
queue-6.1/ext4-add-ext4_iget_bad-flag-to-prevent-unexpected-bad-inode.patch [new file with mode: 0644]
queue-6.1/ext4-add-helper-to-check-quota-inums.patch [new file with mode: 0644]
queue-6.1/ext4-add-inode-table-check-in-__ext4_get_inode_loc-to-aovid-possible-infinite-loop.patch [new file with mode: 0644]
queue-6.1/ext4-check-and-assert-if-marking-an-no_delete-evicting-inode-dirty.patch [new file with mode: 0644]
queue-6.1/ext4-correct-inconsistent-error-msg-in-nojournal-mode.patch [new file with mode: 0644]
queue-6.1/ext4-don-t-allow-journal-inode-to-have-encrypt-flag.patch [new file with mode: 0644]
queue-6.1/ext4-fix-bug_on-in-__es_tree_search-caused-by-bad-boot-loader-inode.patch [new file with mode: 0644]
queue-6.1/ext4-fix-bug_on-in-__es_tree_search-caused-by-bad-quota-inode.patch [new file with mode: 0644]
queue-6.1/ext4-fix-reserved-cluster-accounting-in-__es_remove_extent.patch [new file with mode: 0644]
queue-6.1/ext4-fix-undefined-behavior-in-bit-shift-for-ext4_check_flag_values.patch [new file with mode: 0644]
queue-6.1/ext4-fix-use-after-free-in-ext4_orphan_cleanup.patch [new file with mode: 0644]
queue-6.1/ext4-journal_path-mount-options-should-follow-links.patch [new file with mode: 0644]
queue-6.1/ext4-remove-trailing-newline-from-ext4_msg-message.patch [new file with mode: 0644]
queue-6.1/ext4-silence-the-warning-when-evicting-inode-with-dioread_nolock.patch [new file with mode: 0644]
queue-6.1/fs-ext4-initialize-fsdata-in-pagecache_write.patch [new file with mode: 0644]
queue-6.1/series