summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/pr.c
AgeCommit message (Expand)Author
2024-11-21nvme: tuning pr code by using defined structs and macrosGuixin Liu
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-06-24nvme: fix status magic numbersWeiwen Hu
2024-06-24nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_errWeiwen Hu
2024-05-31nvme: fix nvme_pr_* status code parsingWeiwen Hu
2024-03-14nvme: use nvme_disk_is_ns_head helperGuixin Liu
2024-01-05nvme: introduce nvme_disk_is_ns_head helperGuixin Liu
2023-04-11nvme: Add pr_ops read_reservation supportMike Christie
2023-04-11nvme: Add a nvme_pr_type enumMike Christie
2023-04-11nvme: Add pr_ops read_keys supportMike Christie
2023-04-11nvme: Add helper to send pr commandMike Christie
2023-04-11nvme: Move pr code to it's own fileMike Christie