summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-08-31scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_IDJames Smart1-5/+2
2022-08-31scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discoveryJames Smart1-1/+0
2022-08-31scsi: st: Remove redundant variable pointer stpColin Ian King1-2/+1
2022-08-31scsi: megaraid: Remove redundant assignment to variable mfiStatusColin Ian King1-3/+1
2022-08-31scsi: initio: Remove redundant assignment to pointer scbColin Ian King1-1/+1
2022-08-31scsi: mpt3sas: Disable MPI2_FUNCTION_FW_DOWNLOAD for ATTO devicesBradley Grove1-0/+8
2022-08-31scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devicesBradley Grove5-6/+333
2022-08-31scsi: mpi3mr: Block I/Os while refreshing target dev objectsSreekanth Reddy1-10/+15
2022-08-31scsi: mpi3mr: Refresh SAS ports during soft resetSreekanth Reddy4-1/+421
2022-08-22scsi: mpi3mr: Support SAS transport class callbacksSreekanth Reddy4-2/+914
2022-08-22scsi: mpi3mr: Add framework to issue MPT transport cmdsSreekanth Reddy4-1/+249
2022-08-22scsi: mpi3mr: Add SAS SATA end devices to STLSreekanth Reddy3-17/+235
2022-08-22scsi: mpi3mr: Get target object based on rphySreekanth Reddy4-10/+86
2022-08-22scsi: mpi3mr: Add expander devices to STLSreekanth Reddy3-9/+432
2022-08-22scsi: mpi3mr: Enable STL on HBAs where multipath is disabledSreekanth Reddy3-4/+46
2022-08-22scsi: mpi3mr: Add helper functions to manage device's portSreekanth Reddy3-1/+539
2022-08-22scsi: mpi3mr: Add helper functions to retrieve device objectsSreekanth Reddy3-0/+295
2022-08-22scsi: mpi3mr: Add framework to add phys to STLSreekanth Reddy3-0/+524
2022-08-22scsi: mpi3mr: Enable Enclosure device add eventSreekanth Reddy3-2/+154
2022-08-22scsi: mpi3mr: Add helper functions to retrieve config pagesSreekanth Reddy2-0/+621
2022-08-22scsi: mpi3mr: Add framework to issue config requestsSreekanth Reddy3-0/+282
2022-08-22scsi: mpi3mr: Add config and transport related debug flagsSreekanth Reddy1-0/+27
2022-08-22scsi: sd: Revert "Rework asynchronous resume support"Bart Van Assche2-71/+18
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche12-42/+23
2022-08-19scsi: core: Fix passthrough retry counter handlingMike Christie1-1/+2
2022-08-19Merge branch '5.20/scsi-queue' into 6.0/scsi-fixesMartin K. Petersen5-35/+30
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-25/+51
2022-08-11scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar1-1/+1
2022-08-11scsi: megaraid_sas: Remove unnecessary kfree()Guixin Liu1-6/+2
2022-08-11scsi: megaraid_sas: Fix double kfree()Guixin Liu1-1/+0
2022-08-11scsi: core: Allow the ALUA transitioning state enough timeBrian Bunker1-19/+25
2022-08-11scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XXTony Battersby1-8/+2
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-6/+2
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds4-4/+18
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds99-7143/+2797
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds71-1038/+108
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds16-82/+58
2022-08-01scsi: pm8001: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-08-01scsi: megaraid_sas: Remove redundant variable cmd_typeColin Ian King1-2/+1
2022-08-01scsi: FlashPoint: Remove redundant variable bm_int_stColin Ian King1-2/+2
2022-08-01scsi: core: Call blk_mq_free_tag_set() earlierBart Van Assche1-5/+5
2022-08-01scsi: core: Simplify LLD module reference countingMing Lei2-12/+6
2022-08-01scsi: core: Make sure that hosts outlive targetsMing Lei2-0/+15
2022-08-01scsi: core: Make sure that targets outlive devicesBart Van Assche2-3/+19
2022-08-01scsi: lpfc: Check the return value of alloc_workqueue()William Dean1-0/+2
2022-07-28scsi: cxlflash: Include missing linux/irqdomain.hChristophe Leroy1-0/+1
2022-07-26scsi: megaraid: Remove the static variable initialisationJason Wang1-1/+1
2022-07-26scsi: ch: Do not initialise statics to 0Xin Gao1-1/+1
2022-07-26scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan1-1/+1
2022-07-26scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery1-0/+1