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]
Message-ID: <1410862294.6398.3.camel@menhir>
Date:	Tue, 16 Sep 2014 11:11:34 +0100
From:	Steven Whitehouse <swhiteho@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, cluster-devel@...hat.com
Subject: GFS2: Pull request (fixes)

Hi,

Please consider pulling the following fixes for GFS2,

Steve.

--------------------------------------------------------------------------------
The following changes since commit 372b1dbdd1fb5697890b937228d93cfd9c734c90:

  Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 (2014-08-20 18:33:21 -0500)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes.git tags/gfs2-fixes

for you to fetch changes up to cfb2f9d5c921e38b0f12bb26fed10b877664444d:

  GFS2: fix d_splice_alias() misuses (2014-09-12 20:58:55 +0100)

----------------------------------------------------------------
Here are a number of small fixes for GFS2. There is a fix for FIEMAP
on large sparse files, a negative dentry hashing fix, a fix for
flock, and a bug fix relating to d_splice_alias usage. There are
also (patches 1 and 5) a couple of updates which are less
critical, but small and low risk.

----------------------------------------------------------------
Al Viro (1):
      GFS2: fix d_splice_alias() misuses

Benjamin Coddington (1):
      GFS2: Hash the negative dentry during inode lookup

Bob Peterson (2):
      GFS2: Change maxlen variables to size_t
      GFS2: Request demote when a "try" flock fails

Fabian Frederick (1):
      GFS2: fs/gfs2/super.c: replace seq_printf by seq_puts

Jan Kara (1):
      GFS2: Don't use MAXQUOTAS value

 fs/gfs2/bmap.c   |  9 +++++----
 fs/gfs2/file.c   | 15 ++++++++++++---
 fs/gfs2/incore.h |  7 +++++--
 fs/gfs2/inode.c  |  9 ++++++---
 fs/gfs2/super.c  | 20 ++++++++++----------
 5 files changed, 38 insertions(+), 22 deletions(-)


Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ