summaryrefslogtreecommitdiffstats
path: root/fs/fuse/fuse_dev_i.h
AgeCommit message (Expand)AuthorLines
2025-09-02fuse: allow synchronous FUSE_INITMiklos Szeredi-2/+11
2025-05-29fuse: support copying large foliosJoanne Koong-1/+1
2025-04-15fuse: optimize over-io-uring request expiration checkJoanne Koong-1/+0
2025-04-15fuse: use boolean bit-fields in struct fuse_copy_stateJoanne Koong-4/+4
2025-04-15fuse: Convert 'write' to a bit-field in struct fuse_copy_stateJoanne Koong-1/+1
2025-03-31fuse: add kernel-enforced timeout option for requestsJoanne Koong-0/+3
2025-03-31fuse: {io-uring} Fix a possible req cancellation raceBernd Schubert-0/+1
2025-01-27fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-staticBernd Schubert-0/+5
2025-01-24fuse: {io-uring} Make hash-list req unique finding functions non-staticBernd Schubert-0/+5
2025-01-24fuse: Add fuse-io-uring handling into fuse_copyBernd Schubert-0/+4
2025-01-24fuse: Make fuse_copy non staticBernd Schubert-0/+25
2025-01-24fuse: Move request bitsBernd Schubert-0/+4
2025-01-24fuse: Move fuse_get_dev to header fileBernd Schubert-0/+9
2025-01-24fuse: rename to fuse_dev_end_requests and make non-staticBernd Schubert-0/+14