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
starfive-6.6.48-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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
nvmet: remove else at the end of the function
Chaitanya Kulkarni
1
-2
/
+2
2021-02-10
nvmet: add nvmet_req_subsys() helper
Chaitanya Kulkarni
1
-1
/
+1
2021-02-10
nvmet: add helper to report invalid opcode
Chaitanya Kulkarni
1
-0
/
+9
2021-02-10
nvmet: make nvmet_find_namespace() req based
Chaitanya Kulkarni
1
-11
/
+13
2020-12-01
nvmet: remove unused ctrl->cqs
Amit
1
-13
/
+2
2020-10-27
nvmet: fix a NULL pointer dereference when tracing the flush command
Chaitanya Kulkarni
1
-2
/
+2
2020-10-22
nvmet: fix uninitialized work for zero kato
zhenwei pi
1
-1
/
+2
2020-09-27
nvmet: handle keep-alive timer when kato is modified by a set features cmd
Amit Engel
1
-2
/
+2
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+6
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-22
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
1
-0
/
+6
2020-07-29
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
1
-1
/
+9
2020-07-29
nvmet: add passthru code to process commands
Logan Gunthorpe
1
-0
/
+3
2020-07-29
nvmet: use xarray for ctrl ns storing
Chaitanya Kulkarni
1
-44
/
+20
2020-07-08
nvmet: introduce flags member in nvmet_fabrics_ops
Max Gurtovoy
1
-1
/
+1
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
1
-1
/
+1
2020-06-11
nvmet: fail outstanding host posted AEN req
Chaitanya Kulkarni
1
-7
/
+20
2020-05-27
nvmet: cleanups the loop in nvmet_async_events_process
David Milburn
1
-9
/
+6
2020-05-27
nvmet: fix memory leak when removing namespaces and controllers concurrently
Sagi Grimberg
1
-9
/
+6
2020-05-27
nvmet: add metadata support for block devices
Israel Rukshin
1
-26
/
+69
2020-05-27
nvmet: add metadata/T10-PI support
Israel Rukshin
1
-4
/
+17
2020-05-27
nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len
Israel Rukshin
1
-3
/
+3
2020-05-27
nvmet: generate AEN for ns revalidate size change
Chaitanya Kulkarni
1
-0
/
+5
2020-05-27
nvmet: add helper to revalidate bdev and file ns
Chaitanya Kulkarni
1
-0
/
+8
2020-05-27
nvmet: add async event tracing support
Chaitanya Kulkarni
1
-0
/
+1
2020-03-04
nvmet: make ctrl model configurable
Mark Ruijter
1
-0
/
+1
2020-03-04
nvmet: make ctrl-id configurable
Chaitanya Kulkarni
1
-2
/
+6
2020-02-04
nvmet: update AEN list and array at one place
Daniel Wagner
1
-27
/
+36
2020-02-03
nvmet: fix dsm failure when payload does not match sgl descriptor
Sagi Grimberg
1
-0
/
+11
2020-02-03
nvmet: Pass lockdep expression to RCU lists
Amol Grover
1
-2
/
+4
2019-11-04
nvmet: clean up command parsing a bit
Christoph Hellwig
1
-5
/
+1
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
1
-6
/
+0
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
1
-4
/
+12
2019-11-04
nvmet: add unlikely check at nvmet_req_alloc_sgl
Israel Rukshin
1
-1
/
+1
2019-08-01
nvmet-file: fix nvmet_file_flush() always returning an error
Logan Gunthorpe
1
-0
/
+3
2019-08-01
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
1
-0
/
+12
2019-06-21
nvmet: introduce target-side trace
Minwoo Im
1
-0
/
+8
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
1
-1
/
+1
2019-06-21
nvmet: add transport discovery change op
James Smart
1
-0
/
+2
2019-04-25
nvmet: include <linux/scatterlist.h>
Enrico Weigelt, metux IT consult
1
-0
/
+1
2019-04-25
nvmet: return a specified error it subsys_alloc fails
Minwoo Im
1
-3
/
+3
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
1
-11
/
+11
2019-04-05
nvmet: add safety check for subsystem lock during nvmet_ns_changed
Max Gurtovoy
1
-0
/
+2
2019-04-05
nvmet: never fail double namespace enablement
Max Gurtovoy
1
-3
/
+4
2019-03-28
nvmet: fix error flow during ns enable
Max Gurtovoy
1
-2
/
+2
2019-03-13
nvme-loop: init nvmet_ctrl fatal_err_work when allocate
Yufen Yu
1
-10
/
+10
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2018-12-18
nvmet: use a macro for default error location
Chaitanya Kulkarni
1
-2
/
+2
2018-12-18
nvmet: fix comparison of a u16 with -1
Colin Ian King
1
-1
/
+1
2018-12-13
nvmet: add error log support for file backend
Chaitanya Kulkarni
1
-0
/
+38
[next]