index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_hbadisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-15
scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss()
Justin Tee
1
-1
/
+1
2023-10-14
Merge patch series "lpfc: Update lpfc to revision 14.2.0.15"
Martin K. Petersen
1
-4
/
+4
2023-10-13
scsi: lpfc: Introduce LOG_NODE_VERBOSE messaging flag
Justin Tee
1
-4
/
+4
2023-09-14
scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rports
Justin Tee
1
-1
/
+2
2023-09-14
scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo
Justin Tee
1
-1
/
+1
2023-09-02
Merge branch 'fixes' into misc
James Bottomley
1
-0
/
+2
2023-08-08
scsi: lpfc: Modify when a node should be put in device recovery mode during RSCN
Justin Tee
1
-1
/
+1
2023-07-23
scsi: lpfc: Revise ndlp kref handling for dev_loss_tmo_callbk and lpfc_drop_node
Justin Tee
1
-23
/
+47
2023-07-23
scsi: lpfc: Qualify ndlp discovery state when processing RSCN
Justin Tee
1
-2
/
+5
2023-07-06
scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
Tuo Li
1
-0
/
+2
2023-06-01
Merge patch series "lpfc: Update lpfc to revision 14.2.0.13"
Martin K. Petersen
1
-16
/
+17
2023-06-01
scsi: lpfc: Account for fabric domain ctlr device loss recovery
Justin Tee
1
-5
/
+14
2023-06-01
scsi: lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscovery
Justin Tee
1
-3
/
+3
2023-06-01
scsi: lpfc: Fix use-after-free rport memory access in lpfc_register_remote_po...
Justin Tee
1
-8
/
+0
2023-06-01
scsi: lpfc: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-05-08
scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...
Justin Tee
1
-21
/
+3
2023-03-10
scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic
Justin Tee
1
-0
/
+35
2023-03-10
scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGIN
Justin Tee
1
-2
/
+2
2023-02-22
scsi: lpfc: Fix double word in comments
Bo Liu
1
-1
/
+1
2023-01-12
scsi: lpfc: Copyright updates for 14.2.0.10 patches
Justin Tee
1
-1
/
+1
2023-01-12
scsi: lpfc: Remove duplicate ndlp kref decrement in lpfc_cleanup_rpis()
Justin Tee
1
-15
/
+0
2022-11-17
scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handler
Justin Tee
1
-10
/
+26
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-3
/
+3
2022-09-16
scsi: lpfc: Fix various issues reported by tools
James Smart
1
-2
/
+2
2022-09-16
scsi: lpfc: Add reporting capability for Link Degrade Signaling
James Smart
1
-1
/
+9
2022-09-16
scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology
James Smart
1
-2
/
+7
2022-09-01
scsi: lpfc: Remove SANDiags related code
James Smart
1
-17
/
+0
2022-09-01
scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discovery
James Smart
1
-1
/
+0
2022-07-08
scsi: lpfc: Remove Menlo/Hornet related code
James Smart
1
-51
/
+6
2022-07-08
scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configuration
James Smart
1
-2
/
+1
2022-05-11
scsi: lpfc: Rework FDMI initialization after link up
James Smart
1
-2
/
+3
2022-05-11
scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()
James Smart
1
-2
/
+3
2022-05-11
scsi: lpfc: Inhibit aborts if external loopback plug is inserted
James Smart
1
-0
/
+3
2022-05-11
scsi: lpfc: Fix ndlp put following a LOGO completion
James Smart
1
-1
/
+7
2022-04-19
scsi: lpfc: Change FA-PWWN detection methodology
James Smart
1
-0
/
+8
2022-04-19
scsi: lpfc: Refactor cleanup of mailbox commands
James Smart
1
-91
/
+33
2022-04-19
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
1
-4
/
+4
2022-04-19
scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completion
James Smart
1
-1
/
+2
2022-03-30
scsi: lpfc: Fix unload hang after back to back PCI EEH faults
James Smart
1
-0
/
+1
2022-03-30
scsi: lpfc: Improve PCI EEH Error and Recovery Handling
James Smart
1
-23
/
+96
2022-03-15
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
1
-1
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor misc ELS paths
James Smart
1
-18
/
+26
2021-12-07
scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup
James Smart
1
-1
/
+7
2021-12-07
scsi: lpfc: Fix NPIV port deletion crash
James Smart
1
-2
/
+0
2021-10-21
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
1
-2
/
+109
2021-10-21
scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
James Smart
1
-0
/
+1
2021-09-15
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
1
-0
/
+1
2021-09-15
scsi: lpfc: Fix rediscovery of tape device after LIP
James Smart
1
-2
/
+5
2021-09-15
scsi: lpfc: Fix hang on unload due to stuck fport node
James Smart
1
-1
/
+13
2021-09-15
scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding
James Smart
1
-4
/
+6
[next]