aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-19scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart11-120/+125
2019-08-19scsi: lpfc: Add simple unlikely optimizations to reduce NVME latencyJames Smart1-4/+4
2019-08-19scsi: lpfc: Fix coverity warningsJames Smart4-9/+10
2019-08-19scsi: lpfc: Fix nvme first burst module parameter descriptionJames Smart1-6/+3
2019-08-19scsi: lpfc: Fix BlockGuard enablement on FCoE adaptersJames Smart1-1/+26
2019-08-19scsi: lpfc: Fix reported physical link speed on a disabled trunked linkJames Smart1-0/+2
2019-08-19scsi: lpfc: Fix Max Frame Size value shown in fdmishow outputJames Smart1-1/+1
2019-08-19scsi: lpfc: Fix upcall to bsg done in non-success casesJames Smart1-7/+15
2019-08-19scsi: lpfc: Fix sli4 adapter initialization with MSIJames Smart1-8/+9
2019-08-19scsi: lpfc: Fix nvme sg_seg_cnt display if HBA does not support NVMEJames Smart1-0/+1
2019-08-19scsi: lpfc: Fix nvme target mode ABTSing a received ABTSJames Smart1-6/+2
2019-08-19scsi: lpfc: Fix hang when downloading fw on port enabled for nvmeJames Smart4-3/+58
2019-08-19scsi: lpfc: Fix too many sg segments spamming in kernel logJames Smart1-19/+60
2019-08-19scsi: lpfc: Fix crash due to port reset racing vs adapter error handlingJames Smart3-13/+16
2019-08-19scsi: lpfc: Fix deadlock on host_lock during cable pullsJames Smart1-21/+26
2019-08-19scsi: lpfc: Fix error in remote port address changeJames Smart1-4/+13
2019-08-19scsi: lpfc: Fix driver nvme rescan loggingJames Smart2-16/+27
2019-08-19scsi: lpfc: Fix sg_seg_cnt for HBAs that don't support NVMEJames Smart2-10/+9
2019-08-19scsi: lpfc: Fix propagation of devloss_tmo setting to nvme transportJames Smart1-0/+21
2019-08-19scsi: lpfc: Fix loss of remote port after devloss due to lack of RPIsJames Smart3-26/+56
2019-08-19scsi: lpfc: Fix devices that don't return after devloss followed by rediscoveryJames Smart1-4/+21
2019-08-19scsi: lpfc: Fix null ptr oops updating lpfc_devloss_tmo via sysfs attributeJames Smart1-2/+2
2019-08-19scsi: lpfc: Fix FLOGI handling across multiple link up/down conditionsJames Smart1-3/+72
2019-08-19scsi: lpfc: Fix oops when fewer hdwqs than cpusJames Smart1-55/+89
2019-08-19scsi: lpfc: Fix irq raising in lpfc_sli_hba_downJames Smart1-2/+2
2019-08-19scsi: lpfc: Fix Oops in nvme_register with target logout/loginJames Smart1-4/+7
2019-08-19scsi: lpfc: Fix issuing init_vpi mbox on SLI-3 cardJames Smart1-3/+5
2019-08-19scsi: lpfc: Fix ADISC reception terminating login state if a NVME targetJames Smart1-4/+10
2019-08-19scsi: lpfc: Fix discovery when target has no GID_FT informationJames Smart2-2/+20
2019-08-19scsi: lpfc: Fix port relogin failure due to GID_FT interactionJames Smart2-5/+18
2019-08-19scsi: lpfc: Fix leak of ELS completions on adapter resetJames Smart1-0/+3
2019-08-19scsi: lpfc: Fix failure to clear non-zero eq_delay after io rate reductionJames Smart1-11/+21
2019-08-19scsi: lpfc: Fix crash on driver unload in wq freeJames Smart1-6/+5
2019-08-19scsi: lpfc: Fix ELS field alignmentsJames Smart1-3/+3
2019-08-19scsi: lpfc: Fix PLOGI failure with high remoteport countJames Smart3-2/+19
2019-08-19scsi: lpfc: Limit xri count for kdump environmentJames Smart1-0/+5
2019-08-19scsi: lpfc: remove NULL check before some freeing functionsHariprasad Kelam1-12/+9
2019-08-19scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constantNishka Dasgupta1-1/+1
2019-08-19scsi: lpfc: use spin_lock_irqsave in IRQ contextFuqian Huang1-2/+3
2019-08-19scsi: lpfc: remove redundant codeFuqian Huang2-2/+0
2019-08-19scsi: fnic: remove redundant assignment of variable rcColin Ian King1-3/+1
2019-08-19scsi: qla2xxx: cleanup trace buffer initializationMartin Wilck2-116/+99
2019-08-19scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eftMartin Wilck1-0/+2
2019-08-12scsi: esas2r: Prefer pcie_capability_read_word()Frederick Lawler2-18/+9
2019-08-12scsi: csiostor: Prefer pcie_capability_read_word()Frederick Lawler1-6/+2
2019-08-12scsi: sym53c8xx_2: remove redundant assignment to retvColin Ian King1-1/+1
2019-08-12scsi: pmcraid: Fix a typo - pcmraid --> pmcraidChristophe JAILLET1-1/+1
2019-08-12scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-08-12scsi: megaraid_sas: Introduce module parameter for default queue depthChandrakanth Patil2-21/+92
2019-08-12scsi: qla2xxx: Fix a NULL pointer dereferenceBart Van Assche1-1/+2