[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <49AF30EC.8010205@lougher.demon.co.uk>
Date: Thu, 05 Mar 2009 01:54:52 +0000
From: Phillip Lougher <phillip@...gher.demon.co.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] Squashfs fixes for 2.6.29?
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists