summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/pr.c
AgeCommit message (Expand)AuthorFilesLines
10 daysnvmet: print namespace IDs as unsigned 32bit valueMohamed Khalfella1-1/+1
2026-08-10nvmet: fix Reservation Register Replace for unregistered host with IEKEYZhengrong Li1-2/+25
2026-07-06nvme: fix typos in reservation related constantsGuixin Liu1-5/+5
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-6/+6
2024-12-27nvmet-loop: avoid using mutex in IO hotpathNilay Shroff1-4/+4
2024-12-04nvmet: replace kmalloc + memset with kzalloc for data allocationYu-Chun Lin1-2/+1
2024-11-11nvmet: support reservation featureGuixin Liu1-0/+1156