index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2015-02-26
sunrpc: integer underflow in rsc_parse()
Dan Carpenter
1
-0
/
+2
2014-12-09
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
1
-1
/
+1
2014-11-25
sunrpc: eliminate RPC_DEBUG
Jeff Layton
1
-1
/
+1
2014-06-23
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
Kinglong Mee
1
-1
/
+1
2014-05-31
nfsd4: better reservation of head space for krb5
J. Bruce Fields
1
-0
/
+2
2014-01-08
minor svcauth_gss.c cleanup
J. Bruce Fields
1
-5
/
+2
2014-01-07
sunrpc: get rid of use_gssp_lock
Jeff Layton
1
-24
/
+18
2014-01-07
sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt
Jeff Layton
1
-2
/
+2
2014-01-07
sunrpc: don't wait for write before allowing reads from use-gss-proxy file
Jeff Layton
1
-31
/
+2
2013-10-08
svcrpc: fix error-handling on badd gssproxy downcall
J. Bruce Fields
1
-2
/
+2
2013-08-01
svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall
J. Bruce Fields
1
-1
/
+1
2013-07-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-7
/
+3
2013-07-02
svcrpc: store gss mech in svc_cred
J. Bruce Fields
1
-3
/
+1
2013-07-02
svcrpc: introduce init_svc_cred
J. Bruce Fields
1
-4
/
+2
2013-06-29
more open-coded file_inode() calls
Al Viro
1
-2
/
+2
2013-05-29
svcrpc: implement O_NONBLOCK behavior for use-gss-proxy
J. Bruce Fields
1
-2
/
+4
2013-05-12
svcauth_gss: fix error code in use_gss_proxy()
Dan Carpenter
1
-1
/
+1
2013-05-03
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-11
/
+352
2013-05-01
svcauth_gss: fix error return code in rsc_parse()
Wei Yongjun
1
-1
/
+3
2013-04-30
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+3
2013-04-30
SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC case
J. Bruce Fields
1
-1
/
+10
2013-04-30
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...
J. Bruce Fields
1
-1
/
+3
2013-04-26
SUNRPC: Use gssproxy upcall for server RPCGSS authentication.
Simo Sorce
1
-9
/
+338
2013-04-26
SUNRPC: conditionally return endtime from import_sec_context
Simo Sorce
1
-1
/
+2
2013-03-29
SUNRPC: Consider qop when looking up pseudoflavors
Chuck Lever
1
-1
/
+3
2013-03-06
nfsd: fix krb5 handling of anonymous principals
J. Bruce Fields
1
-4
/
+8
2013-03-01
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-9
/
+9
2013-02-15
SUNRPC: rework cache upcall logic
Stanislav Kinsbursky
1
-7
/
+0
2013-02-15
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
1
-1
/
+2
2013-02-13
sunrpc: Update svcgss xdr handle to rpsec_contect cache
Eric W. Biederman
1
-5
/
+13
2013-02-09
sunrpc: trim off trailing checksum before returning decrypted or integrity au...
Jeff Layton
1
-2
/
+8
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-20
/
+7
2012-06-01
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-36
/
+64
2012-06-01
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
1
-1
/
+1
2012-06-01
nfsd4: move principal name into svc_cred
J. Bruce Fields
1
-19
/
+6
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
1
-1
/
+6
2012-04-25
SUNRPC: split upcall function to extract reusable parts
Simo Sorce
1
-36
/
+64
2012-02-01
SUNRPC: create GSS auth cache per network namespace
Stanislav Kinsbursky
1
-50
/
+115
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-17
net: sunrpc: kill unused macros
Shan Wei
1
-2
/
+0
2010-09-22
svcauth_gss: replace a trivial 'switch' with an 'if'
NeilBrown
1
-22
/
+19
2010-09-22
sunrpc: close connection when a request is irretrievably lost.
NeilBrown
1
-6
/
+6
2010-05-14
NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
Trond Myklebust
1
-1
/
+1
2010-05-14
gss_krb5: Added and improved code comments
Kevin Coffman
1
-0
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-30
net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-08-26
sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service
Wei Yongjun
1
-2
/
+4
2009-08-09
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
Trond Myklebust
1
-1
/
+6
2008-12-24
rpc: allow gss callbacks to client
Olga Kornievskaia
1
-0
/
+1
2008-12-24
nfsd: pass client principal name in rsc downcall
Olga Kornievskaia
1
-0
/
+23
[next]