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