summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2026-03-13scsi: lpfc: Properly set WC for DPP mappingMathias Krause
2025-11-13scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topologyJustin Tee
2025-11-13scsi: lpfc: Define size of debugfs entry for xri rebalancingJustin Tee
2025-11-13scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanupJustin Tee
2025-11-13scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESETJustin Tee
2025-11-13scsi: lpfc: Decrement ndlp kref after FDISC retries exhaustedJustin Tee
2025-11-13scsi: lpfc: Clean up allocated queues when queue setup mbox commands failJustin Tee
2025-09-09scsi: lpfc: Fix buffer free/clear order in deferred receive pathJohn Evans
2025-08-20scsi: lpfc: Remove redundant assignment to avoid memory leakJiasheng Jiang
2025-08-20scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structureJustin Tee
2025-08-20scsi: lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbkJustin Tee
2025-07-10scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flagEwan D. Milne
2025-07-10scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbkJustin Tee
2025-07-10scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmaskJustin Tee
2025-07-10scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structureJustin Tee
2025-06-27scsi: lpfc: Use memcpy() for BIOS versionDaniel Wagner
2025-06-27scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commandsJustin Tee
2025-05-29scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() failsJustin Tee
2025-05-29scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbkJustin Tee
2025-05-29scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routineJustin Tee
2024-12-14scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callbackJustin Tee
2024-12-14scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMIJustin Tee
2024-12-14scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod pathsJustin Tee
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-12Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen
2024-09-12scsi: lpfc: Update lpfc version to 14.4.0.5Justin Tee
2024-09-12scsi: lpfc: Support loopback tests with VMID enabledJustin Tee
2024-09-12scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNINGJustin Tee
2024-09-12scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instanceJustin Tee
2024-09-12scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handlerJustin Tee
2024-09-12scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAsJustin Tee
2024-09-12scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQEJustin Tee
2024-09-12scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee
2024-09-12scsi: lpfc: Remove trailing space after \n newlineColin Ian King
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig
2024-08-22scsi: lpfc: Fix overflow build issueSherry Yang
2024-08-02scsi: lpfc: Copyright updates for 14.4.0.4 patchesJustin Tee
2024-08-02scsi: lpfc: Update lpfc version to 14.4.0.4Justin Tee
2024-08-02scsi: lpfc: Update PRLO handling in direct attached topologyJustin Tee
2024-08-02scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topo...Justin Tee
2024-08-02scsi: lpfc: Fix unintentional double clearing of vmid_flagJustin Tee
2024-08-02scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata pathsJustin Tee
2024-08-02scsi: lpfc: Remove redundant vport assignment when building an abort requestJustin Tee
2024-08-02scsi: lpfc: Change diagnostic log flag during receipt of unknown ELS cmdsJustin Tee
2024-07-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-07-04Merge patch series "Update lpfc to revision 14.4.0.3"Martin K. Petersen
2024-07-04scsi: lpfc: Update lpfc version to 14.4.0.3Justin Tee