summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-09-16scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistencyJames Smart1-23/+30
2022-09-16scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmdJames Smart1-31/+32
2022-09-16scsi: lpfc: Update congestion mode logging for Emulex SAN Manager applicationJames Smart1-6/+22
2022-09-16scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phbaJames Smart4-34/+48
2022-09-16scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...James Smart3-41/+37
2022-09-16scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID casesJames Smart1-3/+7
2022-09-16scsi: lpfc: Fix mbuf pool resource detected as busy at driver unloadJames Smart1-0/+7
2022-09-16scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topologyJames Smart1-2/+7
2022-09-16scsi: lpfc: Fix prli_fc4_req checks in PRLI handlingJames Smart1-2/+2
2022-09-16scsi: mpi3mr: Fix error code in mpi3mr_transport_smp_handler()Dan Carpenter1-2/+4
2022-09-16scsi: mpi3mr: Fix error codes in mpi3mr_report_manufacture()Dan Carpenter1-26/+32
2022-09-16scsi: aic79xx: Use __ro_after_init explicitlyKees Cook1-1/+1
2022-09-16scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()Rafael Mendonca1-1/+3
2022-09-16scsi: qla2xxx: Remove unused declarations for qla2xxxGaosheng Cui2-14/+0
2022-09-16scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren1-5/+0
2022-09-07freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra1-3/+4
2022-09-07scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"Colin Ian King1-1/+1
2022-09-07scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy1-1/+1
2022-09-07scsi: hisi_sas: Don't send bcast events from HW during nexus HA resetJohn Garry1-4/+12
2022-09-07scsi: hisi_sas: Add helper to process bcast eventsJohn Garry5-13/+18
2022-09-07scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()John Garry1-0/+7
2022-09-07scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlierJohn Garry1-1/+1
2022-09-07scsi: hisi_sas: Revert change to limit max hw sectors for v3 HWJohn Garry1-7/+0
2022-09-07scsi: esas2r: Use flex array destination for memcpy()Kees Cook2-2/+2
2022-09-07scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren1-1/+1
2022-09-07scsi: qlogicpti: Fix dma_map_sg() checkJack Wang1-1/+2
2022-09-07scsi: core: Convert scsi_decide_disposition() to use SCSIML_STATMike Christie2-25/+11
2022-09-07scsi: core: Add error codes for internal SCSI midlayer useMike Christie3-0/+38
2022-09-07scsi: cxlflash: Drop DID_ALLOC_FAILURE useMike Christie1-1/+1
2022-09-07scsi: qla2xxx: Drop DID_TARGET_FAILURE useMike Christie1-1/+1
2022-09-07scsi: virtio_scsi: Drop DID_NEXUS_FAILURE useMike Christie1-1/+1
2022-09-07scsi: virtio_scsi: Drop DID_TARGET_FAILURE useMike Christie1-1/+1
2022-09-07scsi: storvsc: Drop DID_TARGET_FAILURE useMike Christie1-1/+1
2022-09-07scsi: xen: Drop use of internal host codesMike Christie1-8/+0
2022-09-01scsi: core: Fix a use-after-freeBart Van Assche5-5/+21
2022-09-01scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche2-19/+3
2022-09-01scsi: core: Revert "Make sure that hosts outlive targets"Bart Van Assche2-15/+0
2022-09-01scsi: core: Revert "Simplify LLD module reference counting"Bart Van Assche2-6/+12
2022-09-01scsi: core: Revert "Call blk_mq_free_tag_set() earlier"Bart Van Assche1-5/+5
2022-09-01scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang1-1/+4
2022-09-01scsi: hpsa: Simplify {clear|set}_bit() parametersChristophe JAILLET1-4/+2
2022-09-01scsi: hpsa: Use the bitmap API to allocate bitmapsChristophe JAILLET1-4/+2
2022-09-01scsi: lpfc: Remove unneeded result variableye xingchen1-4/+1
2022-09-01scsi: lpfc: Remove the unneeded result variableye xingchen1-3/+1
2022-09-01scsi: qla2xxx: Update version to 10.02.07.900-kNilesh Javali1-2/+2
2022-09-01scsi: qla2xxx: Define static symbolsNilesh Javali1-2/+2
2022-09-01scsi: qla2xxx: Enhance driver tracing with separate tunable and moreArun Easi4-14/+115
2022-09-01scsi: qla2xxx: Add NVMe parameters support in Auxiliary Image StatusAnil Gurumurthy5-5/+19
2022-09-01scsi: qla2xxx: Add debugfs create/delete helpersArun Easi2-0/+98
2022-09-01scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi1-2/+15