index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_hbadisc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge patch series "lpfc: Update lpfc to revision 14.2.0.13"
Martin K. Petersen
2023-06-01
1
-16
/
+17
|
\
|
*
scsi: lpfc: Account for fabric domain ctlr device loss recovery
Justin Tee
2023-06-01
1
-5
/
+14
|
*
scsi: lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscovery
Justin Tee
2023-06-01
1
-3
/
+3
|
*
scsi: lpfc: Fix use-after-free rport memory access in lpfc_register_remote_po...
Justin Tee
2023-06-01
1
-8
/
+0
*
|
scsi: lpfc: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-05-31
1
-1
/
+1
|
/
*
scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...
Justin Tee
2023-05-08
1
-21
/
+3
*
scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic
Justin Tee
2023-03-10
1
-0
/
+35
*
scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGIN
Justin Tee
2023-03-10
1
-2
/
+2
*
scsi: lpfc: Fix double word in comments
Bo Liu
2023-02-22
1
-1
/
+1
*
scsi: lpfc: Copyright updates for 14.2.0.10 patches
Justin Tee
2023-01-12
1
-1
/
+1
*
scsi: lpfc: Remove duplicate ndlp kref decrement in lpfc_cleanup_rpis()
Justin Tee
2023-01-12
1
-15
/
+0
*
scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handler
Justin Tee
2022-11-17
1
-10
/
+26
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-3
/
+3
*
scsi: lpfc: Fix various issues reported by tools
James Smart
2022-09-16
1
-2
/
+2
*
scsi: lpfc: Add reporting capability for Link Degrade Signaling
James Smart
2022-09-16
1
-1
/
+9
*
scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology
James Smart
2022-09-16
1
-2
/
+7
*
scsi: lpfc: Remove SANDiags related code
James Smart
2022-09-01
1
-17
/
+0
*
scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discovery
James Smart
2022-09-01
1
-1
/
+0
*
scsi: lpfc: Remove Menlo/Hornet related code
James Smart
2022-07-07
1
-51
/
+6
*
scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configuration
James Smart
2022-07-07
1
-2
/
+1
*
scsi: lpfc: Rework FDMI initialization after link up
James Smart
2022-05-11
1
-2
/
+3
*
scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()
James Smart
2022-05-11
1
-2
/
+3
*
scsi: lpfc: Inhibit aborts if external loopback plug is inserted
James Smart
2022-05-11
1
-0
/
+3
*
scsi: lpfc: Fix ndlp put following a LOGO completion
James Smart
2022-05-11
1
-1
/
+7
*
scsi: lpfc: Change FA-PWWN detection methodology
James Smart
2022-04-19
1
-0
/
+8
*
scsi: lpfc: Refactor cleanup of mailbox commands
James Smart
2022-04-19
1
-91
/
+33
*
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
2022-04-19
1
-4
/
+4
*
scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completion
James Smart
2022-04-19
1
-1
/
+2
*
scsi: lpfc: Fix unload hang after back to back PCI EEH faults
James Smart
2022-03-30
1
-0
/
+1
*
scsi: lpfc: Improve PCI EEH Error and Recovery Handling
James Smart
2022-03-30
1
-23
/
+96
*
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
2022-03-15
1
-1
/
+1
*
scsi: lpfc: SLI path split: Refactor misc ELS paths
James Smart
2022-03-15
1
-18
/
+26
*
scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup
James Smart
2021-12-07
1
-1
/
+7
*
scsi: lpfc: Fix NPIV port deletion crash
James Smart
2021-12-07
1
-2
/
+0
*
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
2021-10-21
1
-2
/
+109
*
scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
James Smart
2021-10-21
1
-0
/
+1
*
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
2021-09-15
1
-0
/
+1
*
scsi: lpfc: Fix rediscovery of tape device after LIP
James Smart
2021-09-15
1
-2
/
+5
*
scsi: lpfc: Fix hang on unload due to stuck fport node
James Smart
2021-09-15
1
-1
/
+13
*
scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding
James Smart
2021-09-15
1
-4
/
+6
*
scsi: lpfc: Add support for the CM framework
James Smart
2021-08-25
1
-0
/
+4
*
scsi: lpfc: Add EDC ELS support
James Smart
2021-08-25
1
-2
/
+17
*
scsi: lpfc: Add 256 Gb link speed support
James Smart
2021-07-27
1
-0
/
+1
*
scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes
James Smart
2021-07-19
1
-49
/
+148
*
scsi: lpfc: vmid: Add QFPA and VMID timeout check in worker thread
Gaurav Srivastava
2021-06-10
1
-0
/
+43
*
scsi: lpfc: vmid: Timeout implementation for VMID
Gaurav Srivastava
2021-06-10
1
-0
/
+105
*
scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller
James Smart
2021-05-22
1
-4
/
+50
*
scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
James Smart
2021-05-22
1
-2
/
+25
*
scsi: lpfc: Standardize discovery object logging format
James Smart
2021-04-13
1
-5
/
+5
*
scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc login
James Smart
2021-04-13
1
-2
/
+4
[next]