blob: 7dc56c4d753e70747d89c5674f8b0b9d5b90da3d [file] [log] [blame]
cabdb4fa2f66 ("fuse: use true,false for bool variable")
b50ef7c52ad7 ("cuse: convert init to simple api")
615047eff108 ("fuse: convert init to simple api")
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")
1ccd1ea24962 ("fuse: convert destroy to simple api")
3545fe211282 ("fuse: convert fuse_force_forget() to simple api")
40ac7ab2d021 ("fuse: simplify 'nofail' request")
d5b4854357f4 ("fuse: flatten 'struct fuse_args'")
c30da2e981a7 ("fuse: convert to use the new mount API")
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")
8a3177db59cd ("cuse: fix ioctl")
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()")
109728ccc593 ("fuse: Add missed unlock_page() to fuse_readpages_fill()")
63576c13bd17 ("fuse: fix initial parallel dirops")
e8f3bd773d22 ("fuse: Fix oops at process_init_reply()")
b8f95e5d13f5 ("fuse: umount should wait for all requests")
87114373ea50 ("fuse: fix double request_end()")
6da2ec56059c ("treewide: kmalloc() -> kmalloc_array()")
da315f6e0398 ("Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse")