Skip to content

Commit 0ec8ab4

Browse files
Dongdong Haoopsiff
authored andcommitted
scsi: leapraid: update driver to v2.0.1.2
leapraid driver changes from v2.0.0.6 to v2.0.1.2. This update includes: - overheat handling rework - reset flow stabilization - improved timeout diagnostics - sysfs enhancement - topology and transport error-path fixes - memory leak/UAF/reference leak fixes - mmap/ioctl validation fixes - improved queue depth handling - improved interrupt and resource cleanup logic The update also fixes several race conditions and improves overall driver robustness under reset, topology change, and controller abnormal scenarios. Signed-off-by: Dongdong Hao <doubled@leap-io-kernel.com>
1 parent a48042c commit 0ec8ab4

7 files changed

Lines changed: 4857 additions & 3707 deletions

File tree

drivers/scsi/leapraid/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ config SCSI_LEAPRAID
55
depends on PCI && SCSI
66
select SCSI_SAS_ATTRS
77
help
8-
This driver supports LeapIO PCIe-based Storage
8+
This driver supports LeapIO PCIe-based storage
99
and RAID controllers.
1010

1111
<http://www.leap-io.com>

0 commit comments

Comments
 (0)