summaryrefslogtreecommitdiffstats
path: root/fs/fuse/dax.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: move page dirtying prototypes from mm.hMatthew Wilcox (Oracle)2021-06-291-0/+1
* fs: remove noop_set_page_dirty()Matthew Wilcox (Oracle)2021-06-291-1/+1
* fuse: split fuse_mount off of fuse_connMax Reitz2020-09-181-5/+5
* virtiofs: add logic to free up a memory rangeVivek Goyal2020-09-101-6/+517
* virtiofs: maintain a list of busy elementsVivek Goyal2020-09-101-0/+25
* virtiofs: serialize truncate/punch_hole and dax fault pathVivek Goyal2020-09-101-0/+49
* virtiofs: define dax address space operationsVivek Goyal2020-09-101-0/+18
* virtiofs: add DAX mmap supportStefan Hajnoczi2020-09-101-0/+59
* virtiofs: implement dax read/write operationsVivek Goyal2020-09-101-0/+565
* virtiofs: implement FUSE_INIT map_alignment fieldStefan Hajnoczi2020-09-101-1/+14
* virtiofs: keep a list of free dax memory rangesVivek Goyal2020-09-101-1/+90
* virtiofs: add a mount option to enable daxVivek Goyal2020-09-101-0/+36