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-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
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-13
scsi: smartpqi: Update version to 2.1.18-045
Don Brace
1
-3
/
+3
2022-07-13
scsi: smartpqi: Update copyright to current year
Don Brace
6
-6
/
+6
2022-07-13
scsi: smartpqi: Add ctrl ready timeout module parameter
Kevin Barnett
3
-1
/
+33
2022-07-13
scsi: smartpqi: Update deleting a LUN via sysfs
Kevin Barnett
1
-18
/
+30
2022-07-13
scsi: smartpqi: Add module param to disable managed ints
Mike McGowen
2
-2
/
+13
2022-07-13
scsi: smartpqi: Fix RAID map race condition
Kevin Barnett
1
-39
/
+71
[next]