lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 13 May 2009 17:12:24 +0100
From:	Phillip Lougher <phillip@...gher.demon.co.uk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	Linux Kernel Development <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] Squashfs fixes for 2.6.30?

Hi Linus,

Please consider pulling the following Squashfs fixes.  They fix some issues with
Squashfs filesystems on architectures with larger than 4K page sizes.  Plus there's
a trivial code tidy.

Please pull from

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

Doug Chapman (1):
       Squashfs: fix breakage when page size > metadata block size

Phillip Lougher (2):
       Squashfs: check page size is not larger than the filesystem block size
       Squashfs: cody tidying, remove commented out line in Makefile

  fs/squashfs/Makefile |    1 -
  fs/squashfs/cache.c  |    1 +
  fs/squashfs/super.c  |   10 ++++++++++
  3 files changed, 11 insertions(+), 1 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ