index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
/
gss_rpc_upcall.c
Age
Commit message (
Expand
)
Author
2022-05-07
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2022-05-07
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
2022-04-29
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
2021-08-09
SUNRPC: Convert rpc_client refcount to use refcount_t
Trond Myklebust
2020-12-09
SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall
Chuck Lever
2020-06-08
sunrpc: use kmemdup_nul() in gssp_stringify()
Chen Zhou
2019-02-14
SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
Chuck Lever
2018-08-22
sunrpc: Extract target name into svc_cred
Chuck Lever
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-08
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
Dave Wysochanski
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-05-15
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-05-15
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
2017-05-15
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
2015-11-24
nfsd4: fix gss-proxy 4.1 mounts for some AD principals
J. Bruce Fields
2015-02-17
svcrpc: fix memory leak in gssp_accept_sec_context_upcall
David Ramos
2014-01-06
sunrpc: don't wait for write before allowing reads from use-gss-proxy file
Jeff Layton
2013-10-08
svcrpc: fix gss-proxy NULL dereference in some error cases
J. Bruce Fields
2013-09-06
rpc: let xdr layer allocate gssproxy receieve pages
J. Bruce Fields
2013-09-06
rpc: fix huge kmalloc's in gss-proxy
J. Bruce Fields
2013-08-01
svcrpc: fix kfree oops in gss-proxy code
J. Bruce Fields
2013-08-01
svcrpc: fix gss_rpc_upcall create error
J. Bruce Fields
2013-04-29
SUNRPC: gssp_procedures[] can be static
Fengguang Wu
2013-04-29
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...
J. Bruce Fields
2013-04-26
SUNRPC: Use gssproxy upcall for server RPCGSS authentication.
Simo Sorce
2013-04-26
SUNRPC: Add RPC based upcall mechanism for RPCGSS auth
Simo Sorce