aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-31scsi: qedi: Remove redundant flush_workqueue() callsMinghao Chi (CGEL ZTE)1-2/+0
2022-01-31scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang1-13/+13
2022-01-31scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang1-2/+2
2022-01-31scsi: bnx2fc: Make use of the helper macro kthread_run()Yin Xiujiang1-4/+3
2022-01-31scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internalJohn Garry1-8/+6
2022-01-31scsi: bnx2fc: Fix typo in commentsCai Huoqing1-1/+1
2022-01-31scsi: ufs: Add checking lifetime attribute for WriteBoosterJinyoung Choi2-0/+58
2022-01-31scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry1-2/+2
2022-01-31scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry1-0/+5
2022-01-31scsi: pm8001: Fix warning for undescribed param in process_one_iomb()John Garry1-0/+1
2022-01-31scsi: core: Reallocate device's budget map on queue depth changeMing Lei1-5/+50
2022-01-31scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini1-8/+13
2022-01-31scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy2-44/+0
2022-01-25scsi: scsi_debug: Add environmental reporting log subpageDouglas Gilbert1-0/+33
2022-01-25scsi: scsi_debug: Add no_rwlock parameterDouglas Gilbert1-50/+102
2022-01-25scsi: scsi_debug: Divide power on reset UNIT ATTENTIONDouglas Gilbert1-11/+19
2022-01-25scsi: scsi_debug: Refine sdebug_blk_mq_poll()Douglas Gilbert1-5/+16
2022-01-25scsi: scsi_debug: Use TASK SET FULL moreDouglas Gilbert1-13/+6
2022-01-25scsi: scsi_debug: Strengthen defer_t accessesDouglas Gilbert1-11/+11
2022-01-25scsi: scsi_debug: Address races following module loadDouglas Gilbert1-51/+146
2022-01-25scsi: myrs: Fix crash in error caseTong Zhang1-1/+2
2022-01-25scsi: 53c700: Remove redundant assignment to pointer SCpColin Ian King1-1/+0
2022-01-25scsi: ufs: Treat link loss as fatal errorKiwoong Kim1-1/+2
2022-01-25scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim1-3/+6
2022-01-24scsi: qla2xxx: Update version to 10.02.07.300-kNilesh Javali1-2/+2
2022-01-24scsi: qla2xxx: Check for firmware dump already collectedJoe Carnuccio1-0/+8
2022-01-24scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio6-19/+20
2022-01-24scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap1-1/+1
2022-01-24scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adaptersJoe Carnuccio1-2/+4
2022-01-24scsi: qla2xxx: edif: Fix clang warningQuinn Tran1-3/+19
2022-01-24scsi: qla2xxx: Fix warning for missing error codeNilesh Javali1-0/+1
2022-01-24scsi: qla2xxx: Fix device reconnect in loop topologyArun Easi2-0/+20
2022-01-24scsi: qla2xxx: Add ql2xnvme_queues module param to configure number of NVMe queuesShreyas Deodhar4-2/+27
2022-01-24scsi: qla2xxx: Fix wrong FDMI data for 64G adapterBikash Hazarika1-1/+5
2022-01-24scsi: qla2xxx: Add retry for exec firmwareQuinn Tran1-1/+7
2022-01-24scsi: qla2xxx: Fix scheduling while atomicQuinn Tran1-6/+1
2022-01-24scsi: qla2xxx: Fix premature hw access after PCI errorQuinn Tran2-3/+16
2022-01-24scsi: qla2xxx: Fix warning message due to adisc being flushedQuinn Tran1-0/+6
2022-01-24scsi: qla2xxx: Fix stuck session in gpdbQuinn Tran1-3/+3
2022-01-24scsi: qla2xxx: Implement ref count for SRBSaurav Kashyap13-70/+173
2022-01-24scsi: qla2xxx: Refactor asynchronous command initializationDaniel Wagner8-132/+76
2022-01-24scsi: bfa: Remove useless DMA-32 fallback configurationChristophe JAILLET1-6/+0
2022-01-24scsi: hisi_sas: Remove useless DMA-32 fallback configurationChristophe JAILLET2-5/+0
2022-01-24scsi: 3w-sas: Remove useless DMA-32 fallback configurationChristophe JAILLET1-4/+0
2022-01-24scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini1-15/+5
2022-01-24scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier1-1/+12
2022-01-24scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry2-3/+19
2022-01-24scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap1-2/+4
2022-01-24scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap1-0/+1
2022-01-24scsi: qedf: Add stag_work to all the vportsSaurav Kashyap1-0/+1