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_nvme.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
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-03
1
-38
/
+29
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-06
1
-37
/
+0
|
\
|
*
scsi: lpfc: Remove re-binding of nvme rport during registration
Dick Kennedy
2020-05-08
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-10
1
-0
/
+71
*
|
lpfc: Refactor Send LS Abort support
James Smart
2020-05-10
1
-50
/
+75
*
|
lpfc: Refactor Send LS Request support
James Smart
2020-05-10
1
-118
/
+171
*
|
lpfc: Refactor NVME LS receive handling
James Smart
2020-05-10
1
-0
/
+19
*
|
lpfc: Refactor lpfc nvme headers
James Smart
2020-05-10
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-30
1
-85
/
+3
|
*
scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
James Smart
2020-03-30
1
-24
/
+21
|
*
scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREG
James Smart
2020-03-27
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-26
1
-0
/
+2
*
|
scsi: lpfc: revise nvme max queues to be hdwq count
James Smart
2019-11-13
1
-6
/
+4
*
|
scsi: lpfc: Slight fast-path performance optimizations
James Smart
2019-10-25
1
-1
/
+1
*
|
scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTS
James Smart
2019-10-01
1
-32
/
+41
|
/
*
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
James Smart
2019-08-20
1
-55
/
+30
*
scsi: lpfc: Add NVMe sequence level error recovery support
James Smart
2019-08-20
1
-0
/
+3
*
scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.
James Smart
2019-08-20
1
-18
/
+76
*
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
2019-08-20
1
-44
/
+46
*
scsi: lpfc: Add simple unlikely optimizations to reduce NVME latency
James Smart
2019-08-20
1
-4
/
+4
*
scsi: lpfc: Fix coverity warnings
James Smart
2019-08-20
1
-2
/
+3
*
scsi: lpfc: Fix hang when downloading fw on port enabled for nvme
James Smart
2019-08-20
1
-0
/
+47
*
scsi: lpfc: Fix error in remote port address change
James Smart
2019-08-20
1
-4
/
+13
*
scsi: lpfc: Fix driver nvme rescan logging
James Smart
2019-08-20
1
-14
/
+17
*
scsi: lpfc: Fix Oops in nvme_register with target logout/login
James Smart
2019-08-20
1
-4
/
+7
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-12
1
-3
/
+13
|
\
|
*
scsi: lpfc: Revise message when stuck due to unresponsive adapter
James Smart
2019-06-19
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-09
1
-2
/
+2
*
scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()
Bart Van Assche
2019-04-04
1
-4
/
+4
*
scsi: lpfc: Annotate switch/case fall-through
Bart Van Assche
2019-04-04
1
-0
/
+1
*
scsi: lpfc: Declare local functions static
Bart Van Assche
2019-04-04
1
-2
/
+2
*
scsi: lpfc: avoid uninitialized variable warning
Arnd Bergmann
2019-03-26
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-07
1
-1
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-10
1
-579
/
+167
|
\
|
|
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-06
1
-1
/
+1
|
*
scsi: lpfc: Rework locking on SCSI io completion
James Smart
2019-02-06
1
-18
/
+30
|
*
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
2019-02-06
1
-6
/
+12
|
*
scsi: lpfc: Allow override of hardware queue selection policies
James Smart
2019-02-06
1
-3
/
+11
|
*
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
2019-02-06
1
-65
/
+26
[next]