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:	Tue, 03 Aug 2010 10:06:07 +0100
From:	Steven Whitehouse <swhiteho@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	cluster-devel@...hat.com,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: GFS2: Pull request (merge window)

Hi,

Please consider pulling the following patches,

Steve.

---------------------------------------------------------------------------------
The following changes since commit 540ad6b62b3a188a53b51cac81d8a60d40e29fbd:

  Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb (2010-07-28 20:01:26 -0700)

are available in the git repository at:

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

Abhijith Das (1):
      GFS2: Fix typo in stuffed file data copy handling

Bob Peterson (1):
      GFS2: Simplify gfs2_write_alloc_required

David Rientjes (1):
      GFS2: remove dependency on __GFP_NOFAIL

Steven Whitehouse (5):
      GFS2: Use nobh_writepage
      GFS2: Wait for journal id on mount if not specified on mount command line
      GFS2: Make "try" lock not try quite so hard
      Revert "GFS2: recovery stuck on transaction lock"
      GFS2: Fix recovery stuck bug (try #2)

 fs/gfs2/aops.c       |    9 +---
 fs/gfs2/bmap.c       |   17 +++-----
 fs/gfs2/bmap.h       |    2 +-
 fs/gfs2/dir.c        |   11 ++++-
 fs/gfs2/file.c       |    4 +-
 fs/gfs2/glock.c      |  105 ++++++++++++++++++++++++++++++-------------------
 fs/gfs2/incore.h     |    1 +
 fs/gfs2/ops_fstype.c |   27 ++++++++++++-
 fs/gfs2/quota.c      |   15 +------
 fs/gfs2/super.c      |    9 +---
 fs/gfs2/sys.c        |   57 +++++++++++++++++++++++++-
 11 files changed, 169 insertions(+), 88 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