4f06dd92b5d0 ("fuse: fix write deadlock") 43f5098eb82b ("fuse: convert readdir to simple api") 134831e36bbd ("fuse: convert readpages to simple api") 45ac96ed7c36 ("fuse: convert direct_io to simple api") 338f2e3f3341 ("fuse: convert sync write to simple api") 00793ca5d443 ("fuse: covert readpage to simple api") a0d45d84f4c9 ("fuse: fuse_short_read(): don't take fuse_req as argument") 093f38a2c1a8 ("fuse: convert ioctl to simple api") 3545fe211282 ("fuse: convert fuse_force_forget() to simple api") 40ac7ab2d021 ("fuse: simplify 'nofail' request") d5b4854357f4 ("fuse: flatten 'struct fuse_args'") 4a2abf99f9c2 ("fuse: add FUSE_WRITE_KILL_PRIV") 6407f44aaf2a ("fuse: Add ioctl flag for x32 compat ioctl") 154603fe3ec4 ("fuse: document fuse_fsync_in.fsync_flags") ad2ba64dd489 ("fuse: allow filesystems to have precise control over data cache") d9a9ea94f748 ("fuse: support clients that don't implement 'opendir'") 6b675738ce90 ("fuse: Protect ff->reserved_req via corresponding fi->lock") 2e64ff154ce6 ("fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS") a9c2d1e82fc2 ("fuse: fix fsync on directory") 5571f1e65486 ("fuse: enable caching of symlinks") 5da784cce430 ("fuse: add max_pages to init_out") 8a7aa286ab67 ("fuse: allocate page array more efficiently") 5d7bc7e8680c ("fuse: allow using readdir cache") 69e34551152a ("fuse: allow caching readdir") 18172b10b674 ("fuse: extract fuse_emit() helper") 6433b8998a21 ("fuse: add FOPEN_CACHE_DIR") d123d8e1833c ("fuse: split out readdir.c") 88bc7d5097a1 ("fuse: add support for copy_file_range()")