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_nvme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
scsi: lpfc: Allow override of hardware queue selection policies
James Smart
2019-02-05
1
-3
/
+11
|
*
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
2019-02-05
1
-65
/
+26
|
*
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
2019-02-05
1
-5
/
+6
|
*
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
James Smart
2019-02-05
1
-40
/
+17
|
*
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues
James Smart
2019-02-05
1
-18
/
+19
|
*
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
2019-02-05
1
-39
/
+51
|
*
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
2019-02-05
1
-8
/
+8
|
*
scsi: lpfc: Implement common IO buffers between NVME and SCSI
James Smart
2019-02-05
1
-437
/
+63
|
*
scsi: lpfc: cleanup: Remove excess check on NVME io submit code path
James Smart
2019-02-05
1
-1
/
+1
|
*
scsi: lpfc: cleanup: remove nrport from nvme command structure
James Smart
2019-02-05
1
-23
/
+7
*
|
scsi: lpfc: nvme: avoid hang / use-after-free when destroying localport
Ewan D. Milne
2019-01-22
1
-7
/
+9
|
/
*
scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE
James Smart
2018-12-07
1
-2
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-25
1
-14
/
+5
|
\
|
*
scsi: lpfc: Remove set but not used variable 'sgl_size'
YueHaibing
2018-09-17
1
-3
/
+1
|
*
scsi: lpfc: Fix errors in log messages.
James Smart
2018-09-11
1
-1
/
+1
|
*
scsi: lpfc: raise sg count for nvme to use available sg resources
James Smart
2018-09-11
1
-10
/
+3
*
|
scsi: lpfc: Synchronize access to remoteport via rport
James Smart
2018-09-20
1
-3
/
+8
|
/
*
scsi: lpfc: Limit tracking of tgt queue depth in fast path
James Smart
2018-08-02
1
-17
/
+24
*
scsi: lpfc: Fix driver crash when re-registering NVME rports.
James Smart
2018-08-02
1
-8
/
+14
*
scsi: lpfc: Make PBDE optimizations configurable
James Smart
2018-07-10
1
-4
/
+4
[next]