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
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-9
/
+9
2024-03-08
nvmet: add tracing of zns commands
Guixin Liu
1
-0
/
+66
2024-03-08
nvmet: add tracing of authentication commands
Guixin Liu
1
-0
/
+32
2024-03-08
nvmet-tcp: do not continue for invalid icreq
Hannes Reinecke
1
-0
/
+1
2024-03-05
nvme: fcloop: make fcloop_class constant
Ricardo B. Marliere
1
-8
/
+9
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
1
-3
/
+1
2024-03-03
nvmet-rdma: set max_queue_size for RDMA transport
Max Gurtovoy
1
-0
/
+8
2024-03-03
nvmet: introduce new max queue size configuration entry
Max Gurtovoy
3
-3
/
+46
2024-03-03
nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definition
Max Gurtovoy
1
-0
/
+2
2024-03-03
nvmet: set ctrl pi_support cap before initializing cap reg
Max Gurtovoy
2
-2
/
+1
2024-03-03
nvmet: set maxcmd to be per controller
Max Gurtovoy
4
-4
/
+4
2024-03-03
nvmet: compare mqes and sqsize only for IO SQ
Max Gurtovoy
1
-1
/
+2
2024-02-25
nvme: port block device access to file
Christian Brauner
2
-9
/
+9
2024-02-14
nvmet: remove superfluous initialization
Chaitanya Kulkarni
1
-2
/
+2
2024-02-12
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
1
-3
/
+2
2024-02-01
nvmet-fc: use RCU list iterator for assoc_list
Daniel Wagner
1
-12
/
+22
2024-02-01
nvmet-fc: take ref count on tgtport before delete assoc
Daniel Wagner
1
-8
/
+23
2024-02-01
nvmet-fc: avoid deadlock on delete association path
Daniel Wagner
1
-3
/
+13
2024-02-01
nvmet-fc: abort command when there is no binding
Daniel Wagner
1
-2
/
+6
2024-02-01
nvmet-fc: do not tack refs on tgtports from assoc
Daniel Wagner
1
-7
/
+1
2024-02-01
nvmet-fc: remove null hostport pointer check
Daniel Wagner
1
-4
/
+2
2024-02-01
nvmet-fc: hold reference on hostport match
Daniel Wagner
1
-2
/
+0
2024-02-01
nvmet-fc: free queue and assoc directly
Daniel Wagner
1
-4
/
+2
2024-02-01
nvmet-fc: defer cleanup using RCU properly
Daniel Wagner
1
-46
/
+37
2024-02-01
nvmet-fc: release reference on target port
Daniel Wagner
1
-1
/
+2
2024-02-01
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
1
-3
/
+3
2024-01-29
nvme: use ctrl state accessor
Keith Busch
1
-3
/
+5
2024-01-26
nvmet-tcp: fix nvme tcp ida memory leak
Guixin Liu
1
-0
/
+1
2024-01-24
nvmet: add module description to stop warnings
Chaitanya Kulkarni
6
-0
/
+6
2024-01-23
nvmet: unify aer type enum
Guixin Liu
2
-3
/
+3
2024-01-19
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
6
-37
/
+78
2024-01-12
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
3
-7
/
+4
2024-01-11
nvmet-rdma: avoid circular locking dependency on install_queue()
Hannes Reinecke
1
-3
/
+16
2024-01-11
nvmet-tcp: avoid circular locking dependency on install_queue()
Hannes Reinecke
1
-3
/
+15
2024-01-08
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
1
-3
/
+7
2024-01-06
nvme: trace: avoid memcpy overflow warning
Arnd Bergmann
1
-1
/
+1
2024-01-06
nvmet: re-fix tracing strncpy() warning
Arnd Bergmann
1
-2
/
+1
2024-01-06
nvmet-fcloop: Remove remote port from list when unlinking
Daniel Wagner
1
-5
/
+2
2024-01-03
nvmet-trace: avoid dereferencing pointer too early
Daniel Wagner
2
-14
/
+20
2024-01-03
nvmet-fc: remove unnecessary bracket
Daniel Wagner
1
-1
/
+1
2024-01-03
nvmet-tcp: fix a missing endianess conversion in nvmet_tcp_try_peek_pdu
Christoph Hellwig
1
-1
/
+1
2024-01-02
nvmet-tcp: remove boilerplate code
Maurizio Lombardi
1
-8
/
+8
2024-01-02
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
1
-2
/
+1
2024-01-02
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
1
-1
/
+12
2023-12-19
nvmet: configfs: use ctrl->instance to track passthru subsystems
Evan Burgess
1
-2
/
+2
2023-12-14
nvmet: remove cntlid_min and cntlid_max check in nvmet_alloc_ctrl
Guixin Liu
1
-3
/
+0
2023-12-14
nvmet: allow identical cntlid_min and cntlid_max settings
Guixin Liu
1
-2
/
+2
2023-12-04
nvme: prevent potential spectre v1 gadget
Nitesh Shetty
1
-0
/
+3
2023-12-04
nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptions
Shin'ichiro Kawasaki
1
-2
/
+3
2023-11-23
nvme: target: fix Kconfig select statements
Arnd Bergmann
1
-2
/
+2
[prev]
[next]