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
/
fabrics-cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
nvmet: add helpers to set the result field for connect commands
Christoph Hellwig
1
-10
/
+8
2022-09-27
nvme: improve the NVME_CONNECT_AUTHREQ* definitions
Christoph Hellwig
1
-4
/
+2
2022-09-27
nvmet-auth: don't try to cancel a non-initialized work_struct
Christoph Hellwig
1
-2
/
+4
2022-09-19
nvme-auth: remove the redundant req->cqe->result.u16 assignment operation
Jackie Liu
1
-1
/
+0
2022-08-03
nvmet: implement basic In-Band Authentication
Hannes Reinecke
1
-2
/
+36
2022-08-03
nvmet: parse fabrics commands on io queues
Hannes Reinecke
1
-1
/
+16
2021-10-20
nvmet: set 'CNTRLTYPE' in the identify controller data
Hannes Reinecke
1
-1
/
+2
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
1
-6
/
+14
2021-08-16
nvmet: pass back cntlid on successful completion
Amit Engel
1
-4
/
+5
2021-05-11
nvmet: demote fabrics cmd parse err msg to debug
Chaitanya Kulkarni
1
-3
/
+3
2021-04-02
nvmet: remove unnecessary ctrl parameter
Chaitanya Kulkarni
1
-5
/
+6
2021-04-02
nvmet: update error log page in nvmet_alloc_ctrl()
Chaitanya Kulkarni
1
-5
/
+1
2020-05-27
nvmet: add metadata/T10-PI support
Israel Rukshin
1
-2
/
+5
2020-05-27
nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len
Israel Rukshin
1
-4
/
+4
2020-02-04
nvmet: Fix controller use after free
Israel Rukshin
1
-4
/
+9
2020-02-04
nvmet: Fix error print message at nvmet_install_queue function
Israel Rukshin
1
-1
/
+1
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
1
-3
/
+12
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
1
-1
/
+1
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
1
-8
/
+8
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2018-12-13
nvmet: add error log support for fabrics-cmd
Chaitanya Kulkarni
1
-13
/
+35
2018-12-13
nvmet: Add install_queue callout
Sagi Grimberg
1
-0
/
+10
2018-12-08
nvmet: support fabrics sq flow control
Sagi Grimberg
1
-0
/
+6
2018-05-25
nvmet: remove duplicate NULL initialization for req->ns
Chaitanya Kulkarni
1
-4
/
+0
2018-01-08
nvmet: lower log level for each queue creation
Sagi Grimberg
1
-1
/
+1
2017-09-25
nvmet: implement valid sqhd values in completions
James Smart
1
-2
/
+7
2017-08-30
nvmet: add support for reporting the host identifier
Omri Mann
1
-0
/
+1
2017-04-21
nvmet: convert from kmap to nvmet_copy_from_sgl
Logan Gunthorpe
1
-7
/
+25
2017-04-04
nvmet: Introduced helper routine for controller status check.
Parav Pandit
1
-2
/
+2
2017-02-22
nvmet: avoid dereferencing nvmet_req
Max Gurtovoy
1
-1
/
+1
2017-02-22
nvmet: Make cntlid globally unique
Sagi Grimberg
1
-2
/
+2
2016-11-10
nvme: introduce struct nvme_request
Christoph Hellwig
1
-7
/
+7
2016-07-05
nvmet: add a generic NVMe target
Christoph Hellwig
1
-0
/
+240