index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_nvme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
1
-16
/
+18
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
1
-2
/
+0
2021-09-14
scsi: lpfc: Improve PBDE checks during SGL processing
James Smart
1
-6
/
+6
2021-09-14
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
1
-2
/
+51
2021-09-14
scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding
James Smart
1
-2
/
+3
2021-09-13
scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
James Smart
1
-2
/
+0
2021-08-24
scsi: lpfc: Add support for the CM framework
James Smart
1
-5
/
+39
2021-07-18
scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes
James Smart
1
-5
/
+5
2021-05-21
scsi: lpfc: Fix non-optimized ERSP handling
James Smart
1
-2
/
+12
2021-04-13
scsi: lpfc: Standardize discovery object logging format
James Smart
1
-8
/
+8
2021-03-15
scsi: lpfc: Fix kernel-doc formatting issue
Lee Jones
1
-1
/
+1
2021-03-04
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
1
-1
/
+1
2021-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-18
/
+27
2021-01-29
scsi: lpfc: Fix EEH encountering oops with NVMe traffic
James Smart
1
-0
/
+3
2021-01-07
scsi: lpfc: Implement health checking when aborting I/O
James Smart
1
-0
/
+8
2021-01-07
scsi: lpfc: Fix NVMe recovery after mailbox timeout
James Smart
1
-16
/
+17
2021-01-07
scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requests
James Smart
1
-2
/
+2
2020-11-17
scsi: lpfc: Update changed file copyrights for 2020
James Smart
1
-1
/
+1
2020-11-17
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
1
-66
/
+6
2020-11-17
scsi: lpfc: Enable common wqe_template support for both SCSI and NVMe
James Smart
1
-130
/
+3
2020-11-17
scsi: lpfc: Refactor WQE structure definitions for common use
James Smart
1
-9
/
+11
2020-11-17
scsi: lpfc: Rework remote port lock handling
James Smart
1
-15
/
+15
2020-11-17
scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs
James Smart
1
-21
/
+41
2020-11-17
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
1
-1
/
+12
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
1
-8
/
+4
2020-11-10
scsi: lpfc: lpfc_nvme: Fix some kernel-doc related issues
Lee Jones
1
-20
/
+15
2020-11-10
scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'
Lee Jones
1
-2
/
+0
2020-10-26
scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
1
-5
/
+13
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-15
scsi: lpfc: Correct some pretty obvious misdocumentation
Lee Jones
1
-21
/
+17
2020-07-15
scsi: lpfc: NVMe remote port devloss_tmo from lldd
James Smart
1
-0
/
+5
2020-07-02
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
1
-38
/
+29
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-37
/
+0
2020-05-27
lpfc: Fix return value in __lpfc_nvme_ls_abort
James Smart
1
-1
/
+1
2020-05-09
lpfc: nvme: Add Receive LS Request and Send LS Response support to nvme
James Smart
1
-0
/
+71
2020-05-09
lpfc: Refactor Send LS Abort support
James Smart
1
-50
/
+75
2020-05-09
lpfc: Refactor Send LS Request support
James Smart
1
-118
/
+171
2020-05-09
lpfc: Refactor NVME LS receive handling
James Smart
1
-0
/
+19
2020-05-09
lpfc: Refactor lpfc nvme headers
James Smart
1
-3
/
+0
2020-05-07
scsi: lpfc: Remove re-binding of nvme rport during registration
Dick Kennedy
1
-32
/
+0
2020-04-22
scsi: lpfc: remove duplicate unloading checks
James Smart
1
-5
/
+0
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-115
/
+32
2020-04-04
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
1
-2
/
+0
2020-03-29
scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI
James Smart
1
-85
/
+3
2020-03-29
scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
James Smart
1
-24
/
+21
2020-03-26
scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREG
James Smart
1
-6
/
+8
2019-12-13
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2019-11-27
nvme_fc: add module to ops template to allow module references
James Smart
1
-0
/
+2
2019-11-12
scsi: lpfc: revise nvme max queues to be hdwq count
James Smart
1
-6
/
+4
2019-10-24
scsi: lpfc: Slight fast-path performance optimizations
James Smart
1
-1
/
+1
[next]