]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2022 13:24:08 +0000 (15:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2022 13:24:08 +0000 (15:24 +0200)
commitfa42d34e0eca02fce9690e0520ee89ac552ec43e
tree7faba89d912d2f5ff62968d473427bb71c6b3f7c
parent6a4fef62281cb396345168944ee7da54666ec1ec
5.15-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-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-update-state-fc_regions_size-after-successful-memory-allocation.patch
12 files changed:
queue-5.15/ext4-don-t-increase-iversion-counter-for-ea_inodes.patch [new file with mode: 0644]
queue-5.15/ext4-ext4_read_bh_lock-should-submit-io-if-the-buffer-isn-t-uptodate.patch [new file with mode: 0644]
queue-5.15/ext4-fix-check-for-block-being-out-of-directory-size.patch [new file with mode: 0644]
queue-5.15/ext4-fix-dir-corruption-when-ext4_dx_add_entry-fails.patch [new file with mode: 0644]
queue-5.15/ext4-fix-miss-release-buffer-head-in-ext4_fc_write_inode.patch [new file with mode: 0644]
queue-5.15/ext4-fix-null-ptr-deref-in-ext4_write_info.patch [new file with mode: 0644]
queue-5.15/ext4-fix-potential-memory-leak-in-ext4_fc_record_modified_inode.patch [new file with mode: 0644]
queue-5.15/ext4-fix-potential-memory-leak-in-ext4_fc_record_regions.patch [new file with mode: 0644]
queue-5.15/ext4-make-ext4_lazyinit_thread-freezable.patch [new file with mode: 0644]
queue-5.15/ext4-place-buffer-head-allocation-before-handle-start.patch [new file with mode: 0644]
queue-5.15/ext4-update-state-fc_regions_size-after-successful-memory-allocation.patch [new file with mode: 0644]
queue-5.15/series