index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
/
svcauth_gss.c
Age
Commit message (
Expand
)
Author
2017-01-31
svcrpc: free contexts immediately on PROC_DESTROY
Neil Brown
2017-01-12
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
2016-11-30
svcauth_gss: Close connection when dropping an incoming message
Chuck Lever
2016-10-26
sunrpc: don't pass on-stack memory to sg_set_buf
J. Bruce Fields
2016-10-07
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2016-09-12
svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
Chuck Lever
2016-07-13
sunrpc: add gss minor status to svcauth_gss_proxy_init
Scott Mayhew
2016-05-23
sunrpc: fix stripping of padded MIC tokens
Tomáš Trnka
2016-05-03
Remove unnecessary allocation
J. Bruce Fields
2015-02-26
sunrpc: integer underflow in rsc_parse()
Dan Carpenter
2014-12-09
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
2014-06-23
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
Kinglong Mee
2014-05-30
nfsd4: better reservation of head space for krb5
J. Bruce Fields
2014-01-07
minor svcauth_gss.c cleanup
J. Bruce Fields
2014-01-06
sunrpc: get rid of use_gssp_lock
Jeff Layton
2014-01-06
sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt
Jeff Layton
2014-01-06
sunrpc: don't wait for write before allowing reads from use-gss-proxy file
Jeff Layton
2013-10-08
svcrpc: fix error-handling on badd gssproxy downcall
J. Bruce Fields
2013-08-01
svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall
J. Bruce Fields
2013-07-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-07-01
svcrpc: store gss mech in svc_cred
J. Bruce Fields
2013-07-01
svcrpc: introduce init_svc_cred
J. Bruce Fields
2013-06-29
more open-coded file_inode() calls
Al Viro
2013-05-28
svcrpc: implement O_NONBLOCK behavior for use-gss-proxy
J. Bruce Fields
2013-05-12
svcauth_gss: fix error code in use_gss_proxy()
Dan Carpenter
2013-05-03
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-04-30
svcauth_gss: fix error return code in rsc_parse()
Wei Yongjun
2013-04-30
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-04-29
SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC case
J. Bruce Fields
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: conditionally return endtime from import_sec_context
Simo Sorce
2013-03-29
SUNRPC: Consider qop when looking up pseudoflavors
Chuck Lever
2013-03-06
nfsd: fix krb5 handling of anonymous principals
J. Bruce Fields
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-15
SUNRPC: rework cache upcall logic
Stanislav Kinsbursky
2013-02-15
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
2013-02-13
sunrpc: Update svcgss xdr handle to rpsec_contect cache
Eric W. Biederman
2013-02-08
sunrpc: trim off trailing checksum before returning decrypted or integrity au...
Jeff Layton
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2012-05-31
nfsd4: move principal name into svc_cred
J. Bruce Fields
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2012-04-25
SUNRPC: split upcall function to extract reusable parts
Simo Sorce
2012-01-31
SUNRPC: create GSS auth cache per network namespace
Stanislav Kinsbursky
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-17
net: sunrpc: kill unused macros
Shan Wei
2010-09-21
svcauth_gss: replace a trivial 'switch' with an 'if'
NeilBrown
[next]