From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kara Subject: [GIT PULL] UDF & isofs fixes for 3.19-rc3 Date: Mon, 29 Dec 2014 21:54:59 +0100 Message-ID: <20141229205459.GA7231@quack.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org To: Linus Torvalds Return-path: Received: from cantor2.suse.de ([195.135.220.15]:42983 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752353AbaL2UzF (ORCPT ); Mon, 29 Dec 2014 15:55:05 -0500 Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: 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 SUSE Labs, CR