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 --- Anand Avati (1): fuse: O_DIRECT support for files Miklos Szeredi (3): fuse: fix nlink after unlink fuse: allow nanosecond granularity fuse: use flexible array in fuse.h --- fs/fuse/dir.c | 25 ++++++---- fs/fuse/file.c | 129 +++++++++++++++++++++++++++++++++++++++++++------- fs/fuse/inode.c | 1 + include/linux/fuse.h | 2 +- 4 files changed, 129 insertions(+), 28 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