aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
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-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
2022-09-15scsi: lpfc: Update congestion mode logging for Emulex SAN Manager applicationJames Smart
2022-09-15scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phbaJames Smart
2022-09-15scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...James Smart
2022-09-15scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID casesJames Smart
2022-09-15scsi: lpfc: Fix mbuf pool resource detected as busy at driver unloadJames Smart
2022-09-15scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topologyJames Smart
2022-09-15scsi: lpfc: Fix prli_fc4_req checks in PRLI handlingJames Smart
2022-09-01scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang
2022-09-01scsi: lpfc: Remove unneeded result variableye xingchen
2022-09-01scsi: lpfc: Remove the unneeded result variableye xingchen
2022-09-01scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUEHannes Reinecke
2022-08-31scsi: lpfc: Copyright updates for 14.2.0.6 patchesJames Smart
2022-08-31scsi: lpfc: Update lpfc version to 14.2.0.6James Smart
2022-08-31scsi: lpfc: Remove SANDiags related codeJames Smart
2022-08-31scsi: lpfc: Add warning notification period to CMF_SYNC_WQEJames Smart
2022-08-31scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart
2022-08-31scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_IDJames Smart
2022-08-31scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discoveryJames Smart
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