summaryrefslogtreecommitdiff
path: root/fs/fuse/dev_uring.c
AgeCommit message (Expand)Author
2025-01-27fuse: prevent disabling io-uring on active connectionsBernd Schubert
2025-01-27fuse: enable fuse-over-io-uringBernd Schubert
2025-01-27fuse: block request allocation until io-uring init is completeBernd Schubert
2025-01-27fuse: {io-uring} Prevent mount point hang on fuse-server terminationBernd Schubert
2025-01-27fuse: Allow to queue bg requests through io-uringBernd Schubert
2025-01-27fuse: Allow to queue fg requests through io-uringBernd Schubert
2025-01-27fuse: {io-uring} Handle teardown of ring entriesBernd Schubert
2025-01-27fuse: Add io-uring sqe commit and fetch supportBernd Schubert
2025-01-24fuse: {io-uring} Handle SQEs - register commandsBernd Schubert