index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
smartpqi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-08-28
scsi: smartpqi: update driver version to 2.1.30-031
Don Brace
1
-3
/
+3
2024-08-28
scsi: smartpqi: fix volume size updates
Don Brace
1
-8
/
+14
2024-08-28
scsi: smartpqi: fix rare system hang during LUN reset
Murthy Bhat
1
-6
/
+4
2024-08-28
scsi: smartpqi: add new controller PCI IDs
David Strahan
1
-0
/
+24
2024-08-28
scsi: smartpqi: add counter for parity write stream requests
Mahesh Rajashekhara
2
-14
/
+55
2024-08-28
scsi: smartpqi: correct stream detection
Mahesh Rajashekhara
1
-1
/
+1
2024-08-28
scsi: smartpqi: Add fw log to kdump
Murthy Bhat
4
-100
/
+221
2024-08-02
scsi: smartpqi: Update driver version to 2.1.28-025
Don Brace
1
-3
/
+3
2024-08-02
scsi: smartpqi: Improve handling of multipath failover
Kevin Barnett
1
-1
/
+15
2024-08-02
scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quickly
Gilbert Wu
1
-18
/
+2
2024-08-02
scsi: smartpqi: Improve accuracy/performance of raid-bypass-counter
Kevin Barnett
2
-5
/
+27
2024-08-02
scsi: smartpqi: Add new controller PCI IDs
David Strahan
1
-0
/
+104
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+3
2024-05-04
scsi: Use device_show_string() helper for sysfs attributes
Lukas Wunner
1
-8
/
+3
2024-03-25
Merge patch series "scsi: replace deprecated strncpy"
Martin K. Petersen
1
-3
/
+2
2024-03-10
scsi: smartpqi: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-3
/
+2
2024-02-15
scsi: smartpqi: Fix disable_managed_interrupts
Don Brace
1
-1
/
+4
2024-01-03
scsi: smartpqi: Bump driver version to 2.1.26-030
Don Brace
1
-3
/
+3
2024-01-03
scsi: smartpqi: Fix logical volume rescan race condition
Mahesh Rajashekhara
2
-8
/
+36
2024-01-03
scsi: smartpqi: Add new controller PCI IDs
David Strahan
1
-0
/
+40
2023-08-24
Merge patch series "smartpqi updates"
Martin K. Petersen
2
-55
/
+215
2023-08-24
scsi: smartpqi: Change driver version to 2.1.24-046
Don Brace
1
-3
/
+3
2023-08-24
scsi: smartpqi: Enhance error messages
Mahesh Rajashekhara
1
-8
/
+9
2023-08-24
scsi: smartpqi: Enhance controller offline notification
David Strahan
1
-1
/
+49
2023-08-24
scsi: smartpqi: Enhance shutdown notification
David Strahan
1
-1
/
+1
2023-08-24
scsi: smartpqi: Simplify lun_number assignment
David Strahan
1
-4
/
+2
2023-08-24
scsi: smartpqi: Rename pciinfo to pci_info
Kevin Barnett
1
-6
/
+6
2023-08-24
scsi: smartpqi: Rename MACRO to clarify purpose
Kevin Barnett
2
-2
/
+2
2023-08-24
scsi: smartpqi: Add abort handler
Kevin Barnett
2
-36
/
+149
2023-08-24
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-21
scsi: smartpqi: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2
-5
/
+4
2023-05-31
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-24
scsi: smartpqi: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-02-08
scsi: smartpqi: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+3
[next]