[<prev] [next>] [day] [month] [year] [list]
Message-ID: <g2zbffbecbb1004260657j7aff37dy9d10ca5ed37337c0@mail.gmail.com>
Date: Mon, 26 Apr 2010 14:57:21 +0100
From: Phillip Lougher <phillip.lougher@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Squashfs bug fixes for 2.6.34-rc6
Hi Linus,
Please pull the following Squashfs bug fixes. The locking bug was
added in the 2.6.34 merge window and it is
rather nasty as it breaks liveCDs. The other bugs are much less
important but have all come to light since the merge window.
Thanks
Phillip
--------------------------------
The following changes since commit 0d0fb0f9c5fddef4a10242fe3337f00f528a3099:
Linus Torvalds (1):
Linux 2.6.34-rc4
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus.git master
Phillip Lougher (4):
squashfs: fix locking bug in zlib wrapper
squashfs: fix warn_on when root inode is corrupted
squashfs: add missing buffer free
squashfs: fix potential buffer over-run on 4K block file systems
fs/squashfs/block.c | 5 ++---
fs/squashfs/super.c | 4 +++-
fs/squashfs/zlib_wrapper.c | 3 ++-
3 files changed, 7 insertions(+), 5 deletions(-)
--
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