aboutsummaryrefslogtreecommitdiff
path: root/fs/fuse/dax.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-18fuse: split fuse_mount off of fuse_connGravatar Max Reitz 1-5/+5
2020-09-10virtiofs: add logic to free up a memory rangeGravatar Vivek Goyal 1-6/+517
2020-09-10virtiofs: maintain a list of busy elementsGravatar Vivek Goyal 1-0/+25
2020-09-10virtiofs: serialize truncate/punch_hole and dax fault pathGravatar Vivek Goyal 1-0/+49
2020-09-10virtiofs: define dax address space operationsGravatar Vivek Goyal 1-0/+18
2020-09-10virtiofs: add DAX mmap supportGravatar Stefan Hajnoczi 1-0/+59
2020-09-10virtiofs: implement dax read/write operationsGravatar Vivek Goyal 1-0/+565
2020-09-10virtiofs: implement FUSE_INIT map_alignment fieldGravatar Stefan Hajnoczi 1-1/+14
2020-09-10virtiofs: keep a list of free dax memory rangesGravatar Vivek Goyal 1-1/+90
2020-09-10virtiofs: add a mount option to enable daxGravatar Vivek Goyal 1-0/+36