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:	Fri, 22 Jul 2011 13:08:15 +0100
From:	Steven Whitehouse <swhiteho@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	cluster-devel@...hat.com, linux-kernel@...r.kernel.org
Subject: GFS2: Pull request (merge window)

Hi,

Please consider pulling the following changes,

Steve.

------------------------------------------------------------------------
The following changes since commit 5dcd07b9f39ca3e9be5bcc387d193fc0674e1c81:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes (2011-07-14 10:20:42 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git master

Bob Peterson (1):
      GFS2: Automatically adjust glock min hold time

Eric Sandeen (1):
      GFS2: combine duplicated block freeing routines

Steven Whitehouse (2):
      GFS2: Cache dir hash table in a contiguous buffer
      GFS2: Add S_NOSEC support

 fs/gfs2/bmap.c       |   12 +---
 fs/gfs2/dir.c        |  221 +++++++++++++++++++++++++-------------------------
 fs/gfs2/dir.h        |    1 +
 fs/gfs2/file.c       |    4 +-
 fs/gfs2/glock.c      |   39 +++++++---
 fs/gfs2/glock.h      |    6 ++
 fs/gfs2/glops.c      |    7 +-
 fs/gfs2/incore.h     |    3 +-
 fs/gfs2/main.c       |    1 +
 fs/gfs2/ops_fstype.c |    1 +
 fs/gfs2/rgrp.c       |   52 +-----------
 fs/gfs2/rgrp.h       |    4 +-
 fs/gfs2/super.c      |    2 +-
 13 files changed, 165 insertions(+), 188 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