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 --- John Muir (1): FUSE: Notifying the kernel of deletion. Miklos Szeredi (2): fuse: llseek optimize SEEK_CUR and SEEK_SET fuse: support ioctl on directories Thomas Meyer (1): fuse: Use kcalloc instead of kzalloc to allocate array --- fs/fuse/dev.c | 57 ++++++++++++++++++++++++++++++++++++++++++++++++- fs/fuse/dir.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++++- fs/fuse/file.c | 58 +++++++++++-------------------------------------- fs/fuse/fuse_i.h | 10 +++++++- include/linux/fuse.h | 16 +++++++++++++- 5 files changed, 149 insertions(+), 50 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