'generator' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/include/uapi/linux/fuse.h
AgeCommit message (Expand)Author
2025-09-05fuse: add prune notificationMiklos Szeredi
2025-09-05fuse: remove FUSE_NOTIFY_CODE_MAX from <uapi/linux/fuse.h>Miklos Szeredi
2025-09-02fuse: allow synchronous FUSE_INITMiklos Szeredi
2025-08-27fuse: add COPY_FILE_RANGE_64 that allows large copiesMiklos Szeredi
2025-04-15fuse: add more control over cache invalidation behaviourLuis Henriques
2025-03-31fuse: add kernel-enforced timeout option for requestsJoanne Koong
2025-01-24fuse: {io-uring} Handle SQEs - register commandsBernd Schubert
2024-09-04fuse: allow idmapped mountsAlexander Mikhalitsyn
2024-09-04fuse: add basic infrastructure to support idmappingsAlexander Mikhalitsyn
2024-03-06fuse: Use the high bit of request ID for indicating resend requestsZhao Chen
2024-03-06fuse: Introduce a new notification type for resend pending requestsZhao Chen
2024-03-06fuse: add support for explicit export disablingJingbo Xu
2024-03-05fuse: implement ioctls to manage backing filesAmir Goldstein
2024-02-23fuse: introduce FUSE_PASSTHROUGH capabilityAmir Goldstein
2023-12-04fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAPTyler Fanelli
2023-08-16fuse: add STATX requestMiklos Szeredi
2023-08-16fuse: add a new fuse init flag to relax restrictions in no cache modeHao Xu