summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | scsi: scsi_transport_fc: Use %u for dev_loss_tmoMartin Wilck2022-09-151-1/+1
| * | | scsi: csiostor: Convert sysfs snprintf() to sysfs_emit()Xuezhi Zhang2022-09-151-5/+5
| * | | scsi: megaraid: Convert sysfs snprintf() to sysfs_emit()Xuezhi Zhang2022-09-151-2/+2
| * | | scsi: ibmvscsi_tgt: Fix repeated words in commentwangjianli2022-09-151-1/+1
| * | | scsi: lpfc: Update lpfc version to 14.2.0.7James Smart2022-09-151-1/+1
| * | | scsi: lpfc: Fix various issues reported by toolsJames Smart2022-09-156-118/+148
| * | | scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart2022-09-158-68/+224
| * | | scsi: lpfc: Rework FDMI attribute registration for unintential paddingJames Smart2022-09-152-669/+350
| * | | scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistencyJames Smart2022-09-151-23/+30
| * | | scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmdJames Smart2022-09-151-31/+32
| * | | scsi: lpfc: Update congestion mode logging for Emulex SAN Manager applicationJames Smart2022-09-151-6/+22
| * | | scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phbaJames Smart2022-09-154-34/+48
| * | | scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...James Smart2022-09-153-41/+37
| * | | scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID casesJames Smart2022-09-151-3/+7
| * | | scsi: lpfc: Fix mbuf pool resource detected as busy at driver unloadJames Smart2022-09-151-0/+7
| * | | scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topologyJames Smart2022-09-151-2/+7
| * | | scsi: lpfc: Fix prli_fc4_req checks in PRLI handlingJames Smart2022-09-151-2/+2
| * | | scsi: mpi3mr: Fix error code in mpi3mr_transport_smp_handler()Dan Carpenter2022-09-151-2/+4
| * | | scsi: mpi3mr: Fix error codes in mpi3mr_report_manufacture()Dan Carpenter2022-09-151-26/+32
| * | | scsi: aic79xx: Use __ro_after_init explicitlyKees Cook2022-09-151-1/+1
| * | | scsi: qla2xxx: Remove unused declarations for qla2xxxGaosheng Cui2022-09-152-14/+0
| * | | scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"Colin Ian King2022-09-061-1/+1
| * | | scsi: hisi_sas: Don't send bcast events from HW during nexus HA resetJohn Garry2022-09-061-4/+12
| * | | scsi: hisi_sas: Add helper to process bcast eventsJohn Garry2022-09-065-13/+18
| * | | scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()John Garry2022-09-061-0/+7
| * | | scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlierJohn Garry2022-09-061-1/+1
| * | | scsi: hisi_sas: Revert change to limit max hw sectors for v3 HWJohn Garry2022-09-061-7/+0
| * | | scsi: esas2r: Use flex array destination for memcpy()Kees Cook2022-09-062-2/+2
| * | | scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren2022-09-061-1/+1
| * | | scsi: qlogicpti: Fix dma_map_sg() checkJack Wang2022-09-061-1/+2
| * | | scsi: core: Convert scsi_decide_disposition() to use SCSIML_STATMike Christie2022-09-062-25/+11
| * | | scsi: core: Add error codes for internal SCSI midlayer useMike Christie2022-09-063-0/+38
| * | | scsi: cxlflash: Drop DID_ALLOC_FAILURE useMike Christie2022-09-061-1/+1
| * | | scsi: qla2xxx: Drop DID_TARGET_FAILURE useMike Christie2022-09-061-1/+1
| * | | scsi: virtio_scsi: Drop DID_NEXUS_FAILURE useMike Christie2022-09-061-1/+1
| * | | scsi: virtio_scsi: Drop DID_TARGET_FAILURE useMike Christie2022-09-061-1/+1
| * | | scsi: storvsc: Drop DID_TARGET_FAILURE useMike Christie2022-09-061-1/+1
| * | | scsi: xen: Drop use of internal host codesMike Christie2022-09-061-8/+0
| * | | scsi: hpsa: Simplify {clear|set}_bit() parametersChristophe JAILLET2022-09-011-4/+2
| * | | scsi: hpsa: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-09-011-4/+2
| * | | scsi: lpfc: Remove unneeded result variableye xingchen2022-09-011-4/+1
| * | | scsi: lpfc: Remove the unneeded result variableye xingchen2022-09-011-3/+1
| * | | scsi: qla2xxx: Update version to 10.02.07.900-kNilesh Javali2022-09-011-2/+2
| * | | scsi: qla2xxx: Define static symbolsNilesh Javali2022-09-011-2/+2
| * | | scsi: qla2xxx: Enhance driver tracing with separate tunable and moreArun Easi2022-09-014-14/+115
| * | | scsi: qla2xxx: Add NVMe parameters support in Auxiliary Image StatusAnil Gurumurthy2022-09-015-5/+19
| * | | scsi: qla2xxx: Add debugfs create/delete helpersArun Easi2022-09-012-0/+98
| * | | scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi2022-09-011-2/+15
| * | | scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stal...Arun Easi2022-09-013-35/+2
| * | | scsi: qla2xxx: Log message "skipping scsi_scan_host()" as informationalMauricio Faria de Oliveira2022-09-011-1/+1