aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi
AgeCommit message (Expand)AuthorFilesLines
2025-11-08Merge patch series "smartpqi updates"Martin K. Petersen1-3/+43
2025-11-08scsi: smartpqi: Update version to 2.1.36-026Don Brace1-3/+3
2025-11-08scsi: smartpqi: Add support for Hurray Data new controller PCI deviceDavid Strahan1-0/+4
2025-11-08scsi: smartpqi: Fix device resources accessed after device removalMike McGowen1-0/+19
2025-11-08scsi: smartpqi: Add timeout value to RAID path requests to physical devicesMike McGowen1-0/+17
2025-10-20scsi: smartpqi: Prefer kmalloc_array() over kmalloc()Bhanu Seshu Kumar Valluri1-1/+2
2025-09-24scsi: smartpqi: Replace kmalloc() + copy_from_user() with memdup_user()Thorsten Blum1-9/+8
2025-07-01scsi: use block layer helpers to calculate num of queuesDaniel Wagner1-3/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+2
2025-05-05scsi: smartpqi: Delete a stray tab in pqi_is_parity_write_stream()Dan Carpenter1-1/+1
2025-04-28Merge patch series "smartpqi updates"Martin K. Petersen1-10/+130
2025-04-28scsi: smartpqi: Update driver version to 2.1.34-035Don Brace1-3/+3
2025-04-28scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernelsYi Zhang1-2/+2
2025-04-28scsi: smartpqi: Enhance WWID logging logicVenkatesh Emparala1-5/+18
2025-04-28scsi: smartpqi: Add new PCI IDsDavid Strahan1-0/+84
2025-04-28scsi: smartpqi: Take drives offline when controller is offlineDavid Strahan1-0/+23
2025-04-08Merge branch '6.15/scsi-queue' into 6.15/scsi-fixesMartin K. Petersen1-6/+7
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-04-03scsi: smartpqi: Use is_kdump_kernel() to check for kdumpMartin Wilck1-6/+7
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+7
2024-12-23scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queuesDaniel Wagner1-4/+3
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche1-2/+3
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche1-4/+4
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro3-3/+3
2024-08-28scsi: smartpqi: update driver version to 2.1.30-031Don Brace1-3/+3
2024-08-28scsi: smartpqi: fix volume size updatesDon Brace1-8/+14
2024-08-28scsi: smartpqi: fix rare system hang during LUN resetMurthy Bhat1-6/+4
2024-08-28scsi: smartpqi: add new controller PCI IDsDavid Strahan1-0/+24
2024-08-28scsi: smartpqi: add counter for parity write stream requestsMahesh Rajashekhara2-14/+55
2024-08-28scsi: smartpqi: correct stream detectionMahesh Rajashekhara1-1/+1
2024-08-28scsi: smartpqi: Add fw log to kdumpMurthy Bhat4-100/+221
2024-08-02scsi: smartpqi: Update driver version to 2.1.28-025Don Brace1-3/+3
2024-08-02scsi: smartpqi: Improve handling of multipath failoverKevin Barnett1-1/+15
2024-08-02scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quicklyGilbert Wu1-18/+2
2024-08-02scsi: smartpqi: Improve accuracy/performance of raid-bypass-counterKevin Barnett2-5/+27
2024-08-02scsi: smartpqi: Add new controller PCI IDsDavid Strahan1-0/+104
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+3
2024-05-04scsi: Use device_show_string() helper for sysfs attributesLukas Wunner1-8/+3
2024-03-25Merge patch series "scsi: replace deprecated strncpy"Martin K. Petersen1-3/+2
2024-03-10scsi: smartpqi: Replace deprecated strncpy() with strscpy()Justin Stitt1-3/+2
2024-02-15scsi: smartpqi: Fix disable_managed_interruptsDon Brace1-1/+4
2024-01-03scsi: smartpqi: Bump driver version to 2.1.26-030Don Brace1-3/+3
2024-01-03scsi: smartpqi: Fix logical volume rescan race conditionMahesh Rajashekhara2-8/+36
2024-01-03scsi: smartpqi: Add new controller PCI IDsDavid Strahan1-0/+40
2023-08-24Merge patch series "smartpqi updates"Martin K. Petersen2-55/+215
2023-08-24scsi: smartpqi: Change driver version to 2.1.24-046Don Brace1-3/+3
2023-08-24scsi: smartpqi: Enhance error messagesMahesh Rajashekhara1-8/+9
2023-08-24scsi: smartpqi: Enhance controller offline notificationDavid Strahan1-1/+49
2023-08-24scsi: smartpqi: Enhance shutdown notificationDavid Strahan1-1/+1
2023-08-24scsi: smartpqi: Simplify lun_number assignmentDavid Strahan1-4/+2