Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus to get fixes for UDF handling of NFS handles and one fix for proper handling of corrupted media. Top of the tree is 0b93a92be4cb. The full shortlog is: Al Viro (3): udf: merge the pieces inserting a new non-directory object into directory udf: fix the udf_iget() vs. udf_new_inode() races udf: saner calling conventions for udf_new_inode() Jan Kara (6): udf: Avoid dir link count to go negative udf: Fold udf_fill_inode() into __udf_read_inode() udf: Avoid infinite loop when processing indirect ICBs udf: Make udf_read_inode() and udf_iget() return error udf: Properly detect stale inodes udf: Set i_generation field The diffstat is fs/udf/ialloc.c | 28 +++++----- fs/udf/inode.c | 161 ++++++++++++++++++++++++++----------------------------- fs/udf/namei.c | 157 +++++++++++++++++++---------------------------------- fs/udf/super.c | 69 ++++++++++++++---------- fs/udf/udfdecl.h | 3 +- 5 files changed, 187 insertions(+), 231 deletions(-) Thanks Honza -- Jan Kara <jack@xxxxxxx> SUSE Labs, CR -- 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