summaryrefslogtreecommitdiffstats
path: root/fs/fuse/passthrough.c
Commit message (Expand)AuthorAgeFilesLines
* fuse: implement passthrough for mmapAmir Goldstein2024-03-051-0/+16
* fuse: implement splice read/write passthroughAmir Goldstein2024-03-051-0/+45
* fuse: implement read/write passthroughAmir Goldstein2024-03-051-0/+69
* fuse: implement open in passthrough modeAmir Goldstein2024-03-051-0/+59
* fuse: implement ioctls to manage backing filesAmir Goldstein2024-03-051-0/+136
* fuse: introduce FUSE_PASSTHROUGH capabilityAmir Goldstein2024-02-231-0/+30