summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2020-09-02scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl
2020-09-02scsi: megaraid_sas: Don't call disable_irq from process IRQ pollTomas Henzl
2020-09-01scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing
2020-09-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-31scsi: lpfc: Update lpfc version to 12.8.0.4James Smart
2020-08-31scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional eventsJames Smart
2020-08-31scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart
2020-08-31scsi: lpfc: Fix setting IRQ affinity with an empty CPU maskJames Smart
2020-08-31scsi: qla2xxx: Fix regression on sparc64René Rebe
2020-08-31scsi: libfc: Fix for double free()Javed Hasan
2020-08-31scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu
2020-08-24scsi: scsi_debug: Remove superfluous close zone in resp_open_zone()Niklas Cassel
2020-08-24scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu()Dan Carpenter
2020-08-24scsi: qedf: Fix null ptr reference in qedf_stag_change_workYe Bin
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-17Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"Quinn Tran
2020-08-17Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"Saurav Kashyap
2020-08-17scsi: qla2xxx: Fix null pointer access during disconnect from subsystemQuinn Tran
2020-08-17scsi: qla2xxx: Check if FW supports MQ before enablingSaurav Kashyap