summaryrefslogtreecommitdiff
path: root/drivers/nvdimm/virtio_pmem.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-19nvdimm: virtio_pmem: converge broken virtqueue to -EIOLi Chen1-0/+8
2026-08-19nvdimm: virtio_pmem: isolate DMA request buffersLi Chen1-2/+6
2026-08-19nvdimm: virtio_pmem: refcount requests for token lifetimeLi Chen1-0/+2
2026-08-19nvdimm: virtio_pmem: stop allocating child flush bioLi Chen1-0/+4
2026-02-04nvdimm: virtio_pmem: serialize flush requestsLi Chen1-0/+4
2019-07-05virtio-pmem: Add virtio pmem driverPankaj Gupta1-0/+55