index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_nvme.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'
Lee Jones
2020-11-10
1
-2
/
+0
*
scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
2020-10-26
1
-5
/
+13
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
scsi: lpfc: Correct some pretty obvious misdocumentation
Lee Jones
2020-07-15
1
-21
/
+17
*
scsi: lpfc: NVMe remote port devloss_tmo from lldd
James Smart
2020-07-15
1
-0
/
+5
*
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
2020-07-02
1
-38
/
+29
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-05
1
-37
/
+0
|
\
|
*
scsi: lpfc: Remove re-binding of nvme rport during registration
Dick Kennedy
2020-05-07
1
-32
/
+0
|
*
scsi: lpfc: remove duplicate unloading checks
James Smart
2020-04-22
1
-5
/
+0
*
|
lpfc: Fix return value in __lpfc_nvme_ls_abort
James Smart
2020-05-27
1
-1
/
+1
*
|
lpfc: nvme: Add Receive LS Request and Send LS Response support to nvme
James Smart
2020-05-09
1
-0
/
+71
*
|
lpfc: Refactor Send LS Abort support
James Smart
2020-05-09
1
-50
/
+75
*
|
lpfc: Refactor Send LS Request support
James Smart
2020-05-09
1
-118
/
+171
*
|
lpfc: Refactor NVME LS receive handling
James Smart
2020-05-09
1
-0
/
+19
*
|
lpfc: Refactor lpfc nvme headers
James Smart
2020-05-09
1
-3
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-10
1
-115
/
+32
|
\
|
*
scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI
James Smart
2020-03-29
1
-85
/
+3
|
*
scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
James Smart
2020-03-29
1
-24
/
+21
|
*
scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREG
James Smart
2020-03-26
1
-6
/
+8
*
|
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2020-04-04
1
-2
/
+0
|
/
*
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-13
1
-0
/
+2
|
\
|
*
nvme_fc: add module to ops template to allow module references
James Smart
2019-11-27
1
-0
/
+2
*
|
scsi: lpfc: revise nvme max queues to be hdwq count
James Smart
2019-11-12
1
-6
/
+4
*
|
scsi: lpfc: Slight fast-path performance optimizations
James Smart
2019-10-24
1
-1
/
+1
*
|
scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTS
James Smart
2019-09-30
1
-32
/
+41
|
/
*
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
James Smart
2019-08-19
1
-55
/
+30
*
scsi: lpfc: Add NVMe sequence level error recovery support
James Smart
2019-08-19
1
-0
/
+3
*
scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.
James Smart
2019-08-19
1
-18
/
+76
*
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
2019-08-19
1
-44
/
+46
*
scsi: lpfc: Add simple unlikely optimizations to reduce NVME latency
James Smart
2019-08-19
1
-4
/
+4
*
scsi: lpfc: Fix coverity warnings
James Smart
2019-08-19
1
-2
/
+3
*
scsi: lpfc: Fix hang when downloading fw on port enabled for nvme
James Smart
2019-08-19
1
-0
/
+47
*
scsi: lpfc: Fix error in remote port address change
James Smart
2019-08-19
1
-4
/
+13
*
scsi: lpfc: Fix driver nvme rescan logging
James Smart
2019-08-19
1
-14
/
+17
*
scsi: lpfc: Fix Oops in nvme_register with target logout/login
James Smart
2019-08-19
1
-4
/
+7
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-3
/
+13
|
\
|
*
scsi: lpfc: Revise message when stuck due to unresponsive adapter
James Smart
2019-06-18
1
-3
/
+13
*
|
lpfc: add support for translating an RSCN rcv into a discovery rescan
James Smart
2019-06-21
1
-0
/
+44
|
/
*
scsi: lpfc: Fix a recently introduced compiler warning
Bart Van Assche
2019-04-08
1
-2
/
+2
*
scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()
Bart Van Assche
2019-04-03
1
-4
/
+4
*
scsi: lpfc: Annotate switch/case fall-through
Bart Van Assche
2019-04-03
1
-0
/
+1
*
scsi: lpfc: Declare local functions static
Bart Van Assche
2019-04-03
1
-2
/
+2
*
scsi: lpfc: avoid uninitialized variable warning
Arnd Bergmann
2019-03-25
1
-4
/
+4
*
scsi: lpfc: Enhance 6072 log string
James Smart
2019-03-19
1
-1
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-16
1
-1
/
+2
|
\
|
*
scsi: lpfc: fix unused variable warning
Arnd Bergmann
2019-03-06
1
-1
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-579
/
+167
|
\
|
|
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-05
1
-1
/
+1
|
*
scsi: lpfc: Rework locking on SCSI io completion
James Smart
2019-02-05
1
-18
/
+30
|
*
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
2019-02-05
1
-6
/
+12
[prev]
[next]