summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2021-06-01scsi: mpt3sas: Handle firmware faults during first half of IOC initSuganath Prabu S3-77/+201
2021-06-01scsi: mpt3sas: Fix deadlock while cancelling the running firmware eventSuganath Prabu S1-0/+22
2021-05-22scsi: core: Cap scsi_host cmd_per_lun at can_queueJohn Garry1-0/+3
2021-05-22scsi: lpfc: Update lpfc version to 12.8.0.10James Smart1-1/+1
2021-05-22scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controllerJames Smart2-0/+76
2021-05-22scsi: lpfc: Add a option to enable interlocked ABTS before job completionJames Smart4-7/+53
2021-05-22scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLsJames Smart1-2/+3
2021-05-22scsi: lpfc: Ignore GID-FT response that may be received after a link flipJames Smart2-8/+38
2021-05-22scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart7-20/+189
2021-05-22scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIsJames Smart1-3/+18
2021-05-22scsi: lpfc: Add ndlp kref accounting for resume RPI pathJames Smart2-1/+26
2021-05-22scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart1-0/+9
2021-05-22scsi: lpfc: Fix non-optimized ERSP handlingJames Smart1-2/+12
2021-05-22scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart6-40/+115
2021-05-22scsi: scsi_dh_alua: Retry RTPG on a different path after failureMartin Wilck1-3/+67
2021-05-22scsi: qla2xxx: Remove redundant assignment to rvalJiapeng Chong1-2/+0
2021-05-22scsi: ufs: ufs-exynos: Make a const array static, makes object smallerColin Ian King1-1/+1
2021-05-22scsi: fas216: Use fallthrough pseudo-keywordWei Ming Chen1-1/+1
2021-05-22scsi: ufs: core: Clean up whitespaceKeoseong Park1-1/+1
2021-05-22scsi: core: Remove leading spaces in KconfigJuerg Haefliger1-1/+1
2021-05-22scsi: ufs: Use designated initializers in ufs_pm_lvl_states[]Bart Van Assche2-14/+14
2021-05-22scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()Sergey Shtylyov1-6/+6
2021-05-22scsi: bfa: Fix inconsistent indentingJiapeng Chong1-1/+1
2021-05-22scsi: bfa: Fix typozuoqilin1-1/+1
2021-05-21scsi: pmcraid: Fix typoszuoqilin1-2/+2
2021-05-21scsi: scsi_transport_fc: Remove double FC_FPORT_DELETED in mask creationDaniel Wagner1-1/+1
2021-05-21scsi: arcmsr: Update driver version to v1.50.00.05-20210429ching Huang1-1/+1
2021-05-21scsi: arcmsr: Fix doorbell status being updated late on ARC-1886ching Huang1-2/+9
2021-05-21scsi: qedf: Use vzalloc() instead of vmalloc()/memset(0)Yang Yingliang1-2/+1
2021-05-21scsi: ufs: ufs-exynos: Move definitions from .h to .cBart Van Assche2-27/+26
2021-05-16scsi: 3w-9xxx: Fix endianness issues in command packetsSamuel Holland2-86/+81
2021-05-16scsi: 3w-9xxx: Reduce scope of structure packingSamuel Holland1-8/+10
2021-05-16scsi: 3w-9xxx: Use flexible array members to avoid struct paddingSamuel Holland2-8/+12
2021-05-16scsi: be2iscsi: Remove redundant initializationNigel Christian1-2/+0
2021-05-16scsi: ufs: core: Remove redundant parenthesisKeoseong Park1-4/+4
2021-05-16scsi: ufs: core: Remove usfhcd_is_*_pm() macrosBart Van Assche3-9/+5
2021-05-15scsi: bfa: Remove some unused variablesChristophe JAILLET1-6/+0
2021-05-15scsi: ibmvfc: Reinit target retriesBrian King1-1/+6
2021-05-15scsi: ibmvfc: Avoid move login if fast fail is enabledBrian King2-11/+29
2021-05-15scsi: ibmvfc: Handle move login failureBrian King2-9/+9
2021-05-15scsi: core: Fix a comment in function scsi_host_dev_release()Xiang Chen1-1/+1
2021-05-15scsi: qedf: Drop unnecessary NULL checks after container_of()Guenter Roeck2-9/+0
2021-05-15scsi: scsi_debug: Drop if with an always false conditionUwe Kleine-König1-5/+0
2021-05-15scsi: snic: Fix an error messageChristophe JAILLET1-4/+1
2021-05-15scsi: ufs: core: Introduce HBA performance monitor sysfs nodesCan Guo3-0/+320
2021-05-11scsi: aacraid: Replace one-element array with flexible-array memberGustavo A. R. Silva2-6/+6
2021-05-11scsi: ufs: sysfs: Resume the proper SCSI deviceAsutosh Das1-12/+12
2021-05-11scsi: ufs: core: Enable power management for wlunAsutosh Das12-255/+553
2021-05-10scsi: qla4xxx: Simplify conditionalWan Jiabing1-2/+1
2021-05-10scsi: arcmsr: Update driver version to v1.50.00.04-20210414ching Huang1-1/+1