aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse/dax.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-18fuse: split fuse_mount off of fuse_connMax Reitz1-5/+5
2020-09-10virtiofs: add logic to free up a memory rangeVivek Goyal1-6/+517
2020-09-10virtiofs: maintain a list of busy elementsVivek Goyal1-0/+25
2020-09-10virtiofs: serialize truncate/punch_hole and dax fault pathVivek Goyal1-0/+49
2020-09-10virtiofs: define dax address space operationsVivek Goyal1-0/+18
2020-09-10virtiofs: add DAX mmap supportStefan Hajnoczi1-0/+59
2020-09-10virtiofs: implement dax read/write operationsVivek Goyal1-0/+565
2020-09-10virtiofs: implement FUSE_INIT map_alignment fieldStefan Hajnoczi1-1/+14
2020-09-10virtiofs: keep a list of free dax memory rangesVivek Goyal1-1/+90
2020-09-10virtiofs: add a mount option to enable daxVivek Goyal1-0/+36