public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Squashfs fixes for 2.6.29?
@ 2009-03-05  1:54 Phillip Lougher
  2009-03-09 21:39 ` Stefan Lippers-Hollmann
  0 siblings, 1 reply; 11+ messages in thread
From: Phillip Lougher @ 2009-03-05  1:54 UTC (permalink / raw)
  To: Linus Torvalds, Linux-kernel, Andrew Morton

Hi Linus,

Please consider pulling the following Squashfs fixes.  They fix some 
potential oopses when dealing with corrupted filesystems (plus a trivial 
documentation typo fix).

Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus.git

Phillip Lougher (2):
     Squashfs: Fix oops when reading fsfuzzer corrupted filesystems
     Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiB

Roel Kluin (1):
     Squashfs: frag_size should be signed, as it can hold an error result

  Documentation/filesystems/squashfs.txt |    2 +-
  fs/squashfs/block.c                    |   13 +++++++++++--
  fs/squashfs/cache.c                    |    4 ++--
  fs/squashfs/inode.c                    |    6 ++++--
  fs/squashfs/squashfs.h                 |    2 +-
  fs/squashfs/super.c                    |    2 +-
  6 files changed, 20 insertions(+), 9 deletions(-)

Thanks

Phillip

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-03-11 20:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-05  1:54 [GIT PULL] Squashfs fixes for 2.6.29? Phillip Lougher
2009-03-09 21:39 ` Stefan Lippers-Hollmann
2009-03-10  2:13   ` Phillip Lougher
2009-03-10 11:02     ` Geert Uytterhoeven
2009-03-10 13:19       ` Woody Suwalski
2009-03-10 21:24       ` Stefan Lippers-Hollmann
2009-03-10 21:33       ` Phillip Lougher
2009-03-11  6:12         ` Phillip Lougher
2009-03-11 14:18           ` Geert Uytterhoeven
2009-03-11 20:46           ` Stefan Lippers-Hollmann
2009-03-10 20:02     ` Stefan Lippers-Hollmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox