Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus to get a couple of UDF fixes of handling of corrupted media and one iso9660 fix of the same. Top of the tree is 3ee3039c5b4d. The full shortlog is: Jan Kara (6): isofs: Fix unchecked printing of ER records udf: Verify i_size when loading inode udf: Verify symlink size before loading it udf: Check path length when reading symlink udf: Check component length before reading it udf: Reduce repeated dereferences The diffstat is fs/isofs/rock.c | 3 +++ fs/udf/dir.c | 31 +++++++++++++++--------------- fs/udf/inode.c | 14 ++++++++++++++ fs/udf/namei.c | 17 +++++++++-------- fs/udf/symlink.c | 57 +++++++++++++++++++++++++++++++++++++++++++++----------- fs/udf/udfdecl.h | 3 ++- fs/udf/unicode.c | 28 ++++++++++++++++------------ 7 files changed, 106 insertions(+), 47 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