summary refs log tree commit diff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2022-08-01scsi: lpfc: Check the return value of alloc_workqueue()William Dean
2022-07-07scsi: lpfc: Copyright updates for 14.2.0.5 patchesJames Smart
2022-07-07scsi: lpfc: Update lpfc version to 14.2.0.5James Smart
2022-07-07scsi: lpfc: Remove Menlo/Hornet related codeJames Smart
2022-07-07scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()James Smart
2022-07-07scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configurationJames Smart
2022-07-07scsi: lpfc: Fix lost NVMe paths during LIF bounce stress testJames Smart
2022-07-07scsi: lpfc: Fix attempted FA-PWWN usage after feature disableJames Smart
2022-07-07scsi: lpfc: Fix possible memory leak when failing to issue CMF WQEJames Smart
2022-07-07scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMIDJames Smart
2022-07-07scsi: lpfc: Set PU field when providing D_ID in XMIT_ELS_RSP64_CX iocbJames Smart
2022-07-07scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user inputJames Smart
2022-07-07scsi: lpfc: Fix uninitialized cqe field in lpfc_nvme_cancel_iocb()James Smart
2022-07-07Merge branch '5.19/scsi-fixes' into 5.20/scsi-stagingMartin K. Petersen
2022-06-16scsi: lpfc: Use memset_startat() helper in lpfc_nvmet_xmt_fcp_op_cmp()Xiu Jianfeng
2022-06-07scsi: lpfc: Update lpfc version to 14.2.0.4James 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: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart
2022-06-07scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is abortedJames Smart
2022-06-07scsi: lpfc: Address NULL pointer dereference after starget_to_rport()James Smart
2022-06-07scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart
2022-06-07scsi: lpfc: Resolve some cleanup issues following abort path refactoringJames Smart
2022-06-07scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()James Smart
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-06-01scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove
2022-05-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-19scsi: lpfc: Add support for VMID tagging of NVMe I/OsJames Smart
2022-05-19scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independentJames Smart
2022-05-19scsi: lpfc: Commonize VMID code locationJames Smart
2022-05-10scsi: lpfc: Update lpfc version to 14.2.0.3James Smart
2022-05-10scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/OJames Smart
2022-05-10scsi: lpfc: Alter FPIN stat accounting logicJames Smart
2022-05-10scsi: lpfc: Rework FDMI initialization after link upJames Smart
2022-05-10scsi: lpfc: Change VMID registration to be based on fabric parametersJames Smart
2022-05-10scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()James Smart
2022-05-10scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check()James Smart
2022-05-10scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()James Smart
2022-05-10scsi: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart
2022-05-10scsi: lpfc: Fix ndlp put following a LOGO completionJames Smart
2022-05-10scsi: lpfc: Fill in missing ndlp kref puts in error pathsJames Smart
2022-05-10scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()James Smart
2022-05-10scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQEJames Smart
2022-05-10scsi: lpfc: Fix split code for FLOGI on FCoEJames Smart
2022-05-02scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() callJames Smart
2022-05-02scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els()James Smart
2022-05-02blk-cgroup: move blkcg_{get,set}_fc_appid out of lineChristoph Hellwig
2022-04-26scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()James Smart
2022-04-26scsi: lpfc: Remove unnecessary null ndlp check in lpfc_sli_prep_wqe()James Smart