Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fuse: implement passthrough for mmap | Amir Goldstein | 2024-03-05 | 1 | -0/+16 |
* | fuse: implement splice read/write passthrough | Amir Goldstein | 2024-03-05 | 1 | -0/+45 |
* | fuse: implement read/write passthrough | Amir Goldstein | 2024-03-05 | 1 | -0/+69 |
* | fuse: implement open in passthrough mode | Amir Goldstein | 2024-03-05 | 1 | -0/+59 |
* | fuse: implement ioctls to manage backing files | Amir Goldstein | 2024-03-05 | 1 | -0/+136 |
* | fuse: introduce FUSE_PASSTHROUGH capability | Amir Goldstein | 2024-02-23 | 1 | -0/+30 |