index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_els.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Fix NVMe I/O failover to non-optimized path
James Smart
2021-09-14
1
-0
/
+1
*
scsi: lpfc: Don't remove ndlp on PRLI errors in P2P mode
James Smart
2021-09-14
1
-0
/
+7
*
scsi: lpfc: Fix hang on unload due to stuck fport node
James Smart
2021-09-14
1
-0
/
+14
*
scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJT
James Smart
2021-09-14
1
-3
/
+5
*
scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding
James Smart
2021-09-14
1
-6
/
+5
*
scsi: lpfc: Add cmf_info sysfs entry
James Smart
2021-08-24
1
-1
/
+1
*
scsi: lpfc: Add support for maintaining the cm statistics buffer
James Smart
2021-08-24
1
-0
/
+10
*
scsi: lpfc: Add support for the CM framework
James Smart
2021-08-24
1
-4
/
+69
*
scsi: lpfc: Add EDC ELS support
James Smart
2021-08-24
1
-4
/
+633
*
scsi: lpfc: Expand FPIN and RDF receive logging
James Smart
2021-08-24
1
-41
/
+308
*
scsi: lpfc: Add 256 Gb link speed support
James Smart
2021-07-27
1
-0
/
+8
*
scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl path
James Smart
2021-07-18
1
-0
/
+8
*
scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completions
James Smart
2021-07-18
1
-11
/
+4
*
scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes
James Smart
2021-07-18
1
-26
/
+40
*
scsi: lpfc: Remove REG_LOGIN check requirement to issue an ELS RDF
James Smart
2021-07-18
1
-12
/
+0
*
scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request
James Smart
2021-07-18
1
-0
/
+2
*
scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handling
James Smart
2021-07-18
1
-5
/
+2
*
scsi: lpfc: Discovery state machine fixes for LOGO handling
James Smart
2021-07-18
1
-0
/
+12
*
scsi: lpfc: vmid: Implement ELS commands for appid
Gaurav Srivastava
2021-06-10
1
-4
/
+362
*
scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controller
James Smart
2021-05-21
1
-0
/
+75
*
scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller
James Smart
2021-05-21
1
-13
/
+124
*
scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIs
James Smart
2021-05-21
1
-3
/
+18
*
scsi: lpfc: Fix "Unexpected timeout" error in direct attach topology
James Smart
2021-05-21
1
-0
/
+9
*
scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
James Smart
2021-05-21
1
-16
/
+63
*
scsi: lpfc: Fix various trivial errors in comments and log messages
James Smart
2021-04-13
1
-2
/
+2
*
scsi: lpfc: Fix use-after-free on unused nodes after port swap
James Smart
2021-04-13
1
-0
/
+18
*
scsi: lpfc: Fix lack of device removal on port swaps with PRLIs
James Smart
2021-04-13
1
-3
/
+1
*
scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependency
James Smart
2021-04-13
1
-15
/
+9
*
scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()
James Smart
2021-04-13
1
-63
/
+1
*
scsi: lpfc: Fix a typo
Bhaskar Chowdhury
2021-03-24
1
-1
/
+1
*
scsi: lpfc: Correct function header comments related to ndlp reference counting
James Smart
2021-03-04
1
-88
/
+71
*
scsi: lpfc: Fix ADISC handling that never frees nodes
James Smart
2021-03-04
1
-26
/
+7
*
scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recovery
James Smart
2021-03-04
1
-2
/
+8
*
scsi: lpfc: Fix status returned in lpfc_els_retry() error exit path
James Smart
2021-03-04
1
-1
/
+1
*
scsi: lpfc: Fix use after free in lpfc_els_free_iocb
James Smart
2021-03-04
1
-171
/
+177
*
scsi: lpfc: Fix null pointer dereference in lpfc_prep_els_iocb()
James Smart
2021-03-04
1
-26
/
+24
*
scsi: lpfc: Fix lpfc_els_retry() possible null pointer dereference
James Smart
2021-03-04
1
-1
/
+1
*
scsi: lpfc: Fix FLOGI failure due to accessing a freed node
James Smart
2021-03-04
1
-1
/
+2
*
scsi: lpfc: Fix stale node accesses on stale RRQ request
James Smart
2021-03-04
1
-24
/
+8
*
scsi: lpfc: Fix 'physical' typos
Bjorn Helgaas
2021-01-29
1
-1
/
+1
*
scsi: lpfc: Implement health checking when aborting I/O
James Smart
2021-01-07
1
-0
/
+9
*
scsi: lpfc: Fix target reset failing
James Smart
2021-01-07
1
-0
/
+7
*
scsi: lpfc: Fix PLOGI S_ID of 0 on pt2pt config
James Smart
2021-01-07
1
-26
/
+5
*
scsi: lpfc: Correct null ndlp reference on routine exit
James Smart
2020-12-01
1
-1
/
+2
*
scsi: lpfc: Fix set but not used warnings from Rework remote port lock handling
James Smart
2020-11-19
1
-6
/
+0
*
scsi: lpfc: Fix memory leak on lcb_context
Colin Ian King
2020-11-19
1
-3
/
+5
*
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
2020-11-17
1
-3
/
+4
*
scsi: lpfc: Fix NPIV Fabric Node reference counting
James Smart
2020-11-17
1
-22
/
+25
*
scsi: lpfc: Fix NPIV discovery and Fabric Node detection
James Smart
2020-11-17
1
-0
/
+4
*
scsi: lpfc: Unsolicited ELS leaves node in incorrect state while dropping it
James Smart
2020-11-17
1
-11
/
+22
[next]