pve-kernel-qoup/patches/kernel
Fabian Ebner 25aba572ca Backport two io-wq fixes relevant for io_uring
There were quite a few reports in the community forum about Windows
VMs with SATA disks not working after upgrading to kernel 5.13.
Issue was reproducible during the installation of Win2019 (suggested
by Thomas), and it's already fixed in 5.15. Bisecting led to
    io-wq: split bounded and unbounded work into separate lists
as the commit fixing the issue.

Indeed, the commit states
    Fixes: ecc53c48c13d ("io-wq: check max_worker limits if a worker transitions bound state")
which is present as a backport in ubuntu-impish:
    f9eb79f840052285408ae9082dc4419dc1397954

The first backport
    io-wq: fix queue stalling race
also sounds nice to have and additionally served as a preparation for
the second one to apply more cleanly.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2021-11-23 13:19:53 +01:00
..
0001-Make-mkcompile_h-accept-an-alternate-timestamp-strin.patch rebase patches on top of Ubuntu-5.13.0-21.21 2021-10-19 13:40:56 +02:00
0002-bridge-keep-MAC-of-first-assigned-port.patch ubdate sources and patches to Ubuntu-5.11.0-11.12 2021-03-02 13:34:58 +01:00
0003-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch rebase patches on top of Ubuntu-5.13.0-22.22 2021-11-06 13:07:52 +01:00
0004-kvm-disable-default-dynamic-halt-polling-growth.patch rebase patches on top of Ubuntu-5.13.0-21.21 2021-10-19 13:40:56 +02:00
0005-net-core-downgrade-unregister_netdevice-refcount-lea.patch rebase patches on top of Ubuntu-5.13.0-22.22 2021-11-06 13:07:52 +01:00
0006-Revert-PCI-Coalesce-host-bridge-contiguous-apertures.patch rebase patches on top of Ubuntu-5.13.0-21.21 2021-10-19 13:40:56 +02:00
0007-PCI-Reinstate-PCI-Coalesce-host-bridge-contiguous-ap.patch rebase patches on top of Ubuntu-5.13.0-21.21 2021-10-19 13:40:56 +02:00
0008-ocfs2-mount-fails-with-buffer-overflow-in-strlen.patch rebase patches on top of Ubuntu-5.13.0-21.21 2021-10-19 13:40:56 +02:00
0009-Revert-block-remove-the-ERESTARTSYS-handling-in-blkd.patch Revert "block: remove the -ERESTARTSYS handling in blkdev_get_by_dev" 2021-11-09 12:56:54 +01:00
0010-io-wq-fix-queue-stalling-race.patch Backport two io-wq fixes relevant for io_uring 2021-11-23 13:19:53 +01:00
0011-io-wq-split-bounded-and-unbounded-work-into-separate.patch Backport two io-wq fixes relevant for io_uring 2021-11-23 13:19:53 +01:00