summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvme.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix non-optimized ERSP handlingJames Smart2021-05-211-2/+12
* scsi: lpfc: Standardize discovery object logging formatJames Smart2021-04-131-8/+8
* scsi: lpfc: Fix kernel-doc formatting issueLee Jones2021-03-151-1/+1
* scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart2021-03-041-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-02-221-18/+27
|\
| * scsi: lpfc: Implement health checking when aborting I/OJames Smart2021-01-071-0/+8
| * scsi: lpfc: Fix NVMe recovery after mailbox timeoutJames Smart2021-01-071-16/+17
| * scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requestsJames Smart2021-01-071-2/+2
* | scsi: lpfc: Fix EEH encountering oops with NVMe trafficJames Smart2021-01-291-0/+3
|/
* scsi: lpfc: Update changed file copyrights for 2020James Smart2020-11-171-1/+1
* scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlersJames Smart2020-11-171-66/+6
* scsi: lpfc: Enable common wqe_template support for both SCSI and NVMeJames Smart2020-11-171-130/+3
* scsi: lpfc: Refactor WQE structure definitions for common useJames Smart2020-11-171-9/+11
* scsi: lpfc: Rework remote port lock handlingJames Smart2020-11-171-15/+15
* scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIsJames Smart2020-11-171-21/+41
* scsi: lpfc: Rework locations of ndlp reference takingJames Smart2020-11-171-1/+12
* scsi: lpfc: Rework remote port ref counting and node freeingJames Smart2020-11-171-8/+4
* scsi: lpfc: lpfc_nvme: Fix some kernel-doc related issuesLee Jones2020-11-101-20/+15
* scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'Lee Jones2020-11-101-2/+0
* scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart2020-10-261-5/+13
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* scsi: lpfc: Correct some pretty obvious misdocumentationLee Jones2020-07-151-21/+17
* scsi: lpfc: NVMe remote port devloss_tmo from llddJames Smart2020-07-151-0/+5
* scsi: lpfc: Add an internal trace log bufferDick Kennedy2020-07-021-38/+29
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-051-37/+0
|\
| * scsi: lpfc: Remove re-binding of nvme rport during registrationDick Kennedy2020-05-071-32/+0
| * scsi: lpfc: remove duplicate unloading checksJames Smart2020-04-221-5/+0
* | lpfc: Fix return value in __lpfc_nvme_ls_abortJames Smart2020-05-271-1/+1
* | lpfc: nvme: Add Receive LS Request and Send LS Response support to nvmeJames Smart2020-05-091-0/+71
* | lpfc: Refactor Send LS Abort supportJames Smart2020-05-091-50/+75
* | lpfc: Refactor Send LS Request supportJames Smart2020-05-091-118/+171
* | lpfc: Refactor NVME LS receive handlingJames Smart2020-05-091-0/+19
* | lpfc: Refactor lpfc nvme headersJames Smart2020-05-091-3/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-101-115/+32
|\
| * scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSIJames Smart2020-03-291-85/+3
| * scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart2020-03-291-24/+21
| * scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREGJames Smart2020-03-261-6/+8
* | nvme-fc: Revert "add module to ops template to allow module references"James Smart2020-04-041-2/+0
|/
* Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-131-0/+2
|\
| * nvme_fc: add module to ops template to allow module referencesJames Smart2019-11-271-0/+2
* | scsi: lpfc: revise nvme max queues to be hdwq countJames Smart2019-11-121-6/+4
* | scsi: lpfc: Slight fast-path performance optimizationsJames Smart2019-10-241-1/+1
* | scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTSJames Smart2019-09-301-32/+41
|/
* scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart2019-08-191-55/+30
* scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart2019-08-191-0/+3
* scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart2019-08-191-18/+76
* scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart2019-08-191-44/+46
* scsi: lpfc: Add simple unlikely optimizations to reduce NVME latencyJames Smart2019-08-191-4/+4
* scsi: lpfc: Fix coverity warningsJames Smart2019-08-191-2/+3
* scsi: lpfc: Fix hang when downloading fw on port enabled for nvmeJames Smart2019-08-191-0/+47