summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-01-14scsi: bfa: release allocated memory in case of errorNavid Emamdoost
2020-01-12scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2020-01-12scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter
2020-01-12scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov
2020-01-12scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu
2020-01-04scsi: scsi_debug: num_tgts must be >= 0Maurizio Lombardi
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: 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: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)Bart Van Assche
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 locking on mailbox command completionJames Smart
2020-01-04scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy
2019-12-21scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche
2019-12-21scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return valueBart Van Assche
2019-12-21scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()Bart Van Assche
2019-12-21scsi: qla2xxx: Fix session lookup in qlt_abort_work()Bart Van Assche
2019-12-21scsi: qla2xxx: Fix DMA unmap leakHimanshu Madhani
2019-12-21scsi: lpfc: Cap NPIV vports to 256James Smart
2019-12-05scsi: libsas: Check SMP PHY control function resultJohn Garry
2019-12-05scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry
2019-12-05scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash
2019-12-05scsi: qla2xxx: deadlock by configfs_depend_itemAnatoliy Glagolev
2019-12-05scsi: lpfc: Fix dif and first burst use in write commandsJames Smart
2019-11-28scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart
2019-11-28scsi: megaraid_sas: Fix msleep granularityShivasharan S
2019-11-28scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11Suganath Prabu
2019-11-28scsi: mpt3sas: Fix Sync cache command failure during driver unloadSuganath Prabu
2019-11-28scsi: dc395x: fix DMA API usage in sg_update_listChristoph Hellwig
2019-11-28scsi: dc395x: fix dma API usage in srb_doneChristoph Hellwig
2019-11-28scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_paramNathan Chancellor
2019-11-28scsi: isci: Change sci_controller_start_task's return type to sci_statusNathan Chancellor
2019-11-28scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handlerNathan Chancellor
2019-11-28scsi: ips: fix missing break in switchGustavo A. R. Silva
2019-11-25scsi: NCR5380: Handle BUS FREE during reselectionFinn Thain
2019-11-25scsi: NCR5380: Don't call dsprintk() following reselection interruptFinn Thain
2019-11-25scsi: NCR5380: Don't clear busy flag when abort failsFinn Thain
2019-11-25scsi: NCR5380: Check for invalid reselection targetFinn Thain
2019-11-25scsi: NCR5380: Use DRIVER_SENSE to indicate valid sense dataFinn Thain
2019-11-25scsi: NCR5380: Clear all unissued commands on host resetHannes Reinecke
2019-11-25scsi: libsas: always unregister the old device if going to discover newJason Yan
2019-11-25scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey
2019-11-25scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey
2019-11-25scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir()George Kennedy
2019-11-12scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin
2019-11-12scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner
2019-11-12scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke