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