Hi Linus, Please pull the following: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus Just a bunch of bugfixes. Thanks, Miklos --- Anand Avati (1): fuse: invalidate inode attributes on xattr modification Dong Fang (1): fuse: use list_for_each_entry() for list traversing Maxim Patlasov (2): fuse: postpone end_page_writeback() in fuse_writepage_locked() fuse: hotfix truncate_pagecache() issue Miklos Szeredi (1): fuse: readdir: check for slash in names --- fs/fuse/dev.c | 6 ++---- fs/fuse/dir.c | 15 ++++++++++++++- fs/fuse/file.c | 11 +++++++++-- fs/fuse/fuse_i.h | 2 ++ fs/fuse/inode.c | 3 ++- 5 files changed, 29 insertions(+), 8 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