index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
nvme: fix memory allocation in nvme_pr_read_keys()
Sungwoo Kim
1
-2
/
+2
2025-12-04
nvme: reject invalid pr_read_keys() num_keys values
Stefan Hajnoczi
1
-1
/
+5
2025-06-04
nvme: fix command limits status code
Keith Busch
1
-2
/
+0
2024-11-21
nvme: tuning pr code by using defined structs and macros
Guixin Liu
1
-47
/
+75
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
1
-1
/
+1
2024-06-24
nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
Weiwen Hu
1
-5
/
+5
2024-05-31
nvme: fix nvme_pr_* status code parsing
Weiwen Hu
1
-1
/
+1
2024-03-14
nvme: use nvme_disk_is_ns_head helper
Guixin Liu
1
-2
/
+1
2024-01-05
nvme: introduce nvme_disk_is_ns_head helper
Guixin Liu
1
-1
/
+1
2023-04-11
nvme: Add pr_ops read_reservation support
Mike Christie
1
-0
/
+83
2023-04-11
nvme: Add a nvme_pr_type enum
Mike Christie
1
-12
/
+12
2023-04-11
nvme: Add pr_ops read_keys support
Mike Christie
1
-0
/
+69
2023-04-11
nvme: Add helper to send pr command
Mike Christie
1
-9
/
+14
2023-04-11
nvme: Move pr code to it's own file
Mike Christie
1
-0
/
+158