summaryrefslogtreecommitdiffstats
path: root/fs/fuse/dev_uring_i.h
AgeCommit message (Expand)AuthorLines
2025-03-31fuse: add kernel-enforced timeout option for requestsJoanne Koong-0/+6
2025-03-31fuse: removed unused function fuse_uring_create() from headerLuis Henriques-6/+0
2025-03-31fuse: {io-uring} Fix a possible req cancellation raceBernd Schubert-0/+6
2025-01-27fuse: {io-uring} Prevent mount point hang on fuse-server terminationBernd Schubert-0/+9
2025-01-27fuse: Allow to queue bg requests through io-uringBernd Schubert-0/+12
2025-01-27fuse: Allow to queue fg requests through io-uringBernd Schubert-0/+8
2025-01-27fuse: {io-uring} Handle teardown of ring entriesBernd Schubert-0/+51
2025-01-27fuse: Add io-uring sqe commit and fetch supportBernd Schubert-0/+12
2025-01-24fuse: {io-uring} Handle SQEs - register commandsBernd Schubert-0/+113