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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 10 Sep 2013 11:30:23 -0400
From:	"J. Bruce Fields" <bfields@...ldses.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: nfsd changes for 3.12

nfsd changes for 3.12 are available from

  git://linux-nfs.org/~bfields/linux.git nfsd-next

This was a very quiet cycle!  Just a few bugfixes and some cleanup.

--b.

----------------------------------------------------------------
Harshula Jayasuriya (2):
      nfsd: nfs4_file_get_access: need to be more careful with O_RDWR
      sunrpc: prepare NFS for 2038

J. Bruce Fields (10):
      nfsd4: fix setlease error return
      Merge tag 'v3.11-rc5' into for-3.12 branch
      Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR"
      nfsd4: fix leak of inode reference on delegation failure
      nfsd4: nfsd4_create_clid_dir prints uninitialized data
      svcrpc: remove unused rq_resused
      rpc: clean up decoding of gssproxy linux creds
      rpc: comment on linux_cred encoding, treat all as unsigned
      rpc: fix huge kmalloc's in gss-proxy
      rpc: let xdr layer allocate gssproxy receieve pages

 fs/nfsd/nfs4recover.c                |    2 --
 fs/nfsd/nfs4state.c                  |   33 +++++++++++++++++----------
 include/linux/sunrpc/cache.h         |   22 ++++++++++++++++--
 include/linux/sunrpc/svc.h           |    1 -
 net/sunrpc/auth_gss/gss_rpc_upcall.c |   26 +++++++++++++++++++++
 net/sunrpc/auth_gss/gss_rpc_xdr.c    |   41 +++++++++++++++++-----------------
 net/sunrpc/auth_gss/gss_rpc_xdr.h    |    5 ++++-
 7 files changed, 91 insertions(+), 39 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