Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus Fix a few bugs in fuse. Thanks, Miklos --- Ashish Samant (1): fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio Jeff Layton (1): fuse: set mapping error in writepage_locked when it fails Mateusz Jurczyk (1): fuse: initialize the flock flag in fuse_file on allocation --- fs/fuse/file.c | 9 +++++---- fs/fuse/fuse_i.h | 1 + 2 files changed, 6 insertions(+), 4 deletions(-)