summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas/mpt3sas_scsih.c
AgeCommit message (Expand)Author
2023-11-15scsi: mpt3sas: Suppress a warning in debug kernelTomas Henzl
2023-11-15scsi: mpt3sas: Replace dynamic allocations with local variablesJames Seo
2023-11-15scsi: mpt3sas: Use struct_size() for struct size calculationsJames Seo
2023-10-16scsi: mpt3sas: Fix in error pathTomas Henzl
2023-04-11scsi: mpt3sas: Fix an issue when driver is being removedTomas Henzl
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen
2023-03-24scsi: mpt3sas: Declare SCSI host template constBart Van Assche
2023-03-09scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-06scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy
2022-09-01scsi: mpt3sas: Increase cmd_per_lun to 128Sreekanth Reddy
2022-09-01scsi: mpt3sas: Prevent error handler escalation when device removedSreekanth Reddy
2022-08-31scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devicesBradley Grove
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-07-26scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery
2022-06-21scsi: mpt3sas: Remove flush_scheduled_work() callTetsuo Handa
2022-06-21scsi: mpt3sas: Fix typo in commentRen Yu
2022-05-02scsi: mpt3sas: Use cached ATA Information VPD pageMartin K. Petersen
2022-04-25scsi: mpt3sas: Fix event callback log_code value handlingDamien Le Moal
2022-03-29scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()Damien Le Moal
2021-11-18scsi: mpt3sas: Fix system going into read-only modeSreekanth Reddy
2021-11-18scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-29scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen
2021-10-16scsi: mpt3sas: Switch to attribute groupsBart Van Assche
2021-10-16scsi: mpt3sas: Call scsi_done() directlyBart Van Assche
2021-09-13scsi: mpt3sas: Clean up some inconsistent indentingColin Ian King
2021-08-24scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen
2021-08-11Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen
2021-08-11scsi: mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-08-09scsi: mpt3sas: Use firmware recommended queue depthSuganath Prabu S
2021-08-09scsi: mpt3sas: Add io_uring iopoll supportSreekanth Reddy
2021-07-19scsi: mpt3sas: Transition IOC to Ready state during shutdownSreekanth Reddy
2021-06-18scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei
2021-06-02Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen
2021-06-02scsi: mpt3sas: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-05-31scsi: core: Introduce scsi_build_sense()Hannes Reinecke
2021-05-31scsi: mpt3sas: Handle firmware faults during second half of IOC initSuganath Prabu S
2021-05-31scsi: mpt3sas: Fix deadlock while cancelling the running firmware eventSuganath Prabu S
2021-04-05scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirementSreekanth Reddy
2021-04-05scsi: mpt3sas: Only one vSES is present even when IOC has multi vSESSreekanth Reddy
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen
2021-03-18scsi: mpt3sas: Fix a few kernel-doc issuesLee Jones
2021-03-16scsi: mpt3sas: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2021-03-15scsi: mpt3sas: Move a little data from the stack onto the heapLee Jones
2021-03-04scsi: core: Add scsi_device_busy() wrapperMing Lei
2021-02-08scsi: mpt3sas: Additional diagnostic buffer query interfaceSuganath Prabu S
2021-02-08scsi: mpt3sas: Add support for shared host tagset for CPU hotplugSreekanth Reddy