Linus, Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus to receive the following changes. Thanks, Miklos --- Anatol Pomozov (1): fuse: add FALLOCATE operation Miklos Szeredi (2): fuse: optimize fallocate on permanent failure fuse: fix blksize calculation Pavel Shilovsky (1): fuse: fix stat call on 32 bit platforms Peter Huewe (1): fuse: Convert to kstrtoul_from_user --- fs/fuse/control.c | 10 ++-------- fs/fuse/dir.c | 11 ++++++++++- fs/fuse/file.c | 40 ++++++++++++++++++++++++++++++++++++++++ fs/fuse/fuse_i.h | 6 ++++++ fs/fuse/inode.c | 17 ++++++++++++++++- include/linux/fuse.h | 14 +++++++++++++- 6 files changed, 87 insertions(+), 11 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