summaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi/smartpqi_init.c
AgeCommit message (Expand)Author
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
2023-05-26overflow: Add struct_size_t() helperKees Cook
2023-05-08scsi: smartpqi: Update version to 2.1.22-040Don Brace
2023-05-08scsi: smartpqi: Update copyright to 2023Don Brace
2023-05-08scsi: smartpqi: Add sysfs entry for NUMA node in /sys/block/sdX/deviceDon Brace
2023-05-08scsi: smartpqi: Stop sending driver-initiated TURsKevin Barnett
2023-05-08scsi: smartpqi: Fix byte aligned writew for ARM serversDon Brace
2023-05-08scsi: smartpqi: Add support for RAID NCQ priorityGilbert Wu
2023-05-08scsi: smartpqi: Validate block layer host tagMurthy Bhat
2023-05-08scsi: smartpqi: Remove contention for raid_bypass_cntMike McGowen
2023-05-08scsi: smartpqi: Add new controller PCI IDsDavid Strahan
2023-05-08scsi: smartpqi: Map full length of PCI BAR 0Mike McGowen
2023-03-24scsi: smartpqi: Declare SCSI host template constBart Van Assche
2023-02-08scsi: smartpqi: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-11-17scsi: smartpqi: Change version to 2.1.20-035Don Brace
2022-11-17scsi: smartpqi: Initialize feature section infoDon Brace