All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL REQUEST] UDF fixes for 3.5
@ 2012-06-28 17:34 Jan Kara
  0 siblings, 0 replies; only message in thread
From: Jan Kara @ 2012-06-28 17:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-fsdevel, Timo Warns

  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 making UDF more robust in presence of corrupted filesystem.
Top of the tree is 1df2ae3. The full shortlog is:

Jan Kara (3):
      udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
      udf: Avoid run away loop when partition table length is corrupted
      udf: Fortify loading of sparing table

The diffstat is

 fs/udf/super.c |  102 +++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 64 insertions(+), 38 deletions(-)

							Thanks
								Honza

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

only message in thread, other threads:[~2012-06-28 17:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-28 17:34 [PULL REQUEST] UDF fixes for 3.5 Jan Kara

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.