index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_nvme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
scsi: lpfc: Fix uninitialized cqe field in lpfc_nvme_cancel_iocb()
James Smart
1
-0
/
+1
2022-06-08
scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
James Smart
1
-2
/
+9
2022-06-08
scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmds
James Smart
1
-8
/
+27
2022-06-08
scsi: lpfc: Resolve some cleanup issues following abort path refactoring
James Smart
1
-2
/
+4
2022-05-20
scsi: lpfc: Add support for VMID tagging of NVMe I/Os
James Smart
1
-0
/
+45
2022-05-11
scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/O
James Smart
1
-2
/
+2
2022-05-11
scsi: lpfc: Fill in missing ndlp kref puts in error paths
James Smart
1
-0
/
+5
2022-04-19
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
1
-15
/
+16
2022-04-19
scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan
James Smart
1
-2
/
+2
2022-03-30
scsi: lpfc: Fix unload hang after back to back PCI EEH faults
James Smart
1
-3
/
+13
2022-03-30
scsi: lpfc: Improve PCI EEH Error and Recovery Handling
James Smart
1
-6
/
+5
2022-03-15
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
1
-1
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor Abort paths
James Smart
1
-3
/
+2
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-15
scsi: lpfc: Improve PBDE checks during SGL processing
James Smart
1
-6
/
+6
2021-09-15
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
1
-2
/
+51
2021-09-15
scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding
James Smart
1
-2
/
+3
2021-09-14
scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
James Smart
1
-2
/
+0
2021-08-25
scsi: lpfc: Add support for the CM framework
James Smart
1
-5
/
+39
2021-07-19
scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes
James Smart
1
-5
/
+5
2021-05-22
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-16
scsi: lpfc: Fix kernel-doc formatting issue
Lee Jones
1
-1
/
+1
2021-03-05
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-08
scsi: lpfc: Implement health checking when aborting I/O
James Smart
1
-0
/
+8
2021-01-08
scsi: lpfc: Fix NVMe recovery after mailbox timeout
James Smart
1
-16
/
+17
2021-01-08
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-11
scsi: lpfc: lpfc_nvme: Fix some kernel-doc related issues
Lee Jones
1
-20
/
+15
2020-11-11
scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'
Lee Jones
1
-2
/
+0
2020-10-27
scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
1
-5
/
+13
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-16
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-03
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
1
-38
/
+29
2020-06-06
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-10
lpfc: nvme: Add Receive LS Request and Send LS Response support to nvme
James Smart
1
-0
/
+71
2020-05-10
lpfc: Refactor Send LS Abort support
James Smart
1
-50
/
+75
2020-05-10
lpfc: Refactor Send LS Request support
James Smart
1
-118
/
+171
[next]