summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2025-12-07scsi: lpfc: Define size of debugfs entry for xri rebalancingJustin Tee
2025-12-07scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanupJustin Tee
2025-12-07scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESETJustin Tee
2025-09-09scsi: lpfc: Fix buffer free/clear order in deferred receive pathJohn Evans
2025-08-28scsi: lpfc: Remove redundant assignment to avoid memory leakJiasheng Jiang
2025-08-28scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport 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-06-04scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() failsJustin Tee
2025-06-04scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routineJustin Tee
2025-03-13scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()Tuo Li
2024-12-14scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata pathsJustin Tee
2024-10-17scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instanceJustin Tee
2024-10-17scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee
2024-10-17scsi: lpfc: Update PRLO handling in direct attached topologyJustin Tee
2024-09-30scsi: lpfc: Fix overflow build issueSherry Yang
2024-08-29scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()Justin Tee
2024-05-17scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee
2024-05-17scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()Justin Tee
2024-05-17scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee
2024-05-17scsi: lpfc: Move NPIV's transport unregistration to after resource clean upJustin Tee
2024-04-13scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee
2024-04-03scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum
2024-04-03scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum
2024-03-01scsi: lpfc: Use unsigned type for num_sgeHannes Reinecke
2024-02-05scsi: lpfc: Fix possible file string name overflow when updating firmwareJustin Tee
2023-09-23scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan
2023-09-23scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detectedJustin Tee
2023-09-13scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback pathJustin Tee
2023-09-13scsi: lpfc: Remove reftag check in DIF pathsJustin Tee
2023-07-23scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...Justin Tee
2023-07-19scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_stateJustin Tee
2023-05-24scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recoveryJustin Tee
2023-05-24scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflowJustin Tee
2023-05-11scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li
2023-03-30scsi: lpfc: Avoid usage of list iterator variable after loopJakob Koschel
2023-03-30scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()Justin Tee
2023-03-10scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware writeJustin Tee
2022-12-31scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfsJustin Tee
2022-10-21Merge branch '6.1/scsi-queue' into 6.1/scsi-fixesMartin K. Petersen
2022-10-18scsi: lpfc: Fix memory leak in lpfc_create_port()Rafael Mendonca
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-10-01scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"Colin Ian King
2022-09-15scsi: lpfc: Update lpfc version to 14.2.0.7James Smart
2022-09-15scsi: lpfc: Fix various issues reported by toolsJames Smart
2022-09-15scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart
2022-09-15scsi: lpfc: Rework FDMI attribute registration for unintential paddingJames Smart
2022-09-15scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistencyJames Smart
2022-09-15scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmdJames Smart