summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-01-17scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash
2020-01-17scsi: sd: enable compat ioctls for sed-opalArnd Bergmann
2020-01-17scsi: ufs: Give an unique ID to each ufs-bsgCan Guo
2020-01-17scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen
2020-01-17scsi: mpt3sas: Fix double free in attach error handlingDan Carpenter
2020-01-14scsi: bfa: release allocated memory in case of errorNavid Emamdoost
2020-01-09scsi: lpfc: Fix rpi release when deleting vportJames Smart
2020-01-09scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu
2020-01-09scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2020-01-09scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter
2020-01-09scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGIRoman Bolshakov
2020-01-09scsi: qla2xxx: Don't defer relogin unconditonallyRoman Bolshakov
2020-01-09scsi: qla2xxx: Send Notify ACK after N2N PLOGIRoman Bolshakov
2020-01-09scsi: qla2xxx: Configure local loop for N2N targetRoman Bolshakov
2020-01-09scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump lengthRoman Bolshakov
2020-01-09scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov
2020-01-09scsi: qla2xxx: Drop superfluous INIT_WORK of del_workRoman Bolshakov
2020-01-09scsi: qla2xxx: Use explicit LOGO in target modeQuinn Tran
2020-01-09scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart
2020-01-04scsi: iscsi: Don't send data to unbound connectionAnatol Pomazau
2020-01-04scsi: ufs: Fix up auto hibern8 enablementCan Guo
2020-01-04scsi: NCR5380: Add disconnect_mask module parameterFinn Thain
2020-01-04scsi: scsi_debug: num_tgts must be >= 0Maurizio Lombardi
2020-01-04scsi: ufs: Fix error handing during hibern8 enterSubhash Jadavani
2020-01-04scsi: pm80xx: Fix for SATA device discoverypeter chang
2020-01-04scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONEFinn Thain
2020-01-04scsi: ufs: fix potential bug which ends in system hangBean Huo
2020-01-04scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)Kars de Jong
2020-01-04scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart
2020-01-04scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart
2020-01-04scsi: lpfc: Fix unexpected error messages during RSCN handlingJames Smart
2020-01-04scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)Bart Van Assche
2020-01-04scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe failsLuo Jiaxing
2020-01-04scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()Xiang Chen
2020-01-04scsi: csiostor: Don't enable IRQs too earlyDan Carpenter
2020-01-04scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart
2020-01-04scsi: lpfc: Fix hardlockup in lpfc_abort_handlerJames Smart
2020-01-04scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbqJames Smart
2020-01-04scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBASreekanth Reddy
2020-01-04scsi: lpfc: Fix locking on mailbox command completionJames Smart
2020-01-04scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy
2020-01-04scsi: lpfc: Fix discovery failures when target device connectivity bouncesJames Smart
2020-01-04scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()James Smart
2019-12-21scsi: qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB CmdMichael Hernandez
2019-12-21scsi: qla2xxx: Correctly retrieve and interpret active flash regionHimanshu Madhani
2019-12-21scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov
2019-12-21scsi: qla2xxx: Added support for MPI and PEP regions for ISP28XXMichael Hernandez
2019-12-21scsi: qla2xxx: Initialize free_work before flushing itRoman Bolshakov
2019-12-21scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmdRoman Bolshakov