aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: Remove unused se_tmr_req_cache declarationGaosheng Cui2022-09-151-2/+0
* scsi: qla2xxx: Remove unused declarations for qla2xxxGaosheng Cui2022-09-152-14/+0
* scsi: target: alua: Do not report emtpy port groupDmitry Bogdanov2022-09-151-0/+3
* scsi: target: core: Set MULTIP bit for se_device with multiple portsDmitry Bogdanov2022-09-151-0/+6
* 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: ufs: core: Print UFSHCD capabilities in controller's sysfs nodeDaniil Lunev2022-09-062-0/+72
* scsi: qlogicpti: Fix dma_map_sg() checkJack Wang2022-09-061-1/+2
* scsi: core: Remove useless host error codesMike Christie2022-09-061-6/+6
* 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: uas: 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-062-20/+0
* scsi: target: pscsi: Remove repeated word "calling"Shaomin Deng2022-09-011-1/+1
* 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: docs: Fix a typoRandy Dunlap2022-09-011-1/+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