summaryrefslogtreecommitdiffstats
path: root/fs/fuse/dax.c
AgeCommit message (Expand)Author
2020-09-18fuse: split fuse_mount off of fuse_connMax Reitz
2020-09-10virtiofs: add logic to free up a memory rangeVivek Goyal
2020-09-10virtiofs: maintain a list of busy elementsVivek Goyal
2020-09-10virtiofs: serialize truncate/punch_hole and dax fault pathVivek Goyal
2020-09-10virtiofs: define dax address space operationsVivek Goyal
2020-09-10virtiofs: add DAX mmap supportStefan Hajnoczi
2020-09-10virtiofs: implement dax read/write operationsVivek Goyal
2020-09-10virtiofs: implement FUSE_INIT map_alignment fieldStefan Hajnoczi
2020-09-10virtiofs: keep a list of free dax memory rangesVivek Goyal
2020-09-10virtiofs: add a mount option to enable daxVivek Goyal