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, 13 Jan 2012 10:04:35 +0000
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 #2 (merge window)

Hi,

Please consider pulling the following changes. All except one of these
patches is actually a bug fix rather than specifically merge window
material. That remaining patch applies on top of the DLM patches which
were merged in the current window,

Steve.

----------------------------------------------------------------------------
The following changes since commit e343a895a9f342f239c5e3c5ffc6c0b1707e6244:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost (2012-01-10 18:04:27 -0800)

are available in the git repository at:

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

Bob Peterson (1):
      GFS2: Fix a use-after-free that coverity spotted

David Teigland (3):
      GFS2: dlm based recovery coordination
      GFS2: let spectator mount do read only recovery
      GFS2: fail mount if journal recovery fails

Steven Whitehouse (1):
      GFS2: Fix nlink setting on inode creation

 fs/gfs2/glock.c             |    2 +-
 fs/gfs2/glock.h             |    7 +-
 fs/gfs2/incore.h            |   60 +++-
 fs/gfs2/inode.c             |    4 +-
 fs/gfs2/lock_dlm.c          |  993 ++++++++++++++++++++++++++++++++++++++++++-
 fs/gfs2/main.c              |   10 +
 fs/gfs2/ops_fstype.c        |   31 +-
 fs/gfs2/recovery.c          |   11 +-
 fs/gfs2/rgrp.c              |    2 +-
 fs/gfs2/sys.c               |   33 +-
 fs/gfs2/sys.h               |    2 +
 include/linux/gfs2_ondisk.h |    2 +
 12 files changed, 1108 insertions(+), 49 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