aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | scsi: mpt3sas: Update driver version to 43.100.00.00Sreekanth Reddy2022-09-011-2/+2
| * | | scsi: mpt3sas: Increase cmd_per_lun to 128Sreekanth Reddy2022-09-011-1/+1
| * | | scsi: mpt3sas: Fix trace buffer registration failedSreekanth Reddy2022-09-011-0/+4
| * | | scsi: mpt3sas: Don't change DMA mask while reallocating poolsSreekanth Reddy2022-09-011-7/+14
| * | | scsi: mpt3sas: Prevent error handler escalation when device removedSreekanth Reddy2022-09-011-0/+13
| * | | scsi: megaraid_sas: Use struct_size() in code related to struct MR_PD_CFG_SEQ...Gustavo A. R. Silva2022-08-311-7/+7
| * | | scsi: megaraid_sas: Use struct_size() in code related to struct MR_FW_RAID_MAPGustavo A. R. Silva2022-08-312-6/+6
| * | | scsi: megaraid_sas: Replace one-element array with flexible-array member in M...Gustavo A. R. Silva2022-08-313-4/+4
| * | | scsi: megaraid_sas: Replace one-element array with flexible-array member in M...Gustavo A. R. Silva2022-08-311-2/+2
| * | | scsi: megaraid_sas: Replace one-element array with flexible-array member in M...Gustavo A. R. Silva2022-08-311-1/+1
| * | | scsi: megaraid_sas: Replace one-element array with flexible-array member in M...Gustavo A. R. Silva2022-08-313-4/+4
| * | | scsi: qla2xxx: Avoid flush_scheduled_work() usageTetsuo Handa2022-08-311-1/+1
| * | | scsi: qla2xxx: Always wait for qlt_sess_work_fn() from qlt_stop_phase1()Tetsuo Handa2022-08-311-2/+2