This bug was fixed in the package linux-hwe-5.11 - 5.11.0-27.29~20.04.1 --------------- linux-hwe-5.11 (5.11.0-27.29~20.04.1) focal; urgency=medium
* focal/linux-hwe-5.11: 5.11.0-27.29~20.04.1 -proposed tracker (LP: #1939554) * Update SmartPQI driver (LP: #1933518) - scsi: smartpqi: Add support for new product ids - scsi: smartpqi: Refactor aio submission code - scsi: smartpqi: Refactor scatterlist code - scsi: smartpqi: Add support for RAID5 and RAID6 writes - scsi: smartpqi: Add support for RAID1 writes - scsi: smartpqi: Add support for BMIC sense feature cmd and feature bits - scsi: smartpqi: Add support for long firmware version - scsi: smartpqi: Align code with oob driver - scsi: smartpqi: Add stream detection - scsi: smartpqi: Add host level stream detection enable - scsi: smartpqi: Disable WRITE SAME for HBA NVMe disks - scsi: smartpqi: Remove timeouts from internal cmds - scsi: smartpqi: Add support for wwid - scsi: smartpqi: Update event handler - scsi: smartpqi: Update soft reset management for OFA - scsi: smartpqi: Synchronize device resets with mutex - scsi: smartpqi: Update suspend/resume and shutdown - scsi: smartpqi: Update RAID bypass handling - scsi: smartpqi: Update OFA management - scsi: smartpqi: Update device scan operations - scsi: smartpqi: Fix driver synchronization issues - scsi: smartpqi: Convert snprintf() to scnprintf() - scsi: smartpqi: Add phy ID support for the physical drives - scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocols - scsi: smartpqi: Add additional logging for LUN resets - scsi: smartpqi: Update enclosure identifier in sysfs - scsi: smartpqi: Correct system hangs when resuming from hibernation - scsi: smartpqi: Update version to 2.1.8-045 - scsi: smartpqi: Fix blocks_per_row static checker issue - scsi: smartpqi: Fix device pointer variable reference static checker issue - scsi: smartpqi: Remove unused functions * Hirsute update: upstream stable patchset 2021-06-14 (LP: #1931896) // HWE kernels: NFSv4.1 NULL pointer dereference (LP: #1939157) - NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return() * REGRESSION: shiftfs lets sendfile fail with EINVAL (LP: #1939301) - SAUCE: shiftfs: fix sendfile() invocations -- Kleber Sacilotto de Souza <kleber.so...@canonical.com> Wed, 11 Aug 2021 16:53:07 +0200 ** Changed in: linux-hwe-5.11 (Ubuntu Focal) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1933518 Title: Update SmartPQI driver Status in linux package in Ubuntu: In Progress Status in linux-hwe-5.11 package in Ubuntu: New Status in linux source package in Focal: Won't Fix Status in linux-hwe-5.11 source package in Focal: Fix Released Status in linux source package in Hirsute: Fix Committed Status in linux-hwe-5.11 source package in Hirsute: Invalid Bug description: [Impact] Improves support in SmartPQI for most recent controllers [Fixes] All are in mainline currently and cleanly cherry pick into Hirsute. c64aab41c5e1 scsi: smartpqi: Remove unused functions 5cad5a507241 scsi: smartpqi: Fix device pointer variable reference static checker issue 667298ceaf04 scsi: smartpqi: Fix blocks_per_row static checker issue d56030f882a7 scsi: smartpqi: Update version to 2.1.8-045 75fbeacca3ad scsi: smartpqi: Add new PCI IDs 43e97ef482ee scsi: smartpqi: Correct system hangs when resuming from hibernation d0cba99fd7a3 scsi: smartpqi: Update enclosure identifier in sysfs 18ff5f0877be scsi: smartpqi: Add additional logging for LUN resets 55732a46d6c5 scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocols ec504b23df9d scsi: smartpqi: Add phy ID support for the physical drives a425625277a1 scsi: smartpqi: Convert snprintf() to scnprintf() 3268b8a8cf77 scsi: smartpqi: Fix driver synchronization issues 66f1c2b40270 scsi: smartpqi: Update device scan operations 2790cd4d3f6a scsi: smartpqi: Update OFA management 5be9db069d3f scsi: smartpqi: Update RAID bypass handling 9fa820233609 scsi: smartpqi: Update suspend/resume and shutdown 37f3318199ce scsi: smartpqi: Synchronize device resets with mutex 4ccc354bac14 scsi: smartpqi: Update soft reset management for OFA 06b41e0d1800 scsi: smartpqi: Update event handler 7a84a821f194 scsi: smartpqi: Add support for wwid ae0c189db4f1 scsi: smartpqi: Remove timeouts from internal cmds 99a12b487f19 scsi: smartpqi: Disable WRITE SAME for HBA NVMe disks 5be746d7d74b scsi: smartpqi: Add host level stream detection enable c7ffedb3a774 scsi: smartpqi: Add stream detection 583891c9e509 scsi: smartpqi: Align code with oob driver 598bef8d7942 scsi: smartpqi: Add support for long firmware version f6cc2a774aa7 scsi: smartpqi: Add support for BMIC sense feature cmd and feature bits 7a012c23c7a7 scsi: smartpqi: Add support for RAID1 writes 6702d2c40f31 scsi: smartpqi: Add support for RAID5 and RAID6 writes 1a22bc4bee22 scsi: smartpqi: Refactor scatterlist code 281a817f232e scsi: smartpqi: Refactor aio submission code 2708a25643ab scsi: smartpqi: Add support for new product ids b622a601a13a scsi: smartpqi: Correct request leakage during reset operations c6d3ee209b9e scsi: smartpqi: Use host-wide tag space The patches they provided only apply the hunk that applies to the SmartPQI driver. This commit was a much wider commit that removes references to MODULE_SUPPORTED_DEVICE in many drivers across the kernel. 6417f03132a6 module: remove never implemented MODULE_SUPPORTED_DEVICE [Testing] On machines equipped with SmartPQI SCSI controller: 1. reboot tests 2. insmod/rmmod tests 3. fio testing: no performance regressions [Regression Risk] Patchset changes only smartpqi driver so regression is limited to systems equipped with this SCSI device. On such SmartPQI-equipped systems the patchset can cause data corruption, data loss or unavailability of SCSI storage and boot failure. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933518/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp