summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/passthru.c
AgeCommit message (Expand)Author
2020-10-22nvmet: don't use BLK_MQ_REQ_NOWAIT for passthruChaitanya Kulkarni
2020-10-22nvmet: cleanup nvmet_passthru_map_sg()Logan Gunthorpe
2020-10-22nvmet: limit passthru MTDS by BIO_MAX_PAGESLogan Gunthorpe
2020-09-27nvmet: add passthru ZNS supportChaitanya Kulkarni
2020-09-27nvme: lift the file open code from nvme_ctrl_get_by_pathChaitanya Kulkarni
2020-09-17nvmet: get transport reference for passthru ctrlChristoph Hellwig
2020-08-21nvmet: call blk_mq_free_request() directlyChaitanya Kulkarni
2020-08-21nvmet: fix oops in pt cmd executionChaitanya Kulkarni
2020-08-21nvmet: add ns tear down label for pt-cmd handlingChaitanya Kulkarni
2020-08-21nvmet-passthru: Reject commands with non-sgl flags setLogan Gunthorpe
2020-07-29nvmet: Add passthru enable/disable helpersLogan Gunthorpe
2020-07-29nvmet: add passthru code to process commandsLogan Gunthorpe