index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
smartpqi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
Merge patch series "smartpqi updates"
Martin K. Petersen
2
-55
/
+215
2023-08-25
scsi: smartpqi: Change driver version to 2.1.24-046
Don Brace
1
-3
/
+3
2023-08-25
scsi: smartpqi: Enhance error messages
Mahesh Rajashekhara
1
-8
/
+9
2023-08-25
scsi: smartpqi: Enhance controller offline notification
David Strahan
1
-1
/
+49
2023-08-25
scsi: smartpqi: Enhance shutdown notification
David Strahan
1
-1
/
+1
2023-08-25
scsi: smartpqi: Simplify lun_number assignment
David Strahan
1
-4
/
+2
2023-08-25
scsi: smartpqi: Rename pciinfo to pci_info
Kevin Barnett
1
-6
/
+6
2023-08-25
scsi: smartpqi: Rename MACRO to clarify purpose
Kevin Barnett
2
-2
/
+2
2023-08-25
scsi: smartpqi: Add abort handler
Kevin Barnett
2
-36
/
+149
2023-08-25
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
1
-1
/
+1
2023-07-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-5
/
+4
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-153
/
+179
2023-06-22
scsi: smartpqi: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2
-5
/
+4
2023-06-01
scsi: smartpqi: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
1
-1
/
+1
2023-05-08
scsi: smartpqi: Update version to 2.1.22-040
Don Brace
1
-3
/
+3
2023-05-08
scsi: smartpqi: Update copyright to 2023
Don Brace
6
-6
/
+6
2023-05-08
scsi: smartpqi: Add sysfs entry for NUMA node in /sys/block/sdX/device
Don Brace
2
-0
/
+16
2023-05-08
scsi: smartpqi: Stop sending driver-initiated TURs
Kevin Barnett
2
-75
/
+11
2023-05-08
scsi: smartpqi: Fix byte aligned writew for ARM servers
Don Brace
1
-2
/
+2
2023-05-08
scsi: smartpqi: Add support for RAID NCQ priority
Gilbert Wu
1
-44
/
+45
2023-05-08
scsi: smartpqi: Validate block layer host tag
Murthy Bhat
1
-1
/
+2
2023-05-08
scsi: smartpqi: Remove contention for raid_bypass_cnt
Mike McGowen
2
-4
/
+4
2023-05-08
scsi: smartpqi: Fix rare SAS transport memory leak
Don Brace
1
-1
/
+3
2023-05-08
scsi: smartpqi: Remove NULL pointer check
Kevin Barnett
1
-15
/
+13
2023-05-08
scsi: smartpqi: Add new controller PCI IDs
David Strahan
1
-0
/
+72
2023-05-08
scsi: smartpqi: Map full length of PCI BAR 0
Mike McGowen
1
-1
/
+1
2023-03-25
scsi: smartpqi: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-02-09
scsi: smartpqi: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+3
2022-11-17
scsi: smartpqi: Change version to 2.1.20-035
Don Brace
1
-3
/
+3
2022-11-17
scsi: smartpqi: Initialize feature section info
Don Brace
1
-1
/
+1
2022-11-17
scsi: smartpqi: Add controller cache flush during rmmod
Gilbert Wu
1
-0
/
+8
2022-11-17
scsi: smartpqi: Correct device removal for multi-actuator devices
Kumar Meiyappan
2
-10
/
+25
2022-11-17
scsi: smartpqi: Change sysfs raid_level attribute to N/A for controllers
Kevin Barnett
1
-1
/
+1
2022-11-17
scsi: smartpqi: Correct max LUN number
Kevin Barnett
1
-1
/
+0
2022-11-17
scsi: smartpqi: Add new controller PCI IDs
Mike McGowen
1
-0
/
+44
2022-11-17
scsi: smartpqi: Convert to host_tagset
Don Brace
2
-28
/
+43
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-3
/
+3
2022-07-14
scsi: smartpqi: Update version to 2.1.18-045
Don Brace
1
-3
/
+3
2022-07-14
scsi: smartpqi: Update copyright to current year
Don Brace
6
-6
/
+6
2022-07-14
scsi: smartpqi: Add ctrl ready timeout module parameter
Kevin Barnett
3
-1
/
+33
2022-07-14
scsi: smartpqi: Update deleting a LUN via sysfs
Kevin Barnett
1
-18
/
+30
2022-07-14
scsi: smartpqi: Add module param to disable managed ints
Mike McGowen
2
-2
/
+13
2022-07-14
scsi: smartpqi: Fix RAID map race condition
Kevin Barnett
1
-39
/
+71
2022-07-14
scsi: smartpqi: Fix DMA direction for RAID requests
Mahesh Rajashekhara
1
-2
/
+2
2022-07-14
scsi: smartpqi: Stop logging spurious PQI reset failures
Kevin Barnett
1
-2
/
+1
2022-07-14
scsi: smartpqi: Add PCI IDs for Lenovo controllers
Mike McGowen
1
-0
/
+32
2022-07-14
scsi: smartpqi: Add PCI ID for Adaptec SmartHBA 2100-8i
Mike McGowen
1
-0
/
+4
2022-07-14
scsi: smartpqi: Fix PCI control linkdown system hang
Sagar Biradar
3
-5
/
+52
2022-07-14
scsi: smartpqi: Add driver support for multi-LUN devices
Kumar Meiyappan
2
-35
/
+72
[next]