summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-3/+2
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-15/+15
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-22/+22
2026-02-03scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()Zilin Guan-3/+10
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche-1/+2
2025-11-08Merge patch series "smartpqi updates"Martin K. Petersen-3/+43
2025-11-08scsi: smartpqi: Update version to 2.1.36-026Don Brace-3/+3
2025-11-08scsi: smartpqi: Add support for Hurray Data new controller PCI deviceDavid Strahan-0/+4
2025-11-08scsi: smartpqi: Fix device resources accessed after device removalMike McGowen-0/+19
2025-11-08scsi: smartpqi: Add timeout value to RAID path requests to physical devicesMike McGowen-0/+17
2025-10-20scsi: smartpqi: Prefer kmalloc_array() over kmalloc()Bhanu Seshu Kumar Valluri-1/+2
2025-09-24scsi: smartpqi: Replace kmalloc() + copy_from_user() with memdup_user()Thorsten Blum-9/+8
2025-07-01scsi: use block layer helpers to calculate num of queuesDaniel Wagner-3/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+2
2025-05-05scsi: smartpqi: Delete a stray tab in pqi_is_parity_write_stream()Dan Carpenter-1/+1
2025-04-28Merge patch series "smartpqi updates"Martin K. Petersen-10/+130
2025-04-28scsi: smartpqi: Update driver version to 2.1.34-035Don Brace-3/+3
2025-04-28scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernelsYi Zhang-2/+2
2025-04-28scsi: smartpqi: Enhance WWID logging logicVenkatesh Emparala-5/+18
2025-04-28scsi: smartpqi: Add new PCI IDsDavid Strahan-0/+84
2025-04-28scsi: smartpqi: Take drives offline when controller is offlineDavid Strahan-0/+23
2025-04-08Merge branch '6.15/scsi-queue' into 6.15/scsi-fixesMartin K. Petersen-6/+7
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-1/+1
2025-04-03scsi: smartpqi: Use is_kdump_kernel() to check for kdumpMartin Wilck-6/+7
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-6/+7
2024-12-23scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queuesDaniel Wagner-4/+3
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche-2/+3
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche-4/+4
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-3/+3
2024-08-28scsi: smartpqi: update driver version to 2.1.30-031Don Brace-3/+3
2024-08-28scsi: smartpqi: fix volume size updatesDon Brace-8/+14
2024-08-28scsi: smartpqi: fix rare system hang during LUN resetMurthy Bhat-6/+4
2024-08-28scsi: smartpqi: add new controller PCI IDsDavid Strahan-0/+24
2024-08-28scsi: smartpqi: add counter for parity write stream requestsMahesh Rajashekhara-14/+55
2024-08-28scsi: smartpqi: correct stream detectionMahesh Rajashekhara-1/+1
2024-08-28scsi: smartpqi: Add fw log to kdumpMurthy Bhat-100/+221
2024-08-02scsi: smartpqi: Update driver version to 2.1.28-025Don Brace-3/+3
2024-08-02scsi: smartpqi: Improve handling of multipath failoverKevin Barnett-1/+15
2024-08-02scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quicklyGilbert Wu-18/+2
2024-08-02scsi: smartpqi: Improve accuracy/performance of raid-bypass-counterKevin Barnett-5/+27
2024-08-02scsi: smartpqi: Add new controller PCI IDsDavid Strahan-0/+104
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-8/+3
2024-05-04scsi: Use device_show_string() helper for sysfs attributesLukas Wunner-8/+3
2024-03-25Merge patch series "scsi: replace deprecated strncpy"Martin K. Petersen-3/+2
2024-03-10scsi: smartpqi: Replace deprecated strncpy() with strscpy()Justin Stitt-3/+2
2024-02-15scsi: smartpqi: Fix disable_managed_interruptsDon Brace-1/+4
2024-01-03scsi: smartpqi: Bump driver version to 2.1.26-030Don Brace-3/+3
2024-01-03scsi: smartpqi: Fix logical volume rescan race conditionMahesh Rajashekhara-8/+36
2024-01-03scsi: smartpqi: Add new controller PCI IDsDavid Strahan-0/+40