index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
smartpqi
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-05
scsi: smartpqi: Delete a stray tab in pqi_is_parity_write_stream()
Dan Carpenter
2025-04-28
Merge patch series "smartpqi updates"
Martin K. Petersen
2025-04-28
scsi: smartpqi: Update driver version to 2.1.34-035
Don Brace
2025-04-28
scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels
Yi Zhang
2025-04-28
scsi: smartpqi: Enhance WWID logging logic
Venkatesh Emparala
2025-04-28
scsi: smartpqi: Add new PCI IDs
David Strahan
2025-04-28
scsi: smartpqi: Take drives offline when controller is offline
David Strahan
2025-04-08
Merge branch '6.15/scsi-queue' into 6.15/scsi-fixes
Martin K. Petersen
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-03
scsi: smartpqi: Use is_kdump_kernel() to check for kdump
Martin Wilck
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-12-23
scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-28
scsi: smartpqi: update driver version to 2.1.30-031
Don Brace
2024-08-28
scsi: smartpqi: fix volume size updates
Don Brace
2024-08-28
scsi: smartpqi: fix rare system hang during LUN reset
Murthy Bhat
2024-08-28
scsi: smartpqi: add new controller PCI IDs
David Strahan
2024-08-28
scsi: smartpqi: add counter for parity write stream requests
Mahesh Rajashekhara
2024-08-28
scsi: smartpqi: correct stream detection
Mahesh Rajashekhara
2024-08-28
scsi: smartpqi: Add fw log to kdump
Murthy Bhat
2024-08-02
scsi: smartpqi: Update driver version to 2.1.28-025
Don Brace
2024-08-02
scsi: smartpqi: Improve handling of multipath failover
Kevin Barnett
2024-08-02
scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quickly
Gilbert Wu
2024-08-02
scsi: smartpqi: Improve accuracy/performance of raid-bypass-counter
Kevin Barnett
2024-08-02
scsi: smartpqi: Add new controller PCI IDs
David Strahan
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-04
scsi: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-03-25
Merge patch series "scsi: replace deprecated strncpy"
Martin K. Petersen
2024-03-10
scsi: smartpqi: Replace deprecated strncpy() with strscpy()
Justin Stitt
2024-02-15
scsi: smartpqi: Fix disable_managed_interrupts
Don Brace
2024-01-03
scsi: smartpqi: Bump driver version to 2.1.26-030
Don Brace
2024-01-03
scsi: smartpqi: Fix logical volume rescan race condition
Mahesh Rajashekhara
2024-01-03
scsi: smartpqi: Add new controller PCI IDs
David Strahan
2023-08-24
Merge patch series "smartpqi updates"
Martin K. Petersen
2023-08-24
scsi: smartpqi: Change driver version to 2.1.24-046
Don Brace
2023-08-24
scsi: smartpqi: Enhance error messages
Mahesh Rajashekhara
2023-08-24
scsi: smartpqi: Enhance controller offline notification
David Strahan
2023-08-24
scsi: smartpqi: Enhance shutdown notification
David Strahan
2023-08-24
scsi: smartpqi: Simplify lun_number assignment
David Strahan
2023-08-24
scsi: smartpqi: Rename pciinfo to pci_info
Kevin Barnett
2023-08-24
scsi: smartpqi: Rename MACRO to clarify purpose
Kevin Barnett
2023-08-24
scsi: smartpqi: Add abort handler
Kevin Barnett
2023-08-24
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-07-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-21
scsi: smartpqi: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2023-05-31
scsi: smartpqi: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
[next]