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