summaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-05scsi: smartpqi: Delete a stray tab in pqi_is_parity_write_stream()Dan Carpenter
2025-04-28Merge patch series "smartpqi updates"Martin K. Petersen
2025-04-28scsi: smartpqi: Update driver version to 2.1.34-035Don Brace
2025-04-28scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernelsYi Zhang
2025-04-28scsi: smartpqi: Enhance WWID logging logicVenkatesh Emparala
2025-04-28scsi: smartpqi: Add new PCI IDsDavid Strahan
2025-04-28scsi: smartpqi: Take drives offline when controller is offlineDavid Strahan
2025-04-08Merge branch '6.15/scsi-queue' into 6.15/scsi-fixesMartin K. Petersen
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-03scsi: smartpqi: Use is_kdump_kernel() to check for kdumpMartin Wilck
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-12-23scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queuesDaniel Wagner
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-08-28scsi: smartpqi: update driver version to 2.1.30-031Don Brace
2024-08-28scsi: smartpqi: fix volume size updatesDon Brace
2024-08-28scsi: smartpqi: fix rare system hang during LUN resetMurthy Bhat
2024-08-28scsi: smartpqi: add new controller PCI IDsDavid Strahan
2024-08-28scsi: smartpqi: add counter for parity write stream requestsMahesh Rajashekhara
2024-08-28scsi: smartpqi: correct stream detectionMahesh Rajashekhara
2024-08-28scsi: smartpqi: Add fw log to kdumpMurthy Bhat
2024-08-02scsi: smartpqi: Update driver version to 2.1.28-025Don Brace
2024-08-02scsi: smartpqi: Improve handling of multipath failoverKevin Barnett
2024-08-02scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quicklyGilbert Wu
2024-08-02scsi: smartpqi: Improve accuracy/performance of raid-bypass-counterKevin Barnett
2024-08-02scsi: smartpqi: Add new controller PCI IDsDavid Strahan
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-04scsi: Use device_show_string() helper for sysfs attributesLukas Wunner
2024-03-25Merge patch series "scsi: replace deprecated strncpy"Martin K. Petersen
2024-03-10scsi: smartpqi: Replace deprecated strncpy() with strscpy()Justin Stitt
2024-02-15scsi: smartpqi: Fix disable_managed_interruptsDon Brace
2024-01-03scsi: smartpqi: Bump driver version to 2.1.26-030Don Brace
2024-01-03scsi: smartpqi: Fix logical volume rescan race conditionMahesh Rajashekhara
2024-01-03scsi: smartpqi: Add new controller PCI IDsDavid Strahan
2023-08-24Merge patch series "smartpqi updates"Martin K. Petersen
2023-08-24scsi: smartpqi: Change driver version to 2.1.24-046Don Brace
2023-08-24scsi: smartpqi: Enhance error messagesMahesh Rajashekhara
2023-08-24scsi: smartpqi: Enhance controller offline notificationDavid Strahan
2023-08-24scsi: smartpqi: Enhance shutdown notificationDavid Strahan
2023-08-24scsi: smartpqi: Simplify lun_number assignmentDavid Strahan
2023-08-24scsi: smartpqi: Rename pciinfo to pci_infoKevin Barnett
2023-08-24scsi: smartpqi: Rename MACRO to clarify purposeKevin Barnett
2023-08-24scsi: smartpqi: Add abort handlerKevin Barnett
2023-08-24scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-21scsi: smartpqi: Replace one-element arrays with flexible-array membersGustavo A. R. Silva
2023-05-31scsi: smartpqi: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh