Hi Linus, Please pull the following: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus This contains two more fixes by Maxim for writeback/truncate races and fixes for RCU walk in fuse_dentry_revalidate(). Thanks, Miklos --- Maxim Patlasov (2): fuse: wait for writeback in fuse_file_fallocate() fuse: fix fallocate vs. ftruncate race Miklos Szeredi (3): fuse: don't check_submounts_and_drop() in RCU walk fuse: readdirplus: fix RCU walk fuse: no RCU mode in fuse_access() --- fs/fuse/dir.c | 20 +++++++++++++------- fs/fuse/file.c | 23 +++++++++++++++++------ fs/fuse/fuse_i.h | 2 ++ 3 files changed, 32 insertions(+), 13 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html