]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.0-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Jan 2023 15:12:49 +0000 (16:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Jan 2023 15:12:49 +0000 (16:12 +0100)
commit7c2a25087f5c0c84e3669c894c3c7b619f09852c
tree2767291a2accb86a4a54822053c7a1e85c21e5db
parentc731dd03d17aff497d454cbc7a3b7503e11f2850
6.0-stable patches

added patches:
ext4-allocate-extended-attribute-value-in-vmalloc-area.patch
ext4-avoid-bug_on-when-creating-xattrs.patch
ext4-avoid-unaccounted-block-allocation-when-expanding-inode.patch
ext4-don-t-fail-getfsuuid-when-the-caller-provides-a-long-buffer.patch
ext4-dont-return-einval-from-getfsuuid-when-reporting-uuid-length.patch
ext4-fix-bad-checksum-after-online-resize.patch
ext4-fix-corrupt-backup-group-descriptors-after-online-resize.patch
ext4-fix-corruption-when-online-resizing-a-1k-bigalloc-fs.patch
ext4-fix-deadlock-due-to-mbcache-entry-corruption.patch
ext4-fix-delayed-allocation-bug-in-ext4_clu_mapped-for-bigalloc-inline.patch
ext4-fix-error-code-return-to-user-space-in-ext4_get_branch.patch
ext4-fix-inode-leak-in-ext4_xattr_inode_create-on-an-error-path.patch
ext4-fix-kernel-bug-in-ext4_write_inline_data_end.patch
ext4-init-quota-for-old.inode-in-ext4_rename.patch
ext4-initialize-quota-before-expanding-inode-in-setproject-ioctl.patch
16 files changed:
queue-6.0/ext4-allocate-extended-attribute-value-in-vmalloc-area.patch [new file with mode: 0644]
queue-6.0/ext4-avoid-bug_on-when-creating-xattrs.patch [new file with mode: 0644]
queue-6.0/ext4-avoid-unaccounted-block-allocation-when-expanding-inode.patch [new file with mode: 0644]
queue-6.0/ext4-don-t-fail-getfsuuid-when-the-caller-provides-a-long-buffer.patch [new file with mode: 0644]
queue-6.0/ext4-dont-return-einval-from-getfsuuid-when-reporting-uuid-length.patch [new file with mode: 0644]
queue-6.0/ext4-fix-bad-checksum-after-online-resize.patch [new file with mode: 0644]
queue-6.0/ext4-fix-corrupt-backup-group-descriptors-after-online-resize.patch [new file with mode: 0644]
queue-6.0/ext4-fix-corruption-when-online-resizing-a-1k-bigalloc-fs.patch [new file with mode: 0644]
queue-6.0/ext4-fix-deadlock-due-to-mbcache-entry-corruption.patch [new file with mode: 0644]
queue-6.0/ext4-fix-delayed-allocation-bug-in-ext4_clu_mapped-for-bigalloc-inline.patch [new file with mode: 0644]
queue-6.0/ext4-fix-error-code-return-to-user-space-in-ext4_get_branch.patch [new file with mode: 0644]
queue-6.0/ext4-fix-inode-leak-in-ext4_xattr_inode_create-on-an-error-path.patch [new file with mode: 0644]
queue-6.0/ext4-fix-kernel-bug-in-ext4_write_inline_data_end.patch [new file with mode: 0644]
queue-6.0/ext4-init-quota-for-old.inode-in-ext4_rename.patch [new file with mode: 0644]
queue-6.0/ext4-initialize-quota-before-expanding-inode-in-setproject-ioctl.patch [new file with mode: 0644]
queue-6.0/series