summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-10-26scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren
2022-10-26scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-09-15scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy
2022-08-25scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby
2022-08-25scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He
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: 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-20scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET
2022-04-20scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie
2022-04-20scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap
2022-04-20scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal
2022-04-20scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang
2022-04-20scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang
2022-04-20scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran
2022-04-20scsi: pm8001: Fix abort all task initializationDamien Le Moal
2022-04-20scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()Damien Le Moal
2022-04-20scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()Damien Le Moal
2022-04-20scsi: pm8001: Fix command initialization in pm80XX_send_read_log()Damien Le Moal
2022-04-20scsi: 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
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-08scsi: 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: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter
2021-11-26scsi: dc395: Fix error case unwindingTong Zhang
2021-11-12scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei
2021-10-17scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-10-17scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong
2021-10-09scsi: sd: Free scsi_disk device via put_device()Ming Lei
2021-10-06scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li
2021-09-22scsi: BusLogic: Fix missing pr_cont() useMaciej W. Rozycki
2021-08-26scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy
2021-08-26scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin
2021-08-26scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha