summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-06-25scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu
2022-06-25scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu
2022-06-25scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart
2022-06-25scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang
2022-06-14scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabledManivannan Sadhasivam
2022-06-14scsi: dc395x: Fix a missing check on list iteratorXiaomeng Tong
2022-06-14scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva
2022-06-14scsi: ufs: core: Exclude UECxx from SFR dump listKiwoong Kim
2022-06-14scsi: megaraid: Fix error check return value of register_chrdev()Lv Ruyi
2022-05-25scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov
2022-04-20scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov
2022-04-20scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler
2022-04-15scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET
2022-04-15scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie
2022-04-15scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap
2022-04-15scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal
2022-04-15scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang
2022-04-15scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang
2022-04-15scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar
2022-04-15scsi: qla2xxx: Reduce false trigger to loginQuinn Tran
2022-04-15scsi: qla2xxx: Fix hang due to session stuckQuinn Tran
2022-04-15scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran
2022-04-15scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap
2022-04-15scsi: qla2xxx: Check for firmware dump already collectedJoe Carnuccio
2022-04-15scsi: qla2xxx: Fix warning for missing error codeNilesh Javali
2022-04-15scsi: qla2xxx: Fix stuck session in gpdbQuinn Tran
2022-04-15scsi: pm8001: Fix abort all task initializationDamien Le Moal
2022-04-15scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()Damien Le Moal
2022-04-15scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()Damien Le Moal
2022-04-15scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal
2022-04-15scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commandsDamien Le Moal
2022-03-11xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-02-08scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini
2022-02-08scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini
2022-01-27scsi: sr: Don't use GFP_DMAChristoph Hellwig
2022-01-27scsi: ufs: Fix race conditions related to driver dataBart Van Assche
2022-01-11scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng
2022-01-05scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov
2022-01-05scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter
2021-12-22scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie
2021-12-01scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy
2021-11-26scsi: advansys: Fix kernel pointer leakGuo Zhi
2021-11-26scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart
2021-11-26scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran
2021-11-26scsi: qla2xxx: Fix gnl list corruptionQuinn Tran
2021-11-26scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter
2021-11-26scsi: dc395: Fix error case unwindingTong Zhang
2021-11-26scsi: qla2xxx: Fix unmap of already freed sglDmitry Bogdanov
2021-11-06scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei