summaryrefslogtreecommitdiff
path: root/fs/fuse/passthrough.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-05fuse: implement passthrough for mmapAmir Goldstein1-0/+16
2024-03-05fuse: implement splice read/write passthroughAmir Goldstein1-0/+45
2024-03-05fuse: implement read/write passthroughAmir Goldstein1-0/+69
2024-03-05fuse: implement open in passthrough modeAmir Goldstein1-0/+59
2024-03-05fuse: implement ioctls to manage backing filesAmir Goldstein1-0/+136
2024-02-23fuse: introduce FUSE_PASSTHROUGH capabilityAmir Goldstein1-0/+30