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
2021-08-16
nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers
Sagi Grimberg
1
-2
/
+0
2021-08-16
nvmet: check that host sqsize does not exceed ctrl MQES
Amit Engel
1
-0
/
+9
2021-08-16
nvmet: avoid duplicate qid in connect cmd
Amit Engel
2
-6
/
+15
2021-08-16
nvmet: pass back cntlid on successful completion
Amit Engel
1
-4
/
+5
2021-08-16
nvmet: remove redundant assignments of variable status
Colin Ian King
1
-4
/
+1
2021-08-16
nvmet: add set feature tracing support
Hou Pu
1
-1
/
+17
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
1
-2
/
+2
2021-07-05
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
1
-1
/
+0
2021-07-01
nvme: use return value from blk_execute_rq()
Keith Busch
1
-4
/
+4
2021-07-01
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
1
-1
/
+1
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-142
/
+936
2021-06-21
nvmet: use NVMET_MAX_NAMESPACES to set nn value
Chaitanya Kulkarni
1
-1
/
+1
2021-06-17
nvmet: remove zeroout memset call for struct
Chaitanya Kulkarni
1
-2
/
+1
2021-06-17
nvmet: add ZBD over ZNS backend support
Chaitanya Kulkarni
6
-11
/
+707
2021-06-17
nvmet: add Command Set Identifier support
Chaitanya Kulkarni
3
-18
/
+86
2021-06-17
nvmet: add nvmet_req_bio put helper for backends
Chaitanya Kulkarni
3
-4
/
+8
2021-06-17
nvmet: add req cns error complete helper
Chaitanya Kulkarni
2
-4
/
+9
2021-06-17
nvmet: remove local variable
Chaitanya Kulkarni
1
-16
/
+7
2021-06-17
nvmet: use nvme status value directly
Chaitanya Kulkarni
1
-2
/
+1
2021-06-17
nvmet: use u32 type for the local variable nsid
Chaitanya Kulkarni
1
-2
/
+2
2021-06-17
nvmet: use u32 for nvmet_subsys max_nsid
Chaitanya Kulkarni
1
-1
/
+1
2021-06-17
nvmet: use req->cmd directly in file-ns fast path
Chaitanya Kulkarni
1
-3
/
+1
2021-06-17
nvmet: use req->cmd directly in bdev-ns fast path
Chaitanya Kulkarni
1
-3
/
+1
2021-06-17
nvmet: make ver stable once connection established
Noam Gottlieb
1
-5
/
+31
2021-06-17
nvmet: allow mn change if subsys not discovered
Noam Gottlieb
4
-40
/
+21
2021-06-17
nvmet: make sn stable once connection was established
Noam Gottlieb
3
-5
/
+29
2021-06-17
nvmet: change sn size and check validity
Noam Gottlieb
5
-18
/
+30
2021-06-17
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
1
-8
/
+2
2021-06-03
nvmet: remove a superfluous variable
Chaitanya Kulkarni
1
-2
/
+1
2021-06-03
nvmet: move ka_work initialization to nvmet_alloc_ctrl
Amit Engel
1
-1
/
+1
2021-06-02
nvmet: fix freeing unallocated p2pmem
Max Gurtovoy
1
-17
/
+16
2021-06-02
nvme-loop: do not warn for deleted controllers during reset
Hannes Reinecke
1
-2
/
+4
2021-06-02
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
1
-1
/
+2
2021-06-02
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
1
-0
/
+1
2021-06-02
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
1
-0
/
+1
2021-05-26
nvmet: fix false keep-alive timeout when a controller is torn down
Sagi Grimberg
2
-5
/
+12
2021-05-26
nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
Hou Pu
1
-1
/
+1
2021-05-19
nvme-loop: fix memory leak in nvme_loop_create_ctrl()
Wu Bo
1
-1
/
+3
2021-05-19
nvmet: fix memory leak in nvmet_alloc_ctrl()
Wu Bo
1
-1
/
+1
2021-05-12
nvmet: seset ns->file when open fails
Daniel Wagner
1
-3
/
+5
2021-05-11
nvmet: demote fabrics cmd parse err msg to debug
Chaitanya Kulkarni
1
-3
/
+3
2021-05-11
nvmet: use helper to remove the duplicate code
Chaitanya Kulkarni
1
-5
/
+2
2021-05-11
nvmet: demote discovery cmd parse err msg to debug
Chaitanya Kulkarni
1
-1
/
+1
2021-05-11
nvmet-rdma: Fix NULL deref when SEND is completed with error
Michal Kalderon
1
-2
/
+2
2021-05-11
nvmet: fix inline bio check for passthru
Chaitanya Kulkarni
1
-1
/
+1
2021-05-11
nvmet: fix inline bio check for bdev-ns
Chaitanya Kulkarni
2
-1
/
+7
2021-05-04
nvmet: remove unsupported command noise
Keith Busch
1
-3
/
+3
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
1
-2
/
+2
2021-04-29
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-80
/
+167
2021-04-21
nvmet: avoid queuing keep-alive timer if it is disabled
Hou Pu
1
-2
/
+8
[next]