summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/ioctl.c
AgeCommit message (Expand)Author
2022-05-28blk-mq: remove the done argument to blk_execute_rq_nowaitChristoph Hellwig
2022-05-20nvme: enable uring-passthrough for admin commandsKanchan Joshi
2022-05-20nvme: helper for uring-passthrough checksKanchan Joshi
2022-05-11nvme: add vectored-io support for uring-cmdAnuj Gupta
2022-05-11nvme: wire-up uring-cmd support for io-passthru on char-device.Kanchan Joshi
2022-05-11nvme: refactor nvme_submit_user_cmd()Christoph Hellwig
2022-03-16nvme: remove nvme_alloc_request and nvme_alloc_request_qidChristoph Hellwig
2022-02-28nvme: add vectored-io support for user-passthroughKanchan Joshi
2021-08-14remove the lightnvm subsystemChristoph Hellwig
2021-06-30nvme: use return value from blk_execute_rq()Keith Busch
2021-06-16nvme: factor out a nvme_validate_passthru_nsid helperChaitanya Kulkarni
2021-06-03nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctlChristoph Hellwig
2021-06-03nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctlChristoph Hellwig
2021-06-03nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctlChristoph Hellwig
2021-06-03nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctlChristoph Hellwig
2021-05-04nvme: fix controller ioctl through ns_headMinwoo Im
2021-04-22nvme: introduce generic per-namespace chardevMinwoo Im
2021-04-15nvme: move the ioctl code to a separate fileChristoph Hellwig