aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/pr.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-14nvme: use nvme_disk_is_ns_head helperGuixin Liu1-2/+1
2024-01-05nvme: introduce nvme_disk_is_ns_head helperGuixin Liu1-1/+1
2023-04-11nvme: Add pr_ops read_reservation supportMike Christie1-0/+83
2023-04-11nvme: Add a nvme_pr_type enumMike Christie1-12/+12
2023-04-11nvme: Add pr_ops read_keys supportMike Christie1-0/+69
2023-04-11nvme: Add helper to send pr commandMike Christie1-9/+14
2023-04-11nvme: Move pr code to it's own fileMike Christie1-0/+158