index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_els.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-16
scsi: lpfc: Add support for reporting encryption events
Sarah Catania
2025-11-08
scsi: lpfc: Add capability to register Platform Name ID to fabric
Justin Tee
2025-11-08
scsi: lpfc: Allow support for BB credit recovery in point-to-point topology
Justin Tee
2025-11-08
scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGI
Justin Tee
2025-11-08
scsi: lpfc: Modify kref handling for Fabric Controller ndlps
Justin Tee
2025-11-08
scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topology
Justin Tee
2025-11-08
scsi: lpfc: Ensure unregistration of rpis for received PLOGIs
Justin Tee
2025-11-08
scsi: lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb()
Justin Tee
2025-11-08
scsi: lpfc: Revise discovery related function headers and comments
Justin Tee
2025-11-08
scsi: lpfc: Update various NPIV diagnostic log messaging
Justin Tee
2025-09-16
Merge patch series "Update lpfc to revision 14.4.0.11"
Martin K. Petersen
2025-09-16
scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology
Justin Tee
2025-09-16
scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted
Justin Tee
2025-09-16
scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup
Justin Tee
2025-08-30
scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-06-23
scsi: lpfc: Relocate clearing initial phba flags from link up to link down hdlr
Justin Tee
2025-06-23
scsi: lpfc: Skip RSCN processing when FC_UNLOADING flag is set
Justin Tee
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-03
scsi: lpfc: Convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-02-03
scsi: lpfc: Copyright updates for 14.4.0.8 patches
Justin Tee
2025-02-03
scsi: lpfc: Reduce log message generation during ELS ring clean up
Justin Tee
2025-01-02
scsi: lpfc: Change lpfc_nodelist save_flags member into a bitmask
Justin Tee
2025-01-02
scsi: lpfc: Add handling for LS_RJT reason explanation authentication required
Justin Tee
2025-01-02
scsi: lpfc: Delete NLP_TARGET_REMOVE flag due to obsolete usage
Justin Tee
2024-11-02
scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
Justin Tee
2024-11-02
scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure
Justin Tee
2024-11-02
scsi: lpfc: Update lpfc_els_flush_cmd() to check for SLI_ACTIVE before BSG flag
Justin Tee
2024-09-12
scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNING
Justin Tee
2024-09-12
scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()
Justin Tee
2024-08-02
scsi: lpfc: Update PRLO handling in direct attached topology
Justin Tee
2024-08-02
scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topo...
Justin Tee
2024-08-02
scsi: lpfc: Fix unintentional double clearing of vmid_flag
Justin Tee
2024-08-02
scsi: lpfc: Change diagnostic log flag during receipt of unknown ELS cmds
Justin Tee
2024-07-04
scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info
Justin Tee
2024-07-04
scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactive
Justin Tee
2024-05-06
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
2024-03-10
scsi: lpfc: Define types in a union for generic void *context3 ptr
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: Change nlp state statistic counters into atomic_t
Justin Tee
2024-02-05
scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...
Justin Tee
2024-02-05
scsi: lpfc: Allow lpfc_plogi_confirm_nport() logic to execute for Fabric nodes
Justin Tee
[next]