linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] UDF & isofs fixes for 3.19-rc3
@ 2014-12-29 20:54 Jan Kara
  0 siblings, 0 replies; only message in thread
From: Jan Kara @ 2014-12-29 20:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

  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@suse.cz>
SUSE Labs, CR

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-29 20:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-29 20:54 [GIT PULL] UDF & isofs fixes for 3.19-rc3 Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).