index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-05-15
1
-3
/
+3
|
\
|
*
SUNRPC: rsi_parse() should use the current user namespace
Trond Myklebust
2019-04-24
1
-3
/
+3
*
|
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-05-09
1
-18
/
+53
|
\
\
|
*
|
SUNRPC: Rebalance a kref in auth_gss.c
Chuck Lever
2019-05-09
1
-0
/
+1
|
*
|
SUNRPC: Fix an error code in gss_alloc_msg()
Dan Carpenter
2019-05-09
1
-1
/
+3
|
*
|
SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcall
Trond Myklebust
2019-04-26
1
-16
/
+44
|
*
|
SUNRPC: Use the client user namespace when encoding creds
Trond Myklebust
2019-04-26
1
-3
/
+8
|
*
|
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
2019-04-25
1
-3
/
+2
|
|
/
*
/
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
2
-3
/
+0
|
/
*
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
Trond Myklebust
2019-03-02
1
-1
/
+1
*
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-02-25
11
-395
/
+299
|
\
|
*
SUNRPC: Add rpc_auth::au_ralign field
Chuck Lever
2019-02-14
1
-5
/
+13
|
*
SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize
Chuck Lever
2019-02-14
1
-0
/
+1
|
*
SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
Chuck Lever
2019-02-14
8
-136
/
+9
|
*
SUNRPC: Remove xdr_buf_trim()
Chuck Lever
2019-02-14
2
-4
/
+6
|
*
SUNRPC: Introduce trace points in rpc_auth_gss.ko
Chuck Lever
2019-02-14
3
-85
/
+93
|
*
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
2019-02-14
1
-94
/
+110
|
*
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
2019-02-13
1
-98
/
+93
|
*
SUNRPC: Add build option to disable support for insecure enctypes
Chuck Lever
2019-02-13
1
-0
/
+2
|
*
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
2019-02-13
1
-2
/
+1
|
*
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2019-02-13
1
-2
/
+2
*
|
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
2019-02-15
1
-11
/
+38
|
/
*
SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit
Trond Myklebust
2019-01-15
1
-3
/
+9
*
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
2
-33
/
+16
|
\
|
*
SUNRPC: Fix some kernel doc complaints
Chuck Lever
2019-01-02
1
-1
/
+1
|
*
SUNRPC discard cr_uid from struct rpc_cred.
NeilBrown
2018-12-19
1
-6
/
+6
|
*
SUNRPC: remove crbind rpc_cred operation
NeilBrown
2018-12-19
1
-2
/
+0
|
*
NFS: move credential expiry tracking out of SUNRPC into NFS.
NeilBrown
2018-12-19
1
-17
/
+4
|
*
SUNRPC: remove machine_cred field from struct auth_cred
NeilBrown
2018-12-19
1
-4
/
+1
|
*
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
2018-12-19
1
-5
/
+4
|
*
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
2018-12-19
1
-0
/
+2
*
|
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-01-02
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
2018-12-27
1
-4
/
+4
*
|
SUNRPC: Fix leak of krb5p encode pages
Chuck Lever
2018-12-02
1
-0
/
+4
|
/
*
SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache
Trond Myklebust
2018-11-12
1
-19
/
+42
*
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-11-04
3
-34
/
+14
|
\
|
*
SUNRPC: Use atomic(64)_t for seq_send(64)
Paul Burton
2018-11-01
3
-34
/
+14
*
|
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-10-30
1
-7
/
+34
|
\
\
|
*
|
SUNRPC: Lockless server RPCSEC_GSS context lookup
Trond Myklebust
2018-10-29
1
-6
/
+26
|
*
|
SUNRPC: Add lockless lookup of the server's auth domain
Trond Myklebust
2018-10-03
1
-1
/
+8
*
|
|
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-10-26
5
-33
/
+87
|
\
\
\
|
*
|
|
SUNRPC: Convert the auth cred cache to use refcount_t
Trond Myklebust
2018-10-23
1
-2
/
+2
|
|
|
/
|
|
/
|
|
*
|
SUNRPC: Fix a compile warning for cmpxchg64()
Trond Myklebust
2018-10-18
1
-0
/
+1
|
*
|
SUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc()
Arnd Bergmann
2018-10-05
1
-1
/
+1
|
*
|
SUNRPC: Replace krb5_seq_lock with a lockless scheme
Trond Myklebust
2018-09-30
2
-17
/
+28
|
*
|
SUNRPC: Lockless lookup of RPCSEC_GSS mechanisms
Trond Myklebust
2018-09-30
1
-14
/
+14
|
*
|
SUNRPC: Add a label for RPC calls that require allocation on receive
Trond Myklebust
2018-09-30
1
-0
/
+1
|
*
|
SUNRPC: The transmitted message must lie in the RPCSEC window of validity
Trond Myklebust
2018-09-30
1
-0
/
+41
|
|
/
*
/
gss_krb5: Remove VLA usage of skcipher
Kees Cook
2018-09-28
5
-94
/
+93
|
/
*
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-23
8
-12
/
+7
|
\
[next]