summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-11-05scsi: qla2xxx: Fix crash on session cleanup with unloadQuinn Tran1-6/+7
2020-11-05scsi: qla2xxx: Fix reset of MPI firmwareArun Easi4-39/+23
2020-11-05scsi: qla2xxx: Fix MPI reset needed messageArun Easi1-1/+1
2020-11-05scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig3-36/+29
2020-10-29scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo1-5/+0
2020-10-29scsi: smartpqi: Avoid crashing kernel for controller issuesKevin Barnett2-35/+68
2020-10-29scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali1-4/+11
2020-10-29scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali2-0/+10
2020-10-29scsi: qedi: Mark all connections for recovery on link down eventNilesh Javali1-0/+10
2020-10-29scsi: qedf: Return SUCCESS if stale rport is encounteredSaurav Kashyap1-1/+1
2020-10-29scsi: qla2xxx: Warn if done() or free() are called on an already freed srbDaniel Wagner2-0/+15
2020-10-29scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng1-0/+1
2020-10-29scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng1-0/+1
2020-10-29scsi: bfa: Fix error return in bfad_pci_init()Jing Xiangfeng1-0/+1
2020-10-29scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()Dan Carpenter1-2/+2
2020-10-29scsi: mpt3sas: Fix sync irqsTomas Henzl1-5/+9
2020-10-29scsi: ufs: ufs-mediatek: Fix HOST_PA_TACTIVATE quirkStanley Chu1-6/+0
2020-10-29scsi: ufs: ufs-mediatek: Eliminate error message for unbound mphyStanley Chu1-1/+4
2020-10-29scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRANEric Biggers1-0/+3
2020-10-29scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()Tianjia Zhang1-1/+1
2020-10-29scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()Tianjia Zhang1-1/+1
2020-10-29scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()Tianjia Zhang1-1/+1
2020-10-29scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-1/+1
2020-10-29scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'Christophe JAILLET1-1/+1
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2020-10-03scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()Coly Li1-1/+1
2020-10-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-7/+15
2020-09-30scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()Mark Mielke1-7/+15
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-73/+111
2020-09-16scsi: sd: sd_zbc: Fix ZBC disk initializationDamien Le Moal3-35/+35
2020-09-16scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal3-14/+24
2020-09-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+2
2020-09-16scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supportedJames Smart1-24/+52
2020-09-10scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter1-1/+2
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-14/+19
2020-09-03scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl1-1/+1
2020-09-03scsi: megaraid_sas: Don't call disable_irq from process IRQ pollTomas Henzl1-1/+1
2020-09-02scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing1-1/+4
2020-09-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+2
2020-09-01scsi: lpfc: Update lpfc version to 12.8.0.4James Smart1-1/+1
2020-09-01scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional eventsJames Smart2-1/+4
2020-09-01scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart1-1/+3
2020-09-01scsi: lpfc: Fix setting IRQ affinity with an empty CPU maskJames Smart1-1/+0
2020-09-01scsi: qla2xxx: Fix regression on sparc64René Rebe2-4/+4
2020-09-01scsi: libfc: Fix for double free()Javed Hasan1-2/+0
2020-09-01scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu1-1/+1
2020-08-25scsi: scsi_debug: Remove superfluous close zone in resp_open_zone()Niklas Cassel1-2/+0
2020-08-25scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu()Dan Carpenter1-1/+1
2020-08-25scsi: qedf: Fix null ptr reference in qedf_stag_change_workYe Bin1-1/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva97-290/+287