summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/pr.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2024-12-27nvmet-loop: avoid using mutex in IO hotpathNilay Shroff
2024-12-04nvmet: replace kmalloc + memset with kzalloc for data allocationYu-Chun Lin
2024-11-11nvmet: support reservation featureGuixin Liu