Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-01 | nvme: use return value from blk_execute_rq() | Keith Busch | 1 | -5/+1 |
2021-06-16 | nvme: factor out a nvme_validate_passthru_nsid helper | Chaitanya Kulkarni | 1 | -10/+16 |
2021-06-03 | nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl | Christoph Hellwig | 1 | -0/+1 |
2021-06-03 | nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctl | Christoph Hellwig | 1 | -1/+1 |
2021-06-03 | nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctl | Christoph Hellwig | 1 | -10/+10 |
2021-06-03 | nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctl | Christoph Hellwig | 1 | -7/+5 |
2021-05-04 | nvme: fix controller ioctl through ns_head | Minwoo Im | 1 | -24/+41 |
2021-04-22 | nvme: introduce generic per-namespace chardev | Minwoo Im | 1 | -6/+32 |
2021-04-15 | nvme: move the ioctl code to a separate file | Christoph Hellwig | 1 | -0/+455 |