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:	Thu, 29 Mar 2012 01:59:26 +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>
Subject: [GIT PULL] Squashfs updates for 3.4

Hi Linus,

Please pull the following Squashfs updates...

Thanks

Phillip


The following changes since commit 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d:

   Linux 3.3-rc6 (2012-03-03 17:08:09 -0800)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next.git tags/squashfs-updates

for you to fetch changes up to 4b0180a49f08dd1c681cdc99edc9e0cec0a833fa:

   Squashfs: add mount time sanity check for block_size and block_log match (2012-03-10 03:01:02 +0000)

----------------------------------------------------------------
Add an extra mount time sanity check, plus some code cleanups and bug fixes.

----------------------------------------------------------------
Ajeet Yadav (1):
       Squashfs: use define instead of constant

Phillip Lougher (6):
       Squashfs: update comment removing reference to zlib only
       Squashfs: remove redundant length initialisation in squashfs_readdir
       Squashfs: remove redundant length initialisation in squashfs_lookup
       Squashfs: get rid of obsolete definitions in header file
       Squashfs: fix f_pos check in get_dir_index_using_offset
       Squashfs: add mount time sanity check for block_size and block_log match

  fs/squashfs/block.c       |    3 ++-
  fs/squashfs/dir.c         |    7 +++----
  fs/squashfs/namei.c       |    5 ++---
  fs/squashfs/squashfs_fs.h |   19 +++----------------
  fs/squashfs/super.c       |    5 +++++
  5 files changed, 15 insertions(+), 24 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ