| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-08-27 | fuse: remove unused 'inode' parameter in fuse_passthrough_open | Chunsheng Luo | 1 | -2/+1 |
| 2024-04-15 | fuse: fix parallel dio write on file open in passthrough mode | Amir Goldstein | 1 | -2/+2 |
| 2024-04-15 | fuse: fix wrong ff->iomode state changes from parallel dio write | Amir Goldstein | 1 | -17/+39 |
| 2024-03-05 | fuse: implement open in passthrough mode | Amir Goldstein | 1 | -6/+54 |
| 2024-03-05 | fuse: prepare for opening file in passthrough mode | Amir Goldstein | 1 | -4/+40 |
| 2024-02-23 | fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP | Amir Goldstein | 1 | -18/+30 |
| 2024-02-23 | fuse: introduce inode io modes | Amir Goldstein | 1 | -0/+158 |
