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>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 23 Apr 2015 11:12:05 -0400
From:	bfields@...ldses.org (J. Bruce Fields)
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] nfsd changes for 4.0

Please pull nfsd changes for 4.0 from:

  git://linux-nfs.org/~bfields/linux.git for-4.0

A quiet cycle this time; this is basically entirely bugfixes.  The few
that aren't cc'd to stable are cleanup or seemed unlikely to affect
anyone much.

--b.

----------------------------------------------------------------
Andreas Gruenbacher (1):
      uapi: Remove kernel internal declaration

Chengyu Song (1):
      nfsd: NFSD_FAULT_INJECTION depends on DEBUG_FS

Christoph Hellwig (1):
      nfsd: add NFSEXP_PNFS to the exflags array

Giuseppe Cantavenera (1):
      nfsd: fix nsfd startup race triggering BUG_ON

J. Bruce Fields (4):
      nfsd: allow setting acls with unenforceable DENYs
      nfsd4: disallow ALLOCATE with special stateids
      nfsd4: disallow SEEK with special stateids
      nfsd4: fix READ permission checking

Jeff Layton (2):
      nfsd: remove bogus setting of status in nfsd4_process_open2
      nfsd: remove unused status arg to nfsd4_cleanup_open_state

Kinglong Mee (3):
      NFSD: Using path_equal() for checking two paths
      NFSD: Use correct reply size calculating function
      nfsd: Remove duplicate macro define for max sec label length

Mark Salter (1):
      nfsd: eliminate NFSD_DEBUG

 fs/lockd/svcsubs.c               |  2 +-
 fs/nfsd/Kconfig                  |  2 +-
 fs/nfsd/export.c                 |  4 ++--
 fs/nfsd/nfs4acl.c                | 50 +---------------------------------------
 fs/nfsd/nfs4proc.c               | 12 ++++++----
 fs/nfsd/nfs4state.c              |  5 ++--
 fs/nfsd/nfs4xdr.c                | 16 ++++++++-----
 fs/nfsd/nfsctl.c                 | 16 ++++++-------
 fs/nfsd/nfsd.h                   |  2 +-
 fs/nfsd/xdr4.h                   |  3 +--
 include/linux/nfs4.h             |  7 ++++++
 include/uapi/linux/nfs4.h        |  7 ------
 include/uapi/linux/nfsd/debug.h  |  8 -------
 include/uapi/linux/nfsd/export.h |  3 +++
 14 files changed, 45 insertions(+), 92 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