Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-5.0-rc6 There's a fix for a CUSE regression introduced in v4.20, as well as fixes for a couple of old bugs. Thanks, Miklos ---------------------------------------------------------------- Jann Horn (1): fuse: call pipe_buf_release() under pipe lock Miklos Szeredi (3): fuse: handle zero sized retrieve correctly cuse: fix ioctl fuse: decrement NR_WRITEBACK_TEMP on the right page --- fs/fuse/dev.c | 4 +++- fs/fuse/file.c | 2 +- fs/fuse/inode.c | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-)