index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
smartpqi
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-3
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-15
/
+15
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-22
/
+22
2026-02-03
scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()
Zilin Guan
-3
/
+10
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
-1
/
+2
2025-11-08
Merge patch series "smartpqi updates"
Martin K. Petersen
-3
/
+43
2025-11-08
scsi: smartpqi: Update version to 2.1.36-026
Don Brace
-3
/
+3
2025-11-08
scsi: smartpqi: Add support for Hurray Data new controller PCI device
David Strahan
-0
/
+4
2025-11-08
scsi: smartpqi: Fix device resources accessed after device removal
Mike McGowen
-0
/
+19
2025-11-08
scsi: smartpqi: Add timeout value to RAID path requests to physical devices
Mike McGowen
-0
/
+17
2025-10-20
scsi: smartpqi: Prefer kmalloc_array() over kmalloc()
Bhanu Seshu Kumar Valluri
-1
/
+2
2025-09-24
scsi: smartpqi: Replace kmalloc() + copy_from_user() with memdup_user()
Thorsten Blum
-9
/
+8
2025-07-01
scsi: use block layer helpers to calculate num of queues
Daniel Wagner
-3
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+2
2025-05-05
scsi: smartpqi: Delete a stray tab in pqi_is_parity_write_stream()
Dan Carpenter
-1
/
+1
2025-04-28
Merge patch series "smartpqi updates"
Martin K. Petersen
-10
/
+130
2025-04-28
scsi: smartpqi: Update driver version to 2.1.34-035
Don Brace
-3
/
+3
2025-04-28
scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels
Yi Zhang
-2
/
+2
2025-04-28
scsi: smartpqi: Enhance WWID logging logic
Venkatesh Emparala
-5
/
+18
2025-04-28
scsi: smartpqi: Add new PCI IDs
David Strahan
-0
/
+84
2025-04-28
scsi: smartpqi: Take drives offline when controller is offline
David Strahan
-0
/
+23
2025-04-08
Merge branch '6.15/scsi-queue' into 6.15/scsi-fixes
Martin K. Petersen
-6
/
+7
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-1
/
+1
2025-04-03
scsi: smartpqi: Use is_kdump_kernel() to check for kdump
Martin Wilck
-6
/
+7
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-6
/
+7
2024-12-23
scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
-4
/
+3
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
-2
/
+3
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
-4
/
+4
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-3
/
+3
2024-08-28
scsi: smartpqi: update driver version to 2.1.30-031
Don Brace
-3
/
+3
2024-08-28
scsi: smartpqi: fix volume size updates
Don Brace
-8
/
+14
2024-08-28
scsi: smartpqi: fix rare system hang during LUN reset
Murthy Bhat
-6
/
+4
2024-08-28
scsi: smartpqi: add new controller PCI IDs
David Strahan
-0
/
+24
2024-08-28
scsi: smartpqi: add counter for parity write stream requests
Mahesh Rajashekhara
-14
/
+55
2024-08-28
scsi: smartpqi: correct stream detection
Mahesh Rajashekhara
-1
/
+1
2024-08-28
scsi: smartpqi: Add fw log to kdump
Murthy Bhat
-100
/
+221
2024-08-02
scsi: smartpqi: Update driver version to 2.1.28-025
Don Brace
-3
/
+3
2024-08-02
scsi: smartpqi: Improve handling of multipath failover
Kevin Barnett
-1
/
+15
2024-08-02
scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quickly
Gilbert Wu
-18
/
+2
2024-08-02
scsi: smartpqi: Improve accuracy/performance of raid-bypass-counter
Kevin Barnett
-5
/
+27
2024-08-02
scsi: smartpqi: Add new controller PCI IDs
David Strahan
-0
/
+104
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-8
/
+3
2024-05-04
scsi: Use device_show_string() helper for sysfs attributes
Lukas Wunner
-8
/
+3
2024-03-25
Merge patch series "scsi: replace deprecated strncpy"
Martin K. Petersen
-3
/
+2
2024-03-10
scsi: smartpqi: Replace deprecated strncpy() with strscpy()
Justin Stitt
-3
/
+2
2024-02-15
scsi: smartpqi: Fix disable_managed_interrupts
Don Brace
-1
/
+4
2024-01-03
scsi: smartpqi: Bump driver version to 2.1.26-030
Don Brace
-3
/
+3
2024-01-03
scsi: smartpqi: Fix logical volume rescan race condition
Mahesh Rajashekhara
-8
/
+36
2024-01-03
scsi: smartpqi: Add new controller PCI IDs
David Strahan
-0
/
+40
[next]