index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_hbadisc.c
Age
Commit message (
Expand
)
Author
2025-07-10
scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk
Justin Tee
2025-07-10
scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
Justin Tee
2025-07-10
scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure
Justin Tee
2025-06-27
scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commands
Justin Tee
2025-05-29
scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk
Justin Tee
2025-05-29
scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine
Justin Tee
2024-12-14
scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callback
Justin Tee
2024-09-12
scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handler
Justin Tee
2024-08-02
scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topo...
Justin Tee
2024-08-02
scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths
Justin Tee
2024-07-04
scsi: lpfc: Fix handling of fully recovered fabric node in dev_loss callbk
Justin Tee
2024-07-04
scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE state
Justin Tee
2024-05-06
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
2024-03-10
scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr
Justin Tee
2024-03-10
scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr
Justin Tee
2024-03-10
scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()
Justin Tee
2024-02-05
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock
Justin Tee
2024-02-05
scsi: lpfc: Change nlp state statistic counters into atomic_t
Justin Tee
2024-02-05
scsi: lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps
Justin Tee
2023-11-15
scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss()
Justin Tee
2023-10-13
Merge patch series "lpfc: Update lpfc to revision 14.2.0.15"
Martin K. Petersen
2023-10-13
scsi: lpfc: Introduce LOG_NODE_VERBOSE messaging flag
Justin Tee
2023-09-13
scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rports
Justin Tee
2023-09-13
scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo
Justin Tee
2023-09-02
Merge branch 'fixes' into misc
James Bottomley
2023-08-07
scsi: lpfc: Modify when a node should be put in device recovery mode during RSCN
Justin Tee
2023-07-23
scsi: lpfc: Revise ndlp kref handling for dev_loss_tmo_callbk and lpfc_drop_node
Justin Tee
2023-07-23
scsi: lpfc: Qualify ndlp discovery state when processing RSCN
Justin Tee
2023-07-05
scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
Tuo Li
2023-05-31
Merge patch series "lpfc: Update lpfc to revision 14.2.0.13"
Martin K. Petersen
2023-05-31
scsi: lpfc: Account for fabric domain ctlr device loss recovery
Justin Tee
2023-05-31
scsi: lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscovery
Justin Tee
2023-05-31
scsi: lpfc: Fix use-after-free rport memory access in lpfc_register_remote_po...
Justin Tee
2023-05-31
scsi: lpfc: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-05-08
scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...
Justin Tee
2023-03-09
scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic
Justin Tee
2023-03-09
scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGIN
Justin Tee
2023-02-21
scsi: lpfc: Fix double word in comments
Bo Liu
2023-01-12
scsi: lpfc: Copyright updates for 14.2.0.10 patches
Justin Tee
2023-01-12
scsi: lpfc: Remove duplicate ndlp kref decrement in lpfc_cleanup_rpis()
Justin Tee
2022-11-17
scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handler
Justin Tee
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-09-15
scsi: lpfc: Fix various issues reported by tools
James Smart
2022-09-15
scsi: lpfc: Add reporting capability for Link Degrade Signaling
James Smart
2022-09-15
scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology
James Smart
2022-08-31
scsi: lpfc: Remove SANDiags related code
James Smart
2022-08-31
scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discovery
James Smart
[next]