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, 10 Oct 2008 09:05:19 +0100
From:	Steven Whitehouse <swhiteho@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	cluster-devel@...hat.com
Subject: [GFS2] Pull request

Hi,

Please consider pulling the following changes. There have been no changes since
the patches were posted to lkml on Sept 26th.

Steve.

The following changes since commit 30a2f3c60a84092c8084dfe788b710f8d0768cd4:
  Linus Torvalds (1):
        Linux 2.6.27-rc3

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: GFS2 will panic if you misspell any mount options

Bob Peterson (2):
      GFS2: rm on multiple nodes causes panic
      GFS2: Direct IO write at end of file error

Julien Brunel (1):
      GFS2: Use an IS_ERR test rather than a NULL test

Steven Whitehouse (8):
      GFS2: Fix debugfs glock file iterator
      GFS2: Fix metafs mounts
      GFS2: Fix & clean up GFS2 rename
      GFS2: Fix race relating to glock min-hold time
      GFS2: The war on bloat
      GFS2: high time to take some time over atime
      GFS2: Add UUID to GFS2 sb
      GFS2: Support for I/O barriers

 fs/gfs2/glock.c             |   15 +-
 fs/gfs2/glock.h             |    1 -
 fs/gfs2/incore.h            |   38 ++--
 fs/gfs2/inode.c             |  159 +-----------
 fs/gfs2/inode.h             |    2 -
 fs/gfs2/log.c               |   21 ++-
 fs/gfs2/mount.c             |    7 +
 fs/gfs2/ops_address.c       |   18 +-
 fs/gfs2/ops_file.c          |   16 +-
 fs/gfs2/ops_fstype.c        |  578 +++++++++++++++++++++++++++++--------------
 fs/gfs2/ops_inode.c         |  127 ++++++++---
 fs/gfs2/ops_super.c         |  108 ++++++--
 fs/gfs2/super.c             |  340 -------------------------
 fs/gfs2/super.h             |    6 -
 fs/gfs2/sys.c               |   11 -
 include/linux/gfs2_ondisk.h |    6 +-
 16 files changed, 654 insertions(+), 799 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