summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2022-08-17scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMIDJames Smart
2022-06-22scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completionJames Smart
2022-06-22scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart
2022-06-22scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is abortedJames Smart
2022-06-14scsi: lpfc: Address NULL pointer dereference after starget_to_rport()James Smart
2022-06-14scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart
2022-06-14scsi: lpfc: Resolve some cleanup issues following abort path refactoringJames Smart
2022-06-14scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()James Smart
2022-06-09scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()James Smart
2022-06-09scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()James Smart
2022-06-09scsi: lpfc: Alter FPIN stat accounting logicJames Smart
2022-06-09scsi: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart
2022-06-09scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()James Smart
2022-06-09scsi: lpfc: Fix call trace observed during I/O with CMF enabledJames Smart
2022-06-09scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJTJames Smart
2022-06-09scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGIJames Smart
2022-06-09scsi: lpfc: Fix SCSI I/O completion and abort handler deadlockJames Smart
2022-06-09scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()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-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
2022-03-29scsi: lpfc: Fix broken SLI4 abort pathJames Smart
2022-03-29scsi: lpfc: Update lpfc version to 14.2.0.1James Smart
2022-03-29scsi: lpfc: Fix queue failures when recovering from PCI parity errorJames Smart
2022-03-29scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart
2022-03-29scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart
2022-03-15scsi: lpfc: Update lpfc version to 14.2.0.0James Smart
2022-03-15scsi: lpfc: SLI path split: Refactor BSG pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor Abort pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor SCSI pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor CT pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor misc ELS pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor VMID pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor FDISC pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor LS_RJT pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor LS_ACC pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI pathJames Smart
2022-03-15scsi: lpfc: SLI path split: Introduce lpfc_prep_wqeJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4James Smart
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart
2022-03-15scsi: lpfc: Use kcalloc()Julia Lawall
2022-03-15scsi: lpfc: Fix typos in commentsJulia Lawall
2022-03-14scsi: lpfc: Remove failing soft_wwn supportJames Smart
2022-03-01scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped()Hannes Reinecke
2022-03-01scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt()Hannes Reinecke