blob: 7a54830dfcf350bdc8abf997a413794dc0d5aa07 [file] [log] [blame]
95a84cdb11c2 ("fuse: export fuse_send_init_request()")
615047eff108 ("fuse: convert init to simple api")
1ccd1ea24962 ("fuse: convert destroy to simple api")
c30da2e981a7 ("fuse: convert to use the new mount API")
ad2ba64dd489 ("fuse: allow filesystems to have precise control over data cache")
d9a9ea94f748 ("fuse: support clients that don't implement 'opendir'")
8a3177db59cd ("cuse: fix ioctl")
2e64ff154ce6 ("fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS")
5571f1e65486 ("fuse: enable caching of symlinks")
5da784cce430 ("fuse: add max_pages to init_out")
8a7aa286ab67 ("fuse: allocate page array more efficiently")
6433b8998a21 ("fuse: add FOPEN_CACHE_DIR")
d123d8e1833c ("fuse: split out readdir.c")
88bc7d5097a1 ("fuse: add support for copy_file_range()")