]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.0-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2022 13:24:22 +0000 (15:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2022 13:24:22 +0000 (15:24 +0200)
commitda9995e9a3253a02aab9a46924c6214a85334c86
treef4d334778d76eb2ed2ebc772ff5cb8d585e16856
parente0cd5adf518920c5b5683de696943dd84eb8a6ed
6.0-stable patches

added patches:
ext4-don-t-increase-iversion-counter-for-ea_inodes.patch
ext4-ext4_read_bh_lock-should-submit-io-if-the-buffer-isn-t-uptodate.patch
ext4-fix-check-for-block-being-out-of-directory-size.patch
ext4-fix-dir-corruption-when-ext4_dx_add_entry-fails.patch
ext4-fix-i_version-handling-in-ext4.patch
ext4-fix-miss-release-buffer-head-in-ext4_fc_write_inode.patch
ext4-fix-null-ptr-deref-in-ext4_write_info.patch
ext4-fix-potential-memory-leak-in-ext4_fc_record_modified_inode.patch
ext4-fix-potential-memory-leak-in-ext4_fc_record_regions.patch
ext4-make-ext4_lazyinit_thread-freezable.patch
ext4-place-buffer-head-allocation-before-handle-start.patch
ext4-unconditionally-enable-the-i_version-counter.patch
ext4-update-state-fc_regions_size-after-successful-memory-allocation.patch
14 files changed:
queue-6.0/ext4-don-t-increase-iversion-counter-for-ea_inodes.patch [new file with mode: 0644]
queue-6.0/ext4-ext4_read_bh_lock-should-submit-io-if-the-buffer-isn-t-uptodate.patch [new file with mode: 0644]
queue-6.0/ext4-fix-check-for-block-being-out-of-directory-size.patch [new file with mode: 0644]
queue-6.0/ext4-fix-dir-corruption-when-ext4_dx_add_entry-fails.patch [new file with mode: 0644]
queue-6.0/ext4-fix-i_version-handling-in-ext4.patch [new file with mode: 0644]
queue-6.0/ext4-fix-miss-release-buffer-head-in-ext4_fc_write_inode.patch [new file with mode: 0644]
queue-6.0/ext4-fix-null-ptr-deref-in-ext4_write_info.patch [new file with mode: 0644]
queue-6.0/ext4-fix-potential-memory-leak-in-ext4_fc_record_modified_inode.patch [new file with mode: 0644]
queue-6.0/ext4-fix-potential-memory-leak-in-ext4_fc_record_regions.patch [new file with mode: 0644]
queue-6.0/ext4-make-ext4_lazyinit_thread-freezable.patch [new file with mode: 0644]
queue-6.0/ext4-place-buffer-head-allocation-before-handle-start.patch [new file with mode: 0644]
queue-6.0/ext4-unconditionally-enable-the-i_version-counter.patch [new file with mode: 0644]
queue-6.0/ext4-update-state-fc_regions_size-after-successful-memory-allocation.patch [new file with mode: 0644]
queue-6.0/series