summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/pr.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert '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-28nvmet-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