Update SmartPQI driver
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Medium
|
Krzysztof Kozlowski | ||
Focal |
Won't Fix
|
High
|
Krzysztof Kozlowski | ||
Hirsute |
Fix Released
|
High
|
Krzysztof Kozlowski | ||
linux-hwe-5.11 (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
Undecided
|
Unassigned | ||
Hirsute |
Invalid
|
Undecided
|
Unassigned |
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_
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_
6417f03132a6 module: remove never implemented MODULE_
[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.
Changed in linux (Ubuntu): | |
assignee: | nobody → Jeff Lane (bladernr) |
status: | New → In Progress |
Changed in linux (Ubuntu Hirsute): | |
status: | New → In Progress |
assignee: | nobody → Jeff Lane (bladernr) |
importance: | Undecided → Medium |
Changed in linux (Ubuntu): | |
importance: | Undecided → Medium |
description: | updated |
Changed in linux (Ubuntu): | |
assignee: | Jeff Lane (bladernr) → Krzysztof Kozlowski (krzk) |
Changed in linux (Ubuntu Focal): | |
assignee: | nobody → Krzysztof Kozlowski (krzk) |
status: | New → In Progress |
description: | updated |
Changed in linux (Ubuntu Hirsute): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Hirsute): | |
status: | Fix Committed → Fix Released |
Changed in linux-hwe-5.11 (Ubuntu Hirsute): | |
status: | New → Invalid |
Changed in linux-hwe-5.11 (Ubuntu Focal): | |
status: | New → Fix Committed |
Changed in linux (Ubuntu): | |
status: | In Progress → Fix Released |
tags: |
added: verification-done-focal verification-done-hirsute removed: verification-needed-focal verification-needed-hirsute |
tarball of patches that cover these commits provided by microchip