linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] UDF fixes and a reiserfs fix for 4.7
@ 2016-06-19 16:08 Jan Kara
  0 siblings, 0 replies; only message in thread
From: Jan Kara @ 2016-06-19 16:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel, LKML

  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 (most notably a bug in parsing UDF partitions
which led to inability to mount recent Windows installation media) and a
reiserfs fix for handling kstrdup failure.

Top of the tree is b9d8905e4a75. The full shortlog is:

Alden Tondettar (3):
      udf: Don't BUG on missing metadata partition descriptor
      udf: Use IS_ERR when loading metadata mirror file entry
      udf: Use correct partition reference number for metadata

Mikulas Patocka (1):
      reiserfs: check kstrdup failure

The diffstat is

 fs/reiserfs/super.c |  9 +++++++--
 fs/udf/partition.c  | 13 +++++++++----
 fs/udf/super.c      | 22 ++++++++++++----------
 fs/udf/udf_sb.h     |  5 +++++
 4 files changed, 33 insertions(+), 16 deletions(-)

							Thanks
								Honza
-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

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

only message in thread, other threads:[~2016-06-19 16:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-19 16:08 [GIT PULL] UDF fixes and a reiserfs fix for 4.7 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).