summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-12-16scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter
2020-12-16scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVECan Guo
2020-12-16scsi: ufs: Fix unexpected values from ufshcd_read_desc_param()Can Guo
2020-12-16scsi: storvsc: Fix error return in storvsc_probe()Jing Xiangfeng
2020-12-11scsi: mpt3sas: Fix ioctl timeoutSuganath Prabu S
2020-12-02scsi: ufs: Fix race between shutdown and runtime resume flowStanley Chu
2020-12-02scsi: libiscsi: Fix NOP race conditionLee Duncan
2020-11-24scsi: ufs: Try to save power mode change and UIC cmd completion timeoutCan Guo
2020-11-24scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()Can Guo
2020-11-18scsi: mpt3sas: Fix timeouts observed while reenabling IRQSreekanth Reddy
2020-11-18scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke
2020-11-18scsi: hpsa: Fix memory leak in hpsa_init_one()Keita Suzuki
2020-11-18scsi: ufs: Fix missing brace warning for old compilersPujin Shi
2020-11-10scsi: ibmvscsi: Fix potential race after loss of transportTyrel Datwyler
2020-11-10scsi: core: Don't start concurrent async scan on same hostMing Lei
2020-11-05scsi: qla2xxx: Fix crash on session cleanup with unloadQuinn Tran
2020-11-05scsi: qla2xxx: Fix reset of MPI firmwareArun Easi
2020-11-05scsi: qla2xxx: Fix MPI reset needed messageArun Easi
2020-11-05scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig
2020-10-29scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo
2020-10-29scsi: smartpqi: Avoid crashing kernel for controller issuesKevin Barnett
2020-10-29scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali
2020-10-29scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali
2020-10-29scsi: qedi: Mark all connections for recovery on link down eventNilesh Javali
2020-10-29scsi: qedf: Return SUCCESS if stale rport is encounteredSaurav Kashyap
2020-10-29scsi: qla2xxx: Warn if done() or free() are called on an already freed srbDaniel Wagner
2020-10-29scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng
2020-10-29scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng
2020-10-29scsi: bfa: Fix error return in bfad_pci_init()Jing Xiangfeng
2020-10-29scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()Dan Carpenter
2020-10-29scsi: mpt3sas: Fix sync irqsTomas Henzl
2020-10-29scsi: ufs: ufs-mediatek: Fix HOST_PA_TACTIVATE quirkStanley Chu
2020-10-29scsi: ufs: ufs-mediatek: Eliminate error message for unbound mphyStanley Chu
2020-10-29scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRANEric Biggers
2020-10-29scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()Tianjia Zhang
2020-10-29scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()Tianjia Zhang
2020-10-29scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()Tianjia Zhang
2020-10-29scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-10-29scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'Christophe JAILLET
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-02scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()Coly Li
2020-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-29scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()Mark Mielke
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-15scsi: sd: sd_zbc: Fix ZBC disk initializationDamien Le Moal
2020-09-15scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal
2020-09-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-15scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supportedJames Smart
2020-09-09scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds