blob: df9b2cfef42b11de65001bac26fbd6d7d59cbfd4 [file] [log] [blame]
f1ebdeffc6f3 ("fuse: fix leak of fuse_io_priv")
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")
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'")
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")
6433b8998a21 ("fuse: add FOPEN_CACHE_DIR")
d123d8e1833c ("fuse: split out readdir.c")
88bc7d5097a1 ("fuse: add support for copy_file_range()")