summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-02-05scsi: fnic: do not queue commands during fwresetHannes Reinecke1-0/+3
2020-01-29scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu1-0/+7
2020-01-29scsi: libfc: fix null pointer dereference on a null lportColin Ian King1-1/+1
2020-01-29scsi: qla2xxx: Unregister chrdev if module initialization failsBart Van Assche1-13/+21
2020-01-29scsi: megaraid_sas: reduce module load timeSteve Sistare1-2/+2
2020-01-23scsi: core: scsi_trace: Use get_unaligned_be*()Bart Van Assche1-80/+34
2020-01-23scsi: bnx2i: fix potential use after freePan Bian1-1/+1
2020-01-23scsi: qla4xxx: fix double free bugPan Bian1-3/+0
2020-01-23scsi: esas2r: unlock on error in esas2r_nvram_read_direct()Dan Carpenter1-0/+1
2020-01-23scsi: fnic: fix invalid stack accessArnd Bergmann1-10/+10
2020-01-23scsi: fnic: use kernel's '%pM' format option to print MACAndy Shevchenko1-8/+2
2020-01-23scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen1-1/+3
2020-01-14scsi: bfa: release allocated memory in case of errorNavid Emamdoost1-1/+3
2020-01-12scsi: libsas: stop discovering if oob mode is disconnectedJason Yan1-1/+10
2020-01-12scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter1-1/+0
2020-01-12scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov1-4/+0
2020-01-12scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu1-6/+9
2020-01-04scsi: pm80xx: Fix for SATA device discoverypeter chang1-0/+2
2020-01-04scsi: ufs: fix potential bug which ends in system hangBean Huo1-1/+1
2020-01-04scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart1-1/+1
2020-01-04scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart1-0/+7
2020-01-04scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)Bart Van Assche1-4/+7
2020-01-04scsi: csiostor: Don't enable IRQs too earlyDan Carpenter1-6/+9
2020-01-04scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart1-1/+3
2020-01-04scsi: lpfc: Fix locking on mailbox command completionJames Smart1-1/+7
2020-01-04scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy1-1/+2
2019-12-21scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return valueBart Van Assche2-3/+7
2019-12-21scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()Bart Van Assche1-6/+5
2019-12-21scsi: qla2xxx: Fix DMA unmap leakHimanshu Madhani1-0/+4
2019-12-21scsi: lpfc: Cap NPIV vports to 256James Smart3-3/+15
2019-12-05scsi: libsas: Check SMP PHY control function resultJohn Garry1-1/+8
2019-12-05scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry1-0/+20
2019-12-05scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash1-1/+1
2019-12-05scsi: qla2xxx: deadlock by configfs_depend_itemAnatoliy Glagolev2-43/+8
2019-12-05scsi: lpfc: Fix dif and first burst use in write commandsJames Smart1-0/+18
2019-11-28scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart5-10/+26
2019-11-28scsi: megaraid_sas: Fix msleep granularityShivasharan S1-2/+2
2019-11-28scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11Suganath Prabu1-4/+0
2019-11-28scsi: mpt3sas: Fix Sync cache command failure during driver unloadSuganath Prabu1-1/+35
2019-11-28scsi: dc395x: fix DMA API usage in sg_update_listChristoph Hellwig1-0/+5
2019-11-28scsi: dc395x: fix dma API usage in srb_doneChristoph Hellwig1-5/+2
2019-11-28scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_paramNathan Chancellor1-1/+2
2019-11-28scsi: isci: Change sci_controller_start_task's return type to sci_statusNathan Chancellor3-7/+7
2019-11-28scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handlerNathan Chancellor1-2/+2
2019-11-28scsi: ips: fix missing break in switchGustavo A. R. Silva1-0/+1
2019-11-25scsi: libsas: always unregister the old device if going to discover newJason Yan1-8/+5
2019-11-25scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey5-6/+91
2019-11-25scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey1-1/+1
2019-11-25scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir()George Kennedy1-4/+11
2019-11-12scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin1-0/+4