All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Squashfs updates for 3.3
@ 2012-01-12 22:55 Phillip Lougher
  0 siblings, 0 replies; only message in thread
From: Phillip Lougher @ 2012-01-12 22:55 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Development

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-12 22:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-12 22:55 [GIT PULL] Squashfs updates for 3.3 Phillip Lougher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.