summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-06-14scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabledManivannan Sadhasivam1-2/+5
2022-06-14scsi: dc395x: Fix a missing check on list iteratorXiaomeng Tong1-3/+12
2022-06-14scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva1-1/+1
2022-06-14scsi: ufs: core: Exclude UECxx from SFR dump listKiwoong Kim1-1/+6
2022-06-14scsi: megaraid: Fix error check return value of register_chrdev()Lv Ruyi1-1/+1
2022-05-25scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov1-0/+3
2022-04-27scsi: qedi: Fix failed disconnect handlingMike Christie1-35/+34
2022-04-20scsi: megaraid_sas: Target with invalid LUN ID is deleted during scanChandrakanth patil2-0/+10
2022-04-20scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov1-0/+1
2022-04-20scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler1-1/+1
2022-04-15scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET1-0/+2
2022-04-15scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie1-0/+1
2022-04-15scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap1-4/+2
2022-04-15scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal1-4/+3
2022-04-15scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang1-13/+13
2022-04-15scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang1-2/+2
2022-04-15scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar1-3/+2
2022-04-15scsi: qla2xxx: Reduce false trigger to loginQuinn Tran1-2/+3
2022-04-15scsi: qla2xxx: Fix N2N inconsistent PLOGIQuinn Tran1-5/+3
2022-04-15scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requestsArun Easi1-0/+17
2022-04-15scsi: qla2xxx: Fix hang due to session stuckQuinn Tran2-2/+21
2022-04-15scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran1-0/+1
2022-04-15scsi: qla2xxx: Fix disk failure to rediscoverQuinn Tran2-2/+8
2022-04-15scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap1-1/+1
2022-04-15scsi: qla2xxx: Check for firmware dump already collectedJoe Carnuccio1-0/+8
2022-04-15scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio6-19/+20
2022-04-15scsi: qla2xxx: Fix device reconnect in loop topologyArun Easi2-0/+20
2022-04-15scsi: qla2xxx: Fix warning for missing error codeNilesh Javali1-0/+1
2022-04-15scsi: qla2xxx: Fix wrong FDMI data for 64G adapterBikash Hazarika1-1/+5
2022-04-15scsi: qla2xxx: Fix stuck session in gpdbQuinn Tran1-3/+3
2022-04-15scsi: hisi_sas: Change permission of parameter prot_maskXiang Chen1-1/+1
2022-04-15scsi: pm8001: Fix abort all task initializationDamien Le Moal2-0/+3
2022-04-15scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()Damien Le Moal1-3/+5
2022-04-15scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()Damien Le Moal1-1/+1
2022-04-15scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal2-2/+2
2022-04-15scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commandsDamien Le Moal1-1/+1
2022-03-11xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-2/+1
2022-02-23scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart4-3/+26
2022-02-16scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart2-5/+12
2022-02-16scsi: myrs: Fix crash in error caseTong Zhang1-1/+2
2022-02-16scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap1-0/+1
2022-02-08scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini1-8/+13
2022-02-01scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini1-15/+5
2022-01-27scsi: core: Show SCMD_LAST in text formBart Van Assche1-0/+1
2022-01-27scsi: sr: Don't use GFP_DMAChristoph Hellwig2-3/+3
2022-01-27scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart4-30/+48
2022-01-27scsi: ufs: Fix race conditions related to driver dataBart Van Assche3-3/+7
2022-01-11scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng1-2/+4
2022-01-05scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov1-2/+5
2022-01-05scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter1-2/+2