index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrpc: integer underflow in rsc_parse()
Dan Carpenter
2015-02-26
1
-0
/
+2
*
svcrpc: fix memory leak in gssp_accept_sec_context_upcall
David Ramos
2015-02-17
1
-0
/
+2
*
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
2014-12-09
1
-1
/
+1
*
sunrpc: eliminate RPC_DEBUG
Jeff Layton
2014-11-24
12
-12
/
+12
*
sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor
Jeff Layton
2014-11-13
1
-5
/
+30
*
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-08-13
4
-61
/
+122
|
\
|
*
sunrpc: remove "ec" argument from encrypt_v2 operation
Jeff Layton
2014-08-03
2
-8
/
+3
|
*
sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c
Jeff Layton
2014-08-03
1
-7
/
+13
|
*
sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c
Jeff Layton
2014-08-03
1
-11
/
+17
|
*
sunrpc: fix RCU handling of gc_ctx field
Jeff Layton
2014-08-03
1
-17
/
+35
|
*
sunrpc: add a new "stringify_acceptor" rpc_credop
Jeff Layton
2014-07-12
1
-20
/
+42
|
*
auth_gss: fetch the acceptor name out of the downcall
Jeff Layton
2014-07-12
1
-3
/
+17
*
|
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
Kinglong Mee
2014-06-23
1
-1
/
+1
|
/
*
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-06-10
1
-3
/
+1
|
\
|
*
SUNRPC: Fix a module reference issue in rpcsec_gss
Trond Myklebust
2014-05-18
1
-3
/
+1
*
|
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-06-10
1
-0
/
+2
|
\
\
|
*
|
nfsd4: better reservation of head space for krb5
J. Bruce Fields
2014-05-30
1
-0
/
+2
|
|
/
*
/
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
|
/
*
SUNRPC: Fix a pipe_version reference leak
Trond Myklebust
2014-02-16
1
-1
/
+3
*
SUNRPC: Ensure that gss_auth isn't freed before its upcall messages
Trond Myklebust
2014-02-16
1
-2
/
+11
*
SUNRPC: Don't create a gss auth cache unless rpc.gssd is running
Trond Myklebust
2014-02-10
1
-0
/
+2
*
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-31
1
-7
/
+1
|
\
|
*
sunrpc: turn warn_gssd() log message into a dprintk()
Jeff Layton
2014-01-27
1
-7
/
+1
*
|
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-01-30
3
-75
/
+26
|
\
\
|
|
/
|
/
|
|
*
gss_krb5: use lcm from kernel lib
Luis Henriques
2014-01-24
1
-13
/
+4
|
*
minor svcauth_gss.c cleanup
J. Bruce Fields
2014-01-07
1
-5
/
+2
|
*
sunrpc: get rid of use_gssp_lock
Jeff Layton
2014-01-06
1
-24
/
+18
|
*
sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt
Jeff Layton
2014-01-06
1
-2
/
+2
|
*
sunrpc: don't wait for write before allowing reads from use-gss-proxy file
Jeff Layton
2014-01-06
2
-33
/
+2
*
|
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
Jeff Layton
2013-12-06
1
-10
/
+7
|
/
*
Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-12-05
1
-1
/
+1
|
\
|
*
SUNRPC: do not fail gss proc NULL calls with EACCES
Andy Adamson
2013-11-26
1
-1
/
+1
*
|
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-11-16
5
-26
/
+28
|
\
\
|
|
/
|
/
|
|
*
sunrpc: trim off EC bytes in GSSAPI v2 unwrap
Jeff Layton
2013-10-26
1
-2
/
+2
|
*
gss_krb5: document that we ignore sequence number
J. Bruce Fields
2013-10-10
2
-6
/
+8
|
*
svcrpc: handle some gssproxy encoding errors
J. Bruce Fields
2013-10-10
1
-15
/
+14
|
*
svcrpc: fix error-handling on badd gssproxy downcall
J. Bruce Fields
2013-10-08
1
-2
/
+2
|
*
svcrpc: fix gss-proxy NULL dereference in some error cases
J. Bruce Fields
2013-10-08
1
-1
/
+2
*
|
SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg
Trond Myklebust
2013-10-28
1
-19
/
+37
*
|
SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message
Trond Myklebust
2013-10-28
1
-0
/
+1
|
/
*
RPCSEC_GSS: fix crash on destroying gss auth
J. Bruce Fields
2013-09-18
1
-0
/
+11
*
Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-09-12
1
-1
/
+1
|
\
|
*
SUNRPC: No, I did not intend to create a 256KiB hashtable
Trond Myklebust
2013-09-12
1
-1
/
+1
*
|
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-09-10
3
-22
/
+50
|
\
\
|
*
|
rpc: let xdr layer allocate gssproxy receieve pages
J. Bruce Fields
2013-09-06
1
-10
/
+6
|
*
|
rpc: fix huge kmalloc's in gss-proxy
J. Bruce Fields
2013-09-06
3
-1
/
+37
|
*
|
rpc: comment on linux_cred encoding, treat all as unsigned
J. Bruce Fields
2013-09-06
1
-8
/
+10
|
*
|
rpc: clean up decoding of gssproxy linux creds
J. Bruce Fields
2013-09-06
1
-19
/
+13
*
|
|
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-09-09
1
-112
/
+330
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
SUNRPC refactor rpcauth_checkverf error returns
Andy Adamson
2013-09-03
1
-2
/
+5
[next]