Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-04-28 | Add a README for fuse-over-io-uring | Bernd Schubert | -2/+1 | |
Also update the comment description of fuse_uring.c Signed-off-by: Bernd Schubert <bschubert@ddn.com> | ||||
2025-04-28 | Add fuse-io-uring reply support | Bernd Schubert | -0/+150 | |
Signed-off-by: Bernd Schubert <bschubert@ddn.com> | ||||
2025-04-28 | Add fuse_session_process_uring_cqe | Bernd Schubert | -15/+0 | |
Signed-off-by: Bernd Schubert <bschubert@ddn.com> | ||||
2025-04-28 | Add a basic io-uring cqe handler | Bernd Schubert | -3/+92 | |
Not function yet, just preparation. Signed-off-by: Bernd Schubert <bschubert@ddn.com> | ||||
2025-04-28 | fuse: Add ring creation | Bernd Schubert | -0/+548 | |
Signed-off-by: Bernd Schubert <bschubert@ddn.com> |