index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_els.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately fails
James Smart
2020-11-17
1
-5
/
+61
*
scsi: lpfc: Rework remote port lock handling
James Smart
2020-11-17
1
-88
/
+80
*
scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs
James Smart
2020-11-17
1
-60
/
+29
*
scsi: lpfc: Fix removal of SCSI transport device get and put on dev structure
James Smart
2020-11-17
1
-4
/
+0
*
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
2020-11-17
1
-240
/
+453
*
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
2020-11-17
1
-157
/
+53
*
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
2020-10-27
1
-0
/
+6
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-09-08
1
-1
/
+6
|
\
|
*
scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional events
James Smart
2020-09-01
1
-0
/
+3
|
*
scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery
James Smart
2020-09-01
1
-1
/
+3
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
/
*
scsi: lpfc: Fix retry of PRLI when status indicates its unsupported
Dick Kennedy
2020-08-05
1
-3
/
+7
*
scsi: lpfc: Fix some function parameter descriptions
Lee Jones
2020-07-25
1
-6
/
+6
*
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
2020-07-03
1
-62
/
+69
*
scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
Xiyu Yang
2020-05-26
1
-0
/
+2
*
scsi: lpfc: remove duplicate unloading checks
James Smart
2020-04-22
1
-8
/
+2
*
scsi: lpfc: fix spelling mistake "Notication" -> "Notification"
Colin Ian King
2020-02-24
1
-1
/
+1
*
scsi: lpfc: add RDF registration and Link Integrity FPIN logging
James Smart
2020-02-18
1
-20
/
+304
*
scsi: lpfc: Copyright updates for 12.6.0.4 patches
James Smart
2020-02-11
1
-1
/
+1
*
scsi: lpfc: Remove handler for obsolete ELS - Read Port Status (RPS)
James Smart
2020-02-11
1
-188
/
+5
*
scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferences
James Smart
2019-11-13
1
-1
/
+1
*
scsi: lpfc: Fix unexpected error messages during RSCN handling
James Smart
2019-11-06
1
-2
/
+19
*
scsi: lpfc: Add additional discovery log messages
James Smart
2019-10-25
1
-2
/
+8
*
scsi: lpfc: fix coverity error of dereference after null check
James Smart
2019-10-25
1
-2
/
+2
*
scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()
James Smart
2019-10-01
1
-7
/
+9
*
scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbq
James Smart
2019-10-01
1
-0
/
+3
*
scsi: lpfc: Fix coverity errors on NULL pointer checks
James Smart
2019-10-01
1
-0
/
+5
*
scsi: lpfc: Add NVMe sequence level error recovery support
James Smart
2019-08-20
1
-0
/
+4
*
scsi: lpfc: Add MDS driver loopback diagnostics support
James Smart
2019-08-20
1
-5
/
+6
*
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
2019-08-20
1
-2
/
+2
*
scsi: lpfc: Fix coverity warnings
James Smart
2019-08-20
1
-5
/
+5
*
scsi: lpfc: Fix driver nvme rescan logging
James Smart
2019-08-20
1
-2
/
+10
*
scsi: lpfc: Fix FLOGI handling across multiple link up/down conditions
James Smart
2019-08-20
1
-3
/
+72
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-12
1
-0
/
+1
|
\
|
*
scsi: lpfc: Fix PT2PT PLOGI collison stopping discovery
James Smart
2019-06-19
1
-0
/
+1
*
|
lpfc: add support for translating an RSCN rcv into a discovery rescan
James Smart
2019-06-21
1
-0
/
+5
*
|
lpfc: add support to generate RSCN events for nport
James Smart
2019-06-21
1
-0
/
+122
*
|
scsi: lpfc: add check for loss of ndlp when sending RRQ
James Smart
2019-05-14
1
-1
/
+4
|
/
*
scsi: lpfc: add support for posting FC events on FPIN reception
James Smart
2019-04-09
1
-0
/
+8
*
scsi: lpfc: Remove set-but-not-used variables
Bart Van Assche
2019-04-04
1
-14
/
+10
*
scsi: lpfc: Annotate switch/case fall-through
Bart Van Assche
2019-04-04
1
-1
/
+1
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-06
1
-1
/
+1
*
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
2019-02-06
1
-2
/
+2
*
scsi: lpfc: Enable Management features for IF_TYPE=6
James Smart
2018-12-13
1
-1
/
+1
*
Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"
Martin K. Petersen
2018-12-13
1
-20
/
+0
*
scsi: lpfc: Defer LS_ACC to FLOGI on point to point logins
James Smart
2018-12-08
1
-3
/
+53
[next]