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, 12 Jan 2012 22:55:11 +0000
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.3

Hi Linus,

Please consider pulling the following Squashfs updates, these
consist of a couple of bug fixes and a small optimisation.

There's a signed tag squashfs for this update.

Thanks

Phillip


The following changes since commit 5f0a6e2d503896062f641639dacfe5055c2f593b:

   Linux 3.2-rc7 (2011-12-23 21:51:06 -0800)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next.git master

Ajeet Yadav (1):
       Squashfs: optimise squashfs_cache_get entry search

Phillip Lougher (4):
       Squashfs: add missing block release on error condition
       Squashfs: Update documentation to include xattrs
       Squashfs: fix mount time sanity check for corrupted superblock
       Squashfs: fix i_blocks calculation with extended regular files

  Documentation/filesystems/squashfs.txt |    6 +++---
  fs/squashfs/cache.c                    |   30 +++++++++++++++++++++---------
  fs/squashfs/inode.c                    |    4 ++--
  fs/squashfs/squashfs_fs_sb.h           |    1 +
  fs/squashfs/super.c                    |    2 +-
  5 files changed, 28 insertions(+), 15 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