开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_els.c
Age
Commit message (
Expand
)
Author
2022-04-18
scsi: lpfc: Refactor cleanup of mailbox commands
James Smart
2022-04-18
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
2022-04-18
scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completion
James Smart
2022-04-18
scsi: lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF path
James Smart
2022-04-18
scsi: lpfc: Transition to NPR state upon LOGO cmpl if link down or aborted
James Smart
2022-04-18
scsi: lpfc: Update fc_prli_sent outstanding only after guaranteed IOCB submit
James Smart
2022-04-18
scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI
James Smart
2022-04-18
scsi: lpfc: Clear fabric topology flag before initiating a new FLOGI
James Smart
2022-04-18
scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan
James Smart
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-15
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
2022-03-15
scsi: lpfc: SLI path split: Refactor misc ELS paths
James Smart
2022-03-15
scsi: lpfc: SLI path split: Refactor VMID paths
James Smart
2022-03-15
scsi: lpfc: SLI path split: Refactor FDISC paths
James Smart
2022-03-15
scsi: lpfc: SLI path split: Refactor LS_RJT paths
James Smart
2022-03-15
scsi: lpfc: SLI path split: Refactor LS_ACC paths
James Smart
2022-03-15
scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR paths
James Smart
2022-03-15
scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO paths
James Smart
2022-03-15
scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path
James Smart
2022-03-15
scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe
James Smart
2022-03-15
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
2022-02-14
scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
James Smart
2021-12-16
Merge branch '5.16/scsi-fixes' into 5.17/scsi-staging
Martin K. Petersen
2021-12-06
scsi: lpfc: Fix NPIV port deletion crash
James Smart
2021-12-06
scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance
James Smart
2021-12-06
scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV
James Smart
2021-11-23
scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO
James Smart
2021-10-20
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
2021-10-20
scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted
James Smart
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
2021-09-22
scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()
Dan Carpenter
2021-09-14
scsi: lpfc: Fix NVMe I/O failover to non-optimized path
James Smart
2021-09-14
scsi: lpfc: Don't remove ndlp on PRLI errors in P2P mode
James Smart
2021-09-14
scsi: lpfc: Fix hang on unload due to stuck fport node
James Smart
2021-09-14
scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJT
James Smart
2021-09-14
scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding
James Smart
2021-09-13
scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing
James Smart
2021-08-24
scsi: lpfc: Add cmf_info sysfs entry
James Smart
2021-08-24
scsi: lpfc: Add support for maintaining the cm statistics buffer
James Smart
2021-08-24
scsi: lpfc: Add support for the CM framework
James Smart
2021-08-24
scsi: lpfc: Add EDC ELS support
James Smart
2021-08-24
scsi: lpfc: Expand FPIN and RDF receive logging
James Smart
2021-07-27
scsi: lpfc: Add 256 Gb link speed support
James Smart
2021-07-18
scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl path
James Smart
2021-07-18
scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completions
James Smart
2021-07-18
scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes
James Smart
2021-07-18
scsi: lpfc: Remove REG_LOGIN check requirement to issue an ELS RDF
James Smart
2021-07-18
scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request
James Smart
2021-07-18
scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handling
James Smart
2021-07-18
scsi: lpfc: Discovery state machine fixes for LOGO handling
James Smart
[next]