index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
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
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-06-30
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-26
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-24
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-21
nvmet: call blk_mq_free_request() directly
Chaitanya Kulkarni
1
-3
/
+3
2020-08-21
nvmet: fix oops in pt cmd execution
Chaitanya Kulkarni
1
-3
/
+3
2020-08-21
nvmet: add ns tear down label for pt-cmd handling
Chaitanya Kulkarni
1
-4
/
+5
2020-08-21
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