summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptrJustin Tee2024-03-101-5/+5
* scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptrJustin Tee2024-03-101-9/+9
* scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee2024-03-101-3/+2
* scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee2024-02-051-1/+1
* scsi: lpfc: Change lpfc_vport load_flag member into a bitmaskJustin Tee2024-02-051-13/+13
* scsi: lpfc: Change lpfc_vport fc_flag member into a bitmaskJustin Tee2024-02-051-133/+85
* scsi: lpfc: Protect vport fc_nodes list with an explicit spin lockJustin Tee2024-02-051-25/+25
* scsi: lpfc: Change nlp state statistic counters into atomic_tJustin Tee2024-02-051-23/+23
* scsi: lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlpsJustin Tee2024-02-051-8/+0
* scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss()Justin Tee2023-11-151-1/+1
* Merge patch series "lpfc: Update lpfc to revision 14.2.0.15"Martin K. Petersen2023-10-131-4/+4
|\
| * scsi: lpfc: Introduce LOG_NODE_VERBOSE messaging flagJustin Tee2023-10-131-4/+4
* | scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rportsJustin Tee2023-09-131-1/+2
* | scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmoJustin Tee2023-09-131-1/+1
|/
* Merge branch 'fixes' into miscJames Bottomley2023-09-021-0/+2
|\
| * scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()Tuo Li2023-07-051-0/+2
* | scsi: lpfc: Modify when a node should be put in device recovery mode during RSCNJustin Tee2023-08-071-1/+1
* | scsi: lpfc: Revise ndlp kref handling for dev_loss_tmo_callbk and lpfc_drop_nodeJustin Tee2023-07-231-23/+47
* | scsi: lpfc: Qualify ndlp discovery state when processing RSCNJustin Tee2023-07-231-2/+5
|/
* Merge patch series "lpfc: Update lpfc to revision 14.2.0.13"Martin K. Petersen2023-05-311-16/+17
|\
| * scsi: lpfc: Account for fabric domain ctlr device loss recoveryJustin Tee2023-05-311-5/+14
| * scsi: lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscoveryJustin Tee2023-05-311-3/+3
| * scsi: lpfc: Fix use-after-free rport memory access in lpfc_register_remote_po...Justin Tee2023-05-311-8/+0
* | scsi: lpfc: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2023-05-311-1/+1
|/
* scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...Justin Tee2023-05-081-21/+3
* scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logicJustin Tee2023-03-091-0/+35
* scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGINJustin Tee2023-03-091-2/+2
* scsi: lpfc: Fix double word in commentsBo Liu2023-02-211-1/+1
* scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee2023-01-121-1/+1
* scsi: lpfc: Remove duplicate ndlp kref decrement in lpfc_cleanup_rpis()Justin Tee2023-01-121-15/+0
* scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handlerJustin Tee2022-11-171-10/+26
* treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld2022-10-111-3/+3
* scsi: lpfc: Fix various issues reported by toolsJames Smart2022-09-151-2/+2
* scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart2022-09-151-1/+9
* scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topologyJames Smart2022-09-151-2/+7
* scsi: lpfc: Remove SANDiags related codeJames Smart2022-08-311-17/+0
* scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discoveryJames Smart2022-08-311-1/+0
* scsi: lpfc: Remove Menlo/Hornet related codeJames Smart2022-07-071-51/+6
* scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configurationJames Smart2022-07-071-2/+1
* scsi: lpfc: Rework FDMI initialization after link upJames Smart2022-05-101-2/+3
* scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()James Smart2022-05-101-2/+3
* scsi: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart2022-05-101-0/+3
* scsi: lpfc: Fix ndlp put following a LOGO completionJames Smart2022-05-101-1/+7
* scsi: lpfc: Change FA-PWWN detection methodologyJames Smart2022-04-181-0/+8
* scsi: lpfc: Refactor cleanup of mailbox commandsJames Smart2022-04-181-91/+33
* scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart2022-04-181-4/+4
* scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completionJames Smart2022-04-181-1/+2
* scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart2022-03-291-0/+1
* scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart2022-03-291-23/+96
* scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart2022-03-151-1/+1