summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvme.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Revise ndlp kref handling for dev_loss_tmo_callbk and lpfc_drop_nodeJustin Tee2023-07-231-2/+3
* scsi: lpfc: Simplify fcp_abort transport callback log messageJustin Tee2023-07-231-9/+2
* scsi: lpfc: Clean up SLI-4 CQE status handlingJustin Tee2023-05-311-7/+10
* scsi: lpfc: Match lock ordering of lpfc_cmd->buf_lock and hbalock for abort p...Justin Tee2023-05-081-22/+22
* scsi: lpfc: Copyright updates for 14.2.0.11 patchesJustin Tee2023-03-091-1/+1
* scsi: lpfc: Skip waiting for register ready bits when in unrecoverable stateJustin Tee2023-03-091-1/+3
* scsi: lpfc: Fix uninitialized cqe field in lpfc_nvme_cancel_iocb()James Smart2022-07-071-0/+1
* scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completionJames Smart2022-06-071-2/+9
* scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmdsJames Smart2022-06-071-8/+27
* scsi: lpfc: Resolve some cleanup issues following abort path refactoringJames Smart2022-06-071-2/+4
* scsi: lpfc: Add support for VMID tagging of NVMe I/OsJames Smart2022-05-191-0/+45
* scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/OJames Smart2022-05-101-2/+2
* scsi: lpfc: Fill in missing ndlp kref puts in error pathsJames Smart2022-05-101-0/+5
* scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart2022-04-181-15/+16
* scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescanJames Smart2022-04-181-2/+2
* scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart2022-03-291-3/+13
* scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart2022-03-291-6/+5
* scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart2022-03-151-1/+1
* scsi: lpfc: SLI path split: Refactor Abort pathsJames Smart2022-03-151-3/+2
* scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart2022-03-151-16/+18
* Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen2021-10-121-2/+0
|\
| * scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FSJames Smart2021-09-131-2/+0
* | scsi: lpfc: Improve PBDE checks during SGL processingJames Smart2021-09-141-6/+6
* | scsi: lpfc: Fix EEH support for NVMe I/OJames Smart2021-09-141-2/+51
* | scsi: lpfc: Don't release final kref on Fport node while ABTS outstandingJames Smart2021-09-141-2/+3
|/
* scsi: lpfc: Add support for the CM frameworkJames Smart2021-08-241-5/+39
* scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completesJames Smart2021-07-181-5/+5
* 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