]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.3-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 May 2023 04:20:28 +0000 (06:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 May 2023 04:20:28 +0000 (06:20 +0200)
commit2bcaddce91f8b0c490e9f7081e869c2ef9e79887
tree961b60e5d6cd892b78d91cb0cb88cf61bf70e22e
parent0b762c687671469b6a43f2c529ce2dc8964ef4e7
6.3-stable patches

added patches:
ext4-add-bounds-checking-in-get_max_inline_xattr_value_size.patch
ext4-avoid-a-potential-slab-out-of-bounds-in-ext4_group_desc_csum.patch
ext4-avoid-deadlock-in-fs-reclaim-with-page-writeback.patch
ext4-bail-out-of-ext4_xattr_ibody_get-fails-for-any-reason.patch
ext4-check-iomap-type-only-if-ext4_iomap_begin-does-not-fail.patch
ext4-fix-data-races-when-using-cached-status-extents.patch
ext4-fix-deadlock-when-converting-an-inline-directory-in-nojournal-mode.patch
ext4-fix-invalid-free-tracking-in-ext4_xattr_move_to_block.patch
ext4-fix-lockdep-warning-when-enabling-mmp.patch
ext4-improve-error-handling-from-ext4_dirhash.patch
ext4-improve-error-recovery-code-paths-in-__ext4_remount.patch
ext4-remove-a-bug_on-in-ext4_mb_release_group_pa.patch
13 files changed:
queue-6.3/ext4-add-bounds-checking-in-get_max_inline_xattr_value_size.patch [new file with mode: 0644]
queue-6.3/ext4-avoid-a-potential-slab-out-of-bounds-in-ext4_group_desc_csum.patch [new file with mode: 0644]
queue-6.3/ext4-avoid-deadlock-in-fs-reclaim-with-page-writeback.patch [new file with mode: 0644]
queue-6.3/ext4-bail-out-of-ext4_xattr_ibody_get-fails-for-any-reason.patch [new file with mode: 0644]
queue-6.3/ext4-check-iomap-type-only-if-ext4_iomap_begin-does-not-fail.patch [new file with mode: 0644]
queue-6.3/ext4-fix-data-races-when-using-cached-status-extents.patch [new file with mode: 0644]
queue-6.3/ext4-fix-deadlock-when-converting-an-inline-directory-in-nojournal-mode.patch [new file with mode: 0644]
queue-6.3/ext4-fix-invalid-free-tracking-in-ext4_xattr_move_to_block.patch [new file with mode: 0644]
queue-6.3/ext4-fix-lockdep-warning-when-enabling-mmp.patch [new file with mode: 0644]
queue-6.3/ext4-improve-error-handling-from-ext4_dirhash.patch [new file with mode: 0644]
queue-6.3/ext4-improve-error-recovery-code-paths-in-__ext4_remount.patch [new file with mode: 0644]
queue-6.3/ext4-remove-a-bug_on-in-ext4_mb_release_group_pa.patch [new file with mode: 0644]
queue-6.3/series