summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-29scsi: smartpqi: add bay identifierGilbert Wu3-6/+113
2019-08-29scsi: smartpqi: add sysfs entriesMurthy Bhat2-16/+124
2019-08-29scsi: smartpqi: add module param to hide vsepDave Carroll2-0/+27
2019-08-29scsi: smartpqi: add pci ids for fiberhome controllerGilbert Wu1-0/+16
2019-08-29scsi: smartpqi: add module param for exposure orderGilbert Wu1-3/+15
2019-08-29scsi: lpfc: fix 12.4.0.0 GPF at bootJames Smart1-1/+1
2019-08-29scsi: lpfc: Remove bg debugfs buffersJames Smart5-295/+0
2019-08-29scsi: lpfc: Resolve checker warning for lpfc_new_io_buf()James Smart2-13/+1
2019-08-29scsi: ufs: remove set but not used variable 'val'zhengbin1-3/+0
2019-08-29scsi: qla2xxx: fix spelling mistake "initializatin" -> "initialization"Colin Ian King1-1/+1
2019-08-29scsi: hisi_sas: remove set but not used variable 'irq_value'zhengbin1-3/+1
2019-08-29scsi: mpt3sas: Introduce module parameter to override queue depthSreekanth Reddy3-4/+140
2019-08-29scsi: qla2xxx: Fix a recently introduced kernel warningBart Van Assche1-2/+0
2019-08-29scsi: ufs: fix broken hba->outstanding_tasksStanley Chu1-5/+4
2019-08-29scsi: fcoe: remove redundant call to skb_transport_headerColin Ian King1-1/+0
2019-08-29scsi: ufs: Disable local LCC in .link_startup_notify() in Cadence UFSAnil Varughese1-0/+27
2019-08-29scsi: bfa: remove redundant assignment to variable errorColin Ian King1-1/+1
2019-08-19scsi: lpfc: Update lpfc version to 12.4.0.0James Smart1-1/+1
2019-08-19scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart10-557/+218
2019-08-19scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart7-1/+38
2019-08-19scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart9-248/+904
2019-08-19scsi: lpfc: Add MDS driver loopback diagnostics supportJames Smart4-11/+38
2019-08-19scsi: lpfc: Add first and second level hardware revisions to sysfs reportingJames Smart1-1/+2
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