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
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
3
-3
/
+3
*
scsi: smartpqi: update driver version to 2.1.30-031
Don Brace
2024-08-29
1
-3
/
+3
*
scsi: smartpqi: fix volume size updates
Don Brace
2024-08-29
1
-8
/
+14
*
scsi: smartpqi: fix rare system hang during LUN reset
Murthy Bhat
2024-08-29
1
-6
/
+4
*
scsi: smartpqi: add new controller PCI IDs
David Strahan
2024-08-29
1
-0
/
+24
*
scsi: smartpqi: add counter for parity write stream requests
Mahesh Rajashekhara
2024-08-29
2
-14
/
+55
*
scsi: smartpqi: correct stream detection
Mahesh Rajashekhara
2024-08-29
1
-1
/
+1
*
scsi: smartpqi: Add fw log to kdump
Murthy Bhat
2024-08-29
4
-100
/
+221
*
scsi: smartpqi: Update driver version to 2.1.28-025
Don Brace
2024-08-03
1
-3
/
+3
*
scsi: smartpqi: Improve handling of multipath failover
Kevin Barnett
2024-08-03
1
-1
/
+15
*
scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quickly
Gilbert Wu
2024-08-03
1
-18
/
+2
*
scsi: smartpqi: Improve accuracy/performance of raid-bypass-counter
Kevin Barnett
2024-08-03
2
-5
/
+27
*
scsi: smartpqi: Add new controller PCI IDs
David Strahan
2024-08-03
1
-0
/
+104
*
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-22
1
-8
/
+3
|
\
|
*
scsi: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-05-04
1
-8
/
+3
*
|
Merge patch series "scsi: replace deprecated strncpy"
Martin K. Petersen
2024-03-25
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
scsi: smartpqi: Replace deprecated strncpy() with strscpy()
Justin Stitt
2024-03-10
1
-3
/
+2
*
|
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
[next]