summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_nvme.c
AgeCommit message (Expand)Author
2024-05-06scsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin Tee
2024-03-10scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()Justin Tee
2024-02-05scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee
2024-02-05scsi: lpfc: Change lpfc_vport load_flag member into a bitmaskJustin Tee
2023-10-13Merge patch series "lpfc: Update lpfc to revision 14.2.0.15"Martin K. Petersen
2023-10-13scsi: lpfc: Treat IOERR_SLI_DOWN I/O completion status the same as pci offlineJustin Tee
2023-09-13scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rportsJustin Tee
2023-07-23scsi: lpfc: Revise ndlp kref handling for dev_loss_tmo_callbk and lpfc_drop_nodeJustin Tee
2023-07-23scsi: lpfc: Simplify fcp_abort transport callback log messageJustin Tee
2023-05-31scsi: lpfc: Clean up SLI-4 CQE status handlingJustin Tee
2023-05-08scsi: lpfc: Match lock ordering of lpfc_cmd->buf_lock and hbalock for abort p...Justin Tee
2023-03-09scsi: lpfc: Copyright updates for 14.2.0.11 patchesJustin Tee
2023-03-09scsi: lpfc: Skip waiting for register ready bits when in unrecoverable stateJustin Tee
2022-07-07scsi: lpfc: Fix uninitialized cqe field in lpfc_nvme_cancel_iocb()James Smart
2022-06-07scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completionJames Smart
2022-06-07scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmdsJames Smart
2022-06-07scsi: lpfc: Resolve some cleanup issues following abort path refactoringJames Smart
2022-05-19scsi: lpfc: Add support for VMID tagging of NVMe I/OsJames Smart
2022-05-10scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/OJames Smart
2022-05-10scsi: lpfc: Fill in missing ndlp kref puts in error pathsJames Smart
2022-04-18scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart
2022-04-18scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescanJames Smart
2022-03-29scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart
2022-03-29scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor Abort pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart
2021-10-12Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen
2021-09-14scsi: lpfc: Improve PBDE checks during SGL processingJames Smart
2021-09-14scsi: lpfc: Fix EEH support for NVMe I/OJames Smart
2021-09-14scsi: lpfc: Don't release final kref on Fport node while ABTS outstandingJames Smart
2021-09-13scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FSJames Smart
2021-08-24scsi: lpfc: Add support for the CM frameworkJames Smart
2021-07-18scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completesJames Smart
2021-05-21scsi: lpfc: Fix non-optimized ERSP handlingJames Smart
2021-04-13scsi: lpfc: Standardize discovery object logging formatJames Smart
2021-03-15scsi: lpfc: Fix kernel-doc formatting issueLee Jones
2021-03-04scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-01-29scsi: lpfc: Fix EEH encountering oops with NVMe trafficJames Smart
2021-01-07scsi: lpfc: Implement health checking when aborting I/OJames Smart
2021-01-07scsi: lpfc: Fix NVMe recovery after mailbox timeoutJames Smart
2021-01-07scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requestsJames Smart
2020-11-17scsi: lpfc: Update changed file copyrights for 2020James Smart
2020-11-17scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlersJames Smart
2020-11-17scsi: lpfc: Enable common wqe_template support for both SCSI and NVMeJames Smart
2020-11-17scsi: lpfc: Refactor WQE structure definitions for common useJames Smart
2020-11-17scsi: lpfc: Rework remote port lock handlingJames Smart
2020-11-17scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIsJames Smart
2020-11-17scsi: lpfc: Rework locations of ndlp reference takingJames Smart