index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
nvme
/
target
/
pci-epf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
nvmet: pci-epf: Do not complete commands twice if nvmet_req_init() fails
Rick Wertenbroek
1
-7
/
+16
2025-07-17
nvme: fix incorrect variable in io cqes error message
Alok Tiwari
1
-1
/
+1
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+8
2025-05-20
nvmet: simplify the nvmet_req_init() interface
Wilfred Mallawa
1
-2
/
+1
2025-05-20
nvmet: support completion queue sharing
Wilfred Mallawa
1
-5
/
+7
2025-05-20
nvmet: cq: prepare for completion queue sharing
Wilfred Mallawa
1
-0
/
+1
2025-05-13
nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQ
Damien Le Moal
1
-3
/
+1
2025-05-13
nvmet: pci-epf: improve debug message
Damien Le Moal
1
-2
/
+8
2025-05-13
nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq()
Damien Le Moal
1
-5
/
+5
2025-05-13
nvmet: pci-epf: do not fall back to using INTX if not supported
Damien Le Moal
1
-5
/
+7
2025-05-13
nvmet: pci-epf: clear completion queue IRQ flag on delete
Damien Le Moal
1
-1
/
+2
2025-04-16
nvmet: pci-epf: cleanup link state management
Damien Le Moal
1
-6
/
+8
2025-04-16
nvmet: pci-epf: clear CC and CSTS when disabling the controller
Damien Le Moal
1
-17
/
+32
2025-04-16
nvmet: pci-epf: always fully initialize completion entries
Damien Le Moal
1
-7
/
+18
2025-04-01
nvmet: pci-epf: Keep completion queues mapped
Damien Le Moal
1
-38
/
+25
2025-03-27
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+9
2025-03-21
nvmet: pci-epf: Always configure BAR0 as 64-bit
Niklas Cassel
1
-2
/
+9
2025-03-21
nvmet: pci-epf: Remove redundant 'flush_workqueue()' calls
Chen Ni
1
-1
/
+0
2025-03-10
nvmet: pci-epf: Do not add an IRQ vector if not needed
Damien Le Moal
1
-8
/
+7
2025-03-10
nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created
Damien Le Moal
1
-6
/
+7
2025-02-18
nvmet: pci-epf: Avoid RCU stalls under heavy workload
Damien Le Moal
1
-0
/
+11
2025-02-18
nvmet: pci-epf: Do not uselessly write the CSTS register
Damien Le Moal
1
-2
/
+6
2025-02-18
nvmet: pci-epf: Correctly initialize CSTS when enabling the controller
Damien Le Moal
1
-8
/
+12
2025-01-11
nvmet: New NVMe PCI endpoint function target driver
Damien Le Moal
1
-0
/
+2591