index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_els.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-08
scsi: lpfc: Implement health checking when aborting I/O
James Smart
1
-0
/
+9
2021-01-08
scsi: lpfc: Fix target reset failing
James Smart
1
-0
/
+7
2021-01-08
scsi: lpfc: Fix PLOGI S_ID of 0 on pt2pt config
James Smart
1
-26
/
+5
2020-12-01
scsi: lpfc: Correct null ndlp reference on routine exit
James Smart
1
-1
/
+2
2020-11-20
scsi: lpfc: Fix set but not used warnings from Rework remote port lock handling
James Smart
1
-6
/
+0
2020-11-20
scsi: lpfc: Fix memory leak on lcb_context
Colin Ian King
1
-3
/
+5
2020-11-17
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
1
-3
/
+4
2020-11-17
scsi: lpfc: Fix NPIV Fabric Node reference counting
James Smart
1
-22
/
+25
2020-11-17
scsi: lpfc: Fix NPIV discovery and Fabric Node detection
James Smart
1
-0
/
+4
2020-11-17
scsi: lpfc: Unsolicited ELS leaves node in incorrect state while dropping it
James Smart
1
-11
/
+22
2020-11-17
scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately fails
James Smart
1
-5
/
+61
2020-11-17
scsi: lpfc: Rework remote port lock handling
James Smart
1
-88
/
+80
2020-11-17
scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs
James Smart
1
-60
/
+29
2020-11-17
scsi: lpfc: Fix removal of SCSI transport device get and put on dev structure
James Smart
1
-4
/
+0
2020-11-17
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
1
-240
/
+453
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
1
-157
/
+53
2020-10-27
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
1
-0
/
+6
2020-09-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+6
2020-09-01
scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional events
James Smart
1
-0
/
+3
2020-09-01
scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery
James Smart
1
-1
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-05
scsi: lpfc: Fix retry of PRLI when status indicates its unsupported
Dick Kennedy
1
-3
/
+7
2020-07-25
scsi: lpfc: Fix some function parameter descriptions
Lee Jones
1
-6
/
+6
2020-07-03
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
1
-62
/
+69
2020-05-26
scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
Xiyu Yang
1
-0
/
+2
2020-04-22
scsi: lpfc: remove duplicate unloading checks
James Smart
1
-8
/
+2
2020-02-24
scsi: lpfc: fix spelling mistake "Notication" -> "Notification"
Colin Ian King
1
-1
/
+1
2020-02-18
scsi: lpfc: add RDF registration and Link Integrity FPIN logging
James Smart
1
-20
/
+304
2020-02-11
scsi: lpfc: Copyright updates for 12.6.0.4 patches
James Smart
1
-1
/
+1
2020-02-11
scsi: lpfc: Remove handler for obsolete ELS - Read Port Status (RPS)
James Smart
1
-188
/
+5
2019-11-13
scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferences
James Smart
1
-1
/
+1
2019-11-06
scsi: lpfc: Fix unexpected error messages during RSCN handling
James Smart
1
-2
/
+19
2019-10-25
scsi: lpfc: Add additional discovery log messages
James Smart
1
-2
/
+8
2019-10-25
scsi: lpfc: fix coverity error of dereference after null check
James Smart
1
-2
/
+2
2019-10-01
scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()
James Smart
1
-7
/
+9
2019-10-01
scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbq
James Smart
1
-0
/
+3
2019-10-01
scsi: lpfc: Fix coverity errors on NULL pointer checks
James Smart
1
-0
/
+5
2019-08-20
scsi: lpfc: Add NVMe sequence level error recovery support
James Smart
1
-0
/
+4
2019-08-20
scsi: lpfc: Add MDS driver loopback diagnostics support
James Smart
1
-5
/
+6
2019-08-20
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
1
-2
/
+2
2019-08-20
scsi: lpfc: Fix coverity warnings
James Smart
1
-5
/
+5
2019-08-20
scsi: lpfc: Fix driver nvme rescan logging
James Smart
1
-2
/
+10
2019-08-20
scsi: lpfc: Fix FLOGI handling across multiple link up/down conditions
James Smart
1
-3
/
+72
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2019-06-21
lpfc: add support for translating an RSCN rcv into a discovery rescan
James Smart
1
-0
/
+5
2019-06-21
lpfc: add support to generate RSCN events for nport
James Smart
1
-0
/
+122
2019-06-19
scsi: lpfc: Fix PT2PT PLOGI collison stopping discovery
James Smart
1
-0
/
+1
2019-05-14
scsi: lpfc: add check for loss of ndlp when sending RRQ
James Smart
1
-1
/
+4
2019-04-09
scsi: lpfc: add support for posting FC events on FPIN reception
James Smart
1
-0
/
+8
2019-04-04
scsi: lpfc: Remove set-but-not-used variables
Bart Van Assche
1
-14
/
+10
[prev]
[next]