summaryrefslogtreecommitdiff
path: root/drivers/nvdimm/nd_virtio.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
2026-02-04nvdimm: virtio_pmem: serialize flush requestsLi Chen
2024-11-13nvdimm: Correct some typos in commentsShen Lichuan
2024-09-10virtio_pmem: Check device status before requesting flushPhilip Chen
2024-06-17nvdimm: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2023-07-19virtio_pmem: add the missing REQ_OP_WRITE for flush bioHou Tao
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig
2019-07-16virtio_pmem: fix sparse warningPankaj Gupta
2019-07-05virtio-pmem: Add virtio pmem driverPankaj Gupta