From: Linus Torvalds Date: Wed, 22 Aug 2018 01:47:36 +0000 (-0700) Subject: Merge tag 'fuse-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszered... X-Git-Tag: v4.19~335 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ad1d69735878a6bf797705b5d2a20316d35e1113;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'fuse-update-4.19' of git://git./linux/kernel/git/mszeredi/fuse Pull fuse update from Miklos Szeredi: "Various bug fixes and cleanups" * tag 'fuse-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse: fuse: reduce allocation size for splice_write fuse: use kvmalloc to allocate array of pipe_buffer structs. fuse: convert last timespec use to timespec64 fs: fuse: Adding new return type vm_fault_t fuse: simplify fuse_abort_conn() fuse: Add missed unlock_page() to fuse_readpages_fill() fuse: Don't access pipe->buffers without pipe_lock() fuse: fix initial parallel dirops fuse: Fix oops at process_init_reply() fuse: umount should wait for all requests fuse: fix unlocked access to processing queue fuse: fix double request_end() --- ad1d69735878a6bf797705b5d2a20316d35e1113