aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
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-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
2022-04-25scsi: lpfc: Remove unneeded variableChangcheng Deng
2022-04-18scsi: lpfc: Copyright updates for 14.2.0.2 patchesJames Smart
2022-04-18scsi: lpfc: Update lpfc version to 14.2.0.2James Smart
2022-04-18scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQEJames Smart
2022-04-18scsi: lpfc: Update stat accounting for READ_STATUS mbox commandJames Smart
2022-04-18scsi: lpfc: Change FA-PWWN detection methodologyJames Smart
2022-04-18scsi: lpfc: Refactor cleanup of mailbox commandsJames Smart
2022-04-18scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart
2022-04-18scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completionJames Smart
2022-04-18scsi: lpfc: Register for Application Services FC-4 type in Fabric topologyJames Smart
2022-04-18scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV portsJames Smart
2022-04-18scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groupsJames Smart
2022-04-18scsi: lpfc: Fix call trace observed during I/O with CMF enabledJames Smart
2022-04-18scsi: lpfc: Correct CRC32 calculation for congestion statsJames Smart
2022-04-18scsi: lpfc: Move MI module parameter check to handle dynamic disableJames Smart
2022-04-18scsi: lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF pathJames Smart
2022-04-18scsi: lpfc: Transition to NPR state upon LOGO cmpl if link down or abortedJames Smart
2022-04-18scsi: lpfc: Update fc_prli_sent outstanding only after guaranteed IOCB submitJames Smart
2022-04-18scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJTJames Smart
2022-04-18scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGIJames Smart
2022-04-18scsi: lpfc: Clear fabric topology flag before initiating a new FLOGIJames Smart
2022-04-18scsi: lpfc: Fix SCSI I/O completion and abort handler deadlockJames Smart
2022-04-18scsi: lpfc: Requeue SCSI I/O to upper layer when fw reports link downJames Smart
2022-04-18scsi: lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 fieldJames Smart
2022-04-18scsi: lpfc: Fix diagnostic fw logging after a function resetJames Smart
2022-04-18scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()James Smart
2022-04-18scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescanJames Smart
2022-04-06Merge branch '5.18/scsi-queue' into 5.18/scsi-fixesMartin K. Petersen
2022-03-29scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()James Smart