blob: a33202ba1f593e63bb1a2678fbc5c285dfde6938 [file] [log] [blame]
0cd1eb9a4160 ("fuse: separate fuse device allocation and installation in fuse_conn")
0cc2656cdb0b ("fuse: extract fuse_fill_super_common()")
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")
be2ff42c5d6e ("fuse: Use hash table to link processing request")
3a5358d1a1b7 ("fuse: kill req->intr_unique")
c59fd85e4fd0 ("fuse: change interrupt requests allocation algorithm")
88bc7d5097a1 ("fuse: add support for copy_file_range()")
d2d2d4fb1f54 ("fuse: Fix use-after-free in fuse_dev_do_write()")
bc78abbd55dd ("fuse: Fix use-after-free in fuse_dev_do_read()")