summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2019-08-19scsi: lpfc: Fix nvme target mode ABTSing a received ABTSJames Smart-6/+2
2019-08-19scsi: lpfc: Fix hang when downloading fw on port enabled for nvmeJames Smart-3/+58
2019-08-19scsi: lpfc: Fix too many sg segments spamming in kernel logJames Smart-19/+60
2019-08-19scsi: lpfc: Fix crash due to port reset racing vs adapter error handlingJames Smart-13/+16
2019-08-19scsi: lpfc: Fix deadlock on host_lock during cable pullsJames Smart-21/+26
2019-08-19scsi: lpfc: Fix error in remote port address changeJames Smart-4/+13
2019-08-19scsi: lpfc: Fix driver nvme rescan loggingJames Smart-16/+27
2019-08-19scsi: lpfc: Fix sg_seg_cnt for HBAs that don't support NVMEJames Smart-10/+9
2019-08-19scsi: lpfc: Fix propagation of devloss_tmo setting to nvme transportJames Smart-0/+21
2019-08-19scsi: lpfc: Fix loss of remote port after devloss due to lack of RPIsJames Smart-26/+56
2019-08-19scsi: lpfc: Fix devices that don't return after devloss followed by rediscoveryJames Smart-4/+21
2019-08-19scsi: lpfc: Fix null ptr oops updating lpfc_devloss_tmo via sysfs attributeJames Smart-2/+2
2019-08-19scsi: lpfc: Fix FLOGI handling across multiple link up/down conditionsJames Smart-3/+72
2019-08-19scsi: lpfc: Fix oops when fewer hdwqs than cpusJames Smart-55/+89
2019-08-19scsi: lpfc: Fix irq raising in lpfc_sli_hba_downJames Smart-2/+2
2019-08-19scsi: lpfc: Fix Oops in nvme_register with target logout/loginJames Smart-4/+7
2019-08-19scsi: lpfc: Fix issuing init_vpi mbox on SLI-3 cardJames Smart-3/+5
2019-08-19scsi: lpfc: Fix ADISC reception terminating login state if a NVME targetJames Smart-4/+10
2019-08-19scsi: lpfc: Fix discovery when target has no GID_FT informationJames Smart-2/+20
2019-08-19scsi: lpfc: Fix port relogin failure due to GID_FT interactionJames Smart-5/+18
2019-08-19scsi: lpfc: Fix leak of ELS completions on adapter resetJames Smart-0/+3
2019-08-19scsi: lpfc: Fix failure to clear non-zero eq_delay after io rate reductionJames Smart-11/+21
2019-08-19scsi: lpfc: Fix crash on driver unload in wq freeJames Smart-6/+5
2019-08-19scsi: lpfc: Fix ELS field alignmentsJames Smart-3/+3
2019-08-19scsi: lpfc: Fix PLOGI failure with high remoteport countJames Smart-2/+19
2019-08-19scsi: lpfc: Limit xri count for kdump environmentJames Smart-0/+5
2019-08-19scsi: lpfc: remove NULL check before some freeing functionsHariprasad Kelam-12/+9
2019-08-19scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constantNishka Dasgupta-1/+1
2019-08-19scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart-4/+27
2019-08-19scsi: lpfc: use spin_lock_irqsave in IRQ contextFuqian Huang-2/+3
2019-08-19scsi: lpfc: remove redundant codeFuqian Huang-2/+0
2019-08-19scsi: fnic: remove redundant assignment of variable rcColin Ian King-3/+1
2019-08-19scsi: qla2xxx: cleanup trace buffer initializationMartin Wilck-116/+99
2019-08-19scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eftMartin Wilck-0/+2
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-2/+29
2019-08-16qla2xxx: remove SGI SN2 supportChristoph Hellwig-14/+0
2019-08-16qla1280: remove SGI SN2 supportChristoph Hellwig-40/+0
2019-08-14scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter-0/+3
2019-08-14scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja-1/+12
2019-08-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-2/+21
2019-08-12scsi: esas2r: Prefer pcie_capability_read_word()Frederick Lawler-18/+9
2019-08-12scsi: csiostor: Prefer pcie_capability_read_word()Frederick Lawler-6/+2
2019-08-12scsi: sym53c8xx_2: remove redundant assignment to retvColin Ian King-1/+1
2019-08-12scsi: pmcraid: Fix a typo - pcmraid --> pmcraidChristophe JAILLET-1/+1
2019-08-12scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva-0/+8
2019-08-12scsi: megaraid_sas: Introduce module parameter for default queue depthChandrakanth Patil-21/+92
2019-08-12scsi: qla2xxx: Fix a NULL pointer dereferenceBart Van Assche-1/+2
2019-08-12scsi: qla2xxx: Simplify qla24xx_async_abort_cmd()Bart Van Assche-8/+6
2019-08-12scsi: qla2xxx: Remove two superfluous if-testsBart Van Assche-14/+11
2019-08-12scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()Bart Van Assche-35/+21