summaryrefslogtreecommitdiffstats
path: root/fs/fuse/iomode.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fuse: implement open in passthrough modeAmir Goldstein2024-03-051-6/+54
* fuse: prepare for opening file in passthrough modeAmir Goldstein2024-03-051-4/+40
* fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAPAmir Goldstein2024-02-231-18/+30
* fuse: introduce inode io modesAmir Goldstein2024-02-231-0/+158