aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-11scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar1-1/+1
2022-08-11scsi: ufs: host: ufs-exynos: Make fsd_ufs_drvs staticAlim Akhtar1-1/+1
2022-08-11scsi: megaraid_sas: Remove unnecessary kfree()Guixin Liu1-6/+2
2022-08-11scsi: megaraid_sas: Fix double kfree()Guixin Liu1-1/+0
2022-08-11scsi: ufs: core: Enable link lost interruptKiwoong Kim1-5/+1
2022-08-11scsi: core: Allow the ALUA transitioning state enough timeBrian Bunker1-19/+25
2022-08-11scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XXTony Battersby1-8/+2
2022-08-01scsi: pm8001: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-08-01scsi: megaraid_sas: Remove redundant variable cmd_typeColin Ian King1-2/+1
2022-08-01scsi: FlashPoint: Remove redundant variable bm_int_stColin Ian King1-2/+2
2022-08-01scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier3-13/+26
2022-08-01scsi: core: Call blk_mq_free_tag_set() earlierBart Van Assche1-5/+5
2022-08-01scsi: core: Simplify LLD module reference countingMing Lei2-12/+6
2022-08-01scsi: core: Make sure that hosts outlive targetsMing Lei3-0/+18
2022-08-01scsi: core: Make sure that targets outlive devicesBart Van Assche3-3/+21
2022-08-01scsi: ufs: ufs-pci: Correct check for RESET DSMDaniil Lunev1-4/+13
2022-08-01scsi: target: core: De-RCU of se_lun and se_lun aclDmitry Bogdanov6-49/+27
2022-08-01scsi: target: core: Fix race during ACL removalDmitry Bogdanov1-3/+0
2022-08-01scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang1-5/+1
2022-08-01scsi: ufs: core: Increase the maximum data buffer sizeBart Van Assche1-0/+1
2022-08-01scsi: lpfc: Check the return value of alloc_workqueue()William Dean1-0/+2
2022-07-26scsi: target: Remove XDWRITEREAD emulated supportMike Christie1-99/+0
2022-07-26scsi: megaraid: Remove the static variable initialisationJason Wang1-1/+1
2022-07-26scsi: ch: Do not initialise statics to 0Xin Gao1-1/+1
2022-07-26scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot"Colin Ian King1-1/+1
2022-07-26scsi: target: iscsi: Do not require target authenticationDmitry Bogdanov2-6/+12
2022-07-26scsi: target: iscsi: Allow AuthMethod=NoneDmitry Bogdanov3-2/+15
2022-07-26scsi: target: iscsi: Support base64 in CHAPDmitry Bogdanov3-24/+94
2022-07-26scsi: target: iscsi: Add support for extended CDB AHSDmitry Bogdanov1-3/+52
2022-07-26scsi: ufs: dt-bindings: Add SC8280XP bindingJohan Hovold1-0/+2
2022-07-18scsi: target: iscsi: Fix clang -Wformat warningsJustin Stitt2-3/+3
2022-07-18scsi: ufs: core: Read device property for ref clockDaniil Lunev2-0/+31
2022-07-18scsi: libsas: Resume SAS host for phy reset or enable via sysfsXiang Chen1-0/+4
2022-07-18scsi: hisi_sas: Modify v3 HW SATA completion error processingXingui Yang1-1/+8
2022-07-18scsi: hisi_sas: Relocate DMA unmap of SMP taskXiang Chen4-7/+5
2022-07-18scsi: hisi_sas: Remove unnecessary variable to hold DMA map elementsXiang Chen1-25/+18
2022-07-18scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()John Garry1-4/+1
2022-07-18scsi: mpi3mr: Delete a stray tabDan Carpenter1-1/+1
2022-07-18scsi: mpi3mr: Unlock on error pathDan Carpenter1-1/+2
2022-07-18scsi: mpi3mr: Reduce VD queue depth on detecting throttlingSreekanth Reddy3-0/+136
2022-07-18scsi: mpi3mr: Resource Based MeteringSreekanth Reddy3-10/+280
2022-07-18scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby1-20/+33
2022-07-18scsi: qla2xxx: Update version to 10.02.07.800-kNilesh Javali1-2/+2
2022-07-18scsi: qla2xxx: Update manufacturer detailsBikash Hazarika2-2/+2
2022-07-18scsi: qla2xxx: Fix sparse warning for dport_dataNilesh Javali1-2/+2
2022-07-18scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi3-2/+35
2022-07-18scsi: qla2xxx: Fix imbalance vha->vref_countQuinn Tran1-0/+4
2022-07-18scsi: qla2xxx: edif: Fix dropped IKE messageQuinn Tran1-30/+24
2022-07-18scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi3-1/+35
2022-07-18scsi: qla2xxx: Zero undefined mailbox IN registersBikash Hazarika1-0/+2