index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
smartpqi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: smartpqi: Fix disable_managed_interrupts
Don Brace
2024-02-15
1
-1
/
+4
*
scsi: smartpqi: Bump driver version to 2.1.26-030
Don Brace
2024-01-04
1
-3
/
+3
*
scsi: smartpqi: Fix logical volume rescan race condition
Mahesh Rajashekhara
2024-01-04
2
-8
/
+36
*
scsi: smartpqi: Add new controller PCI IDs
David Strahan
2024-01-04
1
-0
/
+40
*
Merge patch series "smartpqi updates"
Martin K. Petersen
2023-08-25
2
-55
/
+215
|
\
|
*
scsi: smartpqi: Change driver version to 2.1.24-046
Don Brace
2023-08-25
1
-3
/
+3
|
*
scsi: smartpqi: Enhance error messages
Mahesh Rajashekhara
2023-08-25
1
-8
/
+9
|
*
scsi: smartpqi: Enhance controller offline notification
David Strahan
2023-08-25
1
-1
/
+49
|
*
scsi: smartpqi: Enhance shutdown notification
David Strahan
2023-08-25
1
-1
/
+1
|
*
scsi: smartpqi: Simplify lun_number assignment
David Strahan
2023-08-25
1
-4
/
+2
|
*
scsi: smartpqi: Rename pciinfo to pci_info
Kevin Barnett
2023-08-25
1
-6
/
+6
|
*
scsi: smartpqi: Rename MACRO to clarify purpose
Kevin Barnett
2023-08-25
2
-2
/
+2
|
*
scsi: smartpqi: Add abort handler
Kevin Barnett
2023-08-25
2
-36
/
+149
*
|
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-08-25
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-07-08
2
-5
/
+4
|
\
|
*
scsi: smartpqi: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2023-06-22
2
-5
/
+4
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
6
-153
/
+179
|
\
|
|
*
scsi: smartpqi: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-06-01
1
-1
/
+1
|
*
scsi: smartpqi: Update version to 2.1.22-040
Don Brace
2023-05-08
1
-3
/
+3
|
*
scsi: smartpqi: Update copyright to 2023
Don Brace
2023-05-08
6
-6
/
+6
|
*
scsi: smartpqi: Add sysfs entry for NUMA node in /sys/block/sdX/device
Don Brace
2023-05-08
2
-0
/
+16
|
*
scsi: smartpqi: Stop sending driver-initiated TURs
Kevin Barnett
2023-05-08
2
-75
/
+11
|
*
scsi: smartpqi: Fix byte aligned writew for ARM servers
Don Brace
2023-05-08
1
-2
/
+2
|
*
scsi: smartpqi: Add support for RAID NCQ priority
Gilbert Wu
2023-05-08
1
-44
/
+45
|
*
scsi: smartpqi: Validate block layer host tag
Murthy Bhat
2023-05-08
1
-1
/
+2
|
*
scsi: smartpqi: Remove contention for raid_bypass_cnt
Mike McGowen
2023-05-08
2
-4
/
+4
|
*
scsi: smartpqi: Fix rare SAS transport memory leak
Don Brace
2023-05-08
1
-1
/
+3
|
*
scsi: smartpqi: Remove NULL pointer check
Kevin Barnett
2023-05-08
1
-15
/
+13
|
*
scsi: smartpqi: Add new controller PCI IDs
David Strahan
2023-05-08
1
-0
/
+72
|
*
scsi: smartpqi: Map full length of PCI BAR 0
Mike McGowen
2023-05-08
1
-1
/
+1
*
|
overflow: Add struct_size_t() helper
Kees Cook
2023-05-26
1
-1
/
+1
|
/
*
scsi: smartpqi: Declare SCSI host template const
Bart Van Assche
2023-03-25
1
-1
/
+1
*
scsi: smartpqi: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-02-09
2
-2
/
+3
*
scsi: smartpqi: Change version to 2.1.20-035
Don Brace
2022-11-17
1
-3
/
+3
*
scsi: smartpqi: Initialize feature section info
Don Brace
2022-11-17
1
-1
/
+1
*
scsi: smartpqi: Add controller cache flush during rmmod
Gilbert Wu
2022-11-17
1
-0
/
+8
*
scsi: smartpqi: Correct device removal for multi-actuator devices
Kumar Meiyappan
2022-11-17
2
-10
/
+25
*
scsi: smartpqi: Change sysfs raid_level attribute to N/A for controllers
Kevin Barnett
2022-11-17
1
-1
/
+1
*
scsi: smartpqi: Correct max LUN number
Kevin Barnett
2022-11-17
1
-1
/
+0
*
scsi: smartpqi: Add new controller PCI IDs
Mike McGowen
2022-11-17
1
-0
/
+44
*
scsi: smartpqi: Convert to host_tagset
Don Brace
2022-11-17
2
-28
/
+43
*
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-3
/
+3
*
scsi: smartpqi: Update version to 2.1.18-045
Don Brace
2022-07-14
1
-3
/
+3
*
scsi: smartpqi: Update copyright to current year
Don Brace
2022-07-14
6
-6
/
+6
*
scsi: smartpqi: Add ctrl ready timeout module parameter
Kevin Barnett
2022-07-14
3
-1
/
+33
*
scsi: smartpqi: Update deleting a LUN via sysfs
Kevin Barnett
2022-07-14
1
-18
/
+30
*
scsi: smartpqi: Add module param to disable managed ints
Mike McGowen
2022-07-14
2
-2
/
+13
*
scsi: smartpqi: Fix RAID map race condition
Kevin Barnett
2022-07-14
1
-39
/
+71
*
scsi: smartpqi: Fix DMA direction for RAID requests
Mahesh Rajashekhara
2022-07-14
1
-2
/
+2
*
scsi: smartpqi: Stop logging spurious PQI reset failures
Kevin Barnett
2022-07-14
1
-2
/
+1
[next]