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
*
scsi: lpfc: Fix uninitialized cqe field in lpfc_nvme_cancel_iocb()
James Smart
2022-07-07
1
-0
/
+1
*
scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
James Smart
2022-06-08
1
-2
/
+9
*
scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmds
James Smart
2022-06-08
1
-8
/
+27
*
scsi: lpfc: Resolve some cleanup issues following abort path refactoring
James Smart
2022-06-08
1
-2
/
+4
*
scsi: lpfc: Add support for VMID tagging of NVMe I/Os
James Smart
2022-05-20
1
-0
/
+45
*
scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/O
James Smart
2022-05-11
1
-2
/
+2
*
scsi: lpfc: Fill in missing ndlp kref puts in error paths
James Smart
2022-05-11
1
-0
/
+5
*
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
2022-04-19
1
-15
/
+16
*
scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan
James Smart
2022-04-19
1
-2
/
+2
*
scsi: lpfc: Fix unload hang after back to back PCI EEH faults
James Smart
2022-03-30
1
-3
/
+13
*
scsi: lpfc: Improve PCI EEH Error and Recovery Handling
James Smart
2022-03-30
1
-6
/
+5
*
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
2022-03-15
1
-1
/
+1
*
scsi: lpfc: SLI path split: Refactor Abort paths
James Smart
2022-03-15
1
-3
/
+2
*
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
2022-03-15
1
-16
/
+18
*
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
2021-10-12
1
-2
/
+0
|
\
|
*
scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
James Smart
2021-09-14
1
-2
/
+0
*
|
scsi: lpfc: Improve PBDE checks during SGL processing
James Smart
2021-09-15
1
-6
/
+6
*
|
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
2021-09-15
1
-2
/
+51
*
|
scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding
James Smart
2021-09-15
1
-2
/
+3
|
/
*
scsi: lpfc: Add support for the CM framework
James Smart
2021-08-25
1
-5
/
+39
*
scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes
James Smart
2021-07-19
1
-5
/
+5
*
scsi: lpfc: Fix non-optimized ERSP handling
James Smart
2021-05-22
1
-2
/
+12
*
scsi: lpfc: Standardize discovery object logging format
James Smart
2021-04-13
1
-8
/
+8
*
scsi: lpfc: Fix kernel-doc formatting issue
Lee Jones
2021-03-16
1
-1
/
+1
*
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
2021-03-04
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-22
1
-18
/
+27
|
\
|
*
scsi: lpfc: Implement health checking when aborting I/O
James Smart
2021-01-08
1
-0
/
+8
|
*
scsi: lpfc: Fix NVMe recovery after mailbox timeout
James Smart
2021-01-08
1
-16
/
+17
|
*
scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requests
James Smart
2021-01-08
1
-2
/
+2
*
|
scsi: lpfc: Fix EEH encountering oops with NVMe traffic
James Smart
2021-01-29
1
-0
/
+3
|
/
*
scsi: lpfc: Update changed file copyrights for 2020
James Smart
2020-11-17
1
-1
/
+1
*
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
2020-11-17
1
-66
/
+6
*
scsi: lpfc: Enable common wqe_template support for both SCSI and NVMe
James Smart
2020-11-17
1
-130
/
+3
*
scsi: lpfc: Refactor WQE structure definitions for common use
James Smart
2020-11-17
1
-9
/
+11
*
scsi: lpfc: Rework remote port lock handling
James Smart
2020-11-17
1
-15
/
+15
*
scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs
James Smart
2020-11-17
1
-21
/
+41
*
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
2020-11-17
1
-1
/
+12
*
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
2020-11-17
1
-8
/
+4
*
scsi: lpfc: lpfc_nvme: Fix some kernel-doc related issues
Lee Jones
2020-11-11
1
-20
/
+15
*
scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'
Lee Jones
2020-11-11
1
-2
/
+0
*
scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
2020-10-27
1
-5
/
+13
*
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
[next]