A bunch of assorted fixes; Jan's freezing stuff still _not_ in there and neither is mm fun ;-/ Please, pull from usual place - git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus Shortlog: Jan Kara (2): udf: Fix deadlock in udf_release_file() vfs: Fix missed wakeup in I_NEW handling Miklos Szeredi (2): vfs: fix double put after complete_walk() vfs: fix return value from do_last() Tyler Hicks (1): vfs: Correctly set the dir i_mutex lockdep class Diffstat: fs/inode.c | 25 +++++++++++++++++++++++-- fs/namei.c | 4 ++-- fs/udf/file.c | 2 -- include/linux/writeback.h | 5 ----- 4 files changed, 25 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