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
/
passthru.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-01
nvmet-passthru: clear EUID/NGUID/UUID while using loop target
Nilay Shroff
1
-4
/
+2
2024-07-16
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+5
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
1
-5
/
+5
2024-06-12
nvmet-passthru: propagate status from id override functions
Daniel Wagner
1
-3
/
+3
2024-03-03
nvmet: set maxcmd to be per controller
Max Gurtovoy
1
-1
/
+1
2023-12-19
nvmet: configfs: use ctrl->instance to track passthru subsystems
Evan Burgess
1
-2
/
+2
2023-07-10
nvmet: use PAGE_SECTORS_SHIFT
Damien Le Moal
1
-2
/
+2
2023-05-30
nvme: fix miss command type check
min15.li
1
-1
/
+1
2023-02-01
nvme: remove nvme_execute_passthru_rq
Christoph Hellwig
1
-2
/
+3
2022-12-28
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
1
-6
/
+5
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
1
-2
/
+3
2022-09-27
nvme: handle effects after freeing the request
Keith Busch
1
-1
/
+6
2022-06-30
nvmet: add a clear_ids attribute for passthru targets
Alan Adamson
1
-0
/
+55
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2022-05-31
nvmet: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-28
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
1
-1
/
+2
2022-03-29
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
1
-1
/
+1
2022-03-16
nvme: remove nvme_alloc_request and nvme_alloc_request_qid
Christoph Hellwig
1
-1
/
+2
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
1
-2
/
+2
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-2
/
+3
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
1
-2
/
+1
2021-09-06
nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req
Christoph Hellwig
1
-2
/
+2
2021-09-06
nvmet: looks at the passthrough controller when initializing CAP
Adam Manzanares
1
-0
/
+10
2021-07-01
nvme: use return value from blk_execute_rq()
Keith Busch
1
-4
/
+4
2021-06-17
nvmet: add nvmet_req_bio put helper for backends
Chaitanya Kulkarni
1
-2
/
+1
2021-05-11
nvmet: fix inline bio check for passthru
Chaitanya Kulkarni
1
-1
/
+1
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-3
/
+3
2021-02-27
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-02-10
nvmet: add nvmet_req_subsys() helper
Chaitanya Kulkarni
1
-2
/
+2
2021-02-10
nvmet: use invalid cmd opcode helper
Chaitanya Kulkarni
1
-1
/
+1
2021-01-25
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
1
-1
/
+1
2020-12-01
nvmet: use inline bio for passthru fast path
Chaitanya Kulkarni
1
-3
/
+9
2020-12-01
nvmet: use blk_rq_bio_prep instead of blk_rq_append_bio
Chaitanya Kulkarni
1
-6
/
+2
2020-12-01
nvmet: remove op_flags for passthru commands
Chaitanya Kulkarni
1
-7
/
+1
2020-12-01
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
1
-1
/
+1
2020-12-01
nvmet: add passthru io timeout value attr
Chaitanya Kulkarni
1
-1
/
+2
2020-12-01
nvmet: add passthru admin timeout value attr
Chaitanya Kulkarni
1
-0
/
+6
2020-10-22
nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru
Chaitanya Kulkarni
1
-1
/
+1
2020-10-22
nvmet: cleanup nvmet_passthru_map_sg()
Logan Gunthorpe
1
-3
/
+4
2020-10-22
nvmet: limit passthru MTDS by BIO_MAX_PAGES
Logan Gunthorpe
1
-1
/
+8
2020-09-27
nvmet: add passthru ZNS support
Chaitanya Kulkarni
1
-0
/
+16
2020-09-27
nvme: lift the file open code from nvme_ctrl_get_by_path
Chaitanya Kulkarni
1
-11
/
+16
2020-09-17
nvmet: get transport reference for passthru ctrl
Christoph Hellwig
1
-0
/
+2
2020-08-22
nvmet: call blk_mq_free_request() directly
Chaitanya Kulkarni
1
-3
/
+3
2020-08-22
nvmet: fix oops in pt cmd execution
Chaitanya Kulkarni
1
-3
/
+3
2020-08-22
nvmet: add ns tear down label for pt-cmd handling
Chaitanya Kulkarni
1
-4
/
+5
2020-08-22
nvmet-passthru: Reject commands with non-sgl flags set
Logan Gunthorpe
1
-0
/
+8
2020-07-29
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
1
-0
/
+86
2020-07-29
nvmet: add passthru code to process commands
Logan Gunthorpe
1
-0
/
+458