index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
YueHaibing
2018-08-09
2
-4
/
+0
*
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-13
2
-2
/
+3
|
\
|
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
|
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+2
*
|
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
Dave Wysochanski
2018-06-08
1
-1
/
+3
|
/
*
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-04-06
3
-5
/
+7
|
\
|
*
sunrpc: remove incorrect HMAC request initialization
Eric Biggers
2018-04-03
1
-3
/
+0
|
*
sunrpc: Fix unaligned access on sparc64
James Ettle
2018-03-19
2
-2
/
+7
*
|
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-1
/
+0
*
|
net: Convert rpcsec_gss_net_ops
Kirill Tkhai
2018-03-26
1
-0
/
+1
*
|
net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-1
/
+1
|
/
*
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-12-15
2
-0
/
+2
*
SUNRPC: make cache_detail structures const
Bhumika Goyal
2017-11-27
1
-2
/
+2
*
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-18
1
-5
/
+9
|
\
|
*
rpc: remove some BUG()s
J. Bruce Fields
2017-11-07
1
-5
/
+9
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
1
-1
/
+2
|
\
|
*
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
2017-07-13
1
-1
/
+2
|
*
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-07-13
1
-1
/
+1
|
*
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-07-13
1
-1
/
+2
|
*
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
3
-3
/
+4
|
*
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
3
-7
/
+8
*
|
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-07-13
4
-12
/
+23
|
\
\
|
*
|
sunrpc: Disable splice for krb5i
Chuck Lever
2017-06-28
1
-0
/
+8
|
*
|
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-05-15
1
-1
/
+1
|
*
|
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-05-15
1
-1
/
+2
|
*
|
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
2017-05-15
3
-3
/
+4
|
*
|
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
2017-05-15
3
-7
/
+8
|
|
/
*
|
net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-11
/
+11
*
|
net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-3
/
+3
|
/
*
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-03-01
1
-2
/
+2
|
\
|
*
svcrpc: free contexts immediately on PROC_DESTROY
Neil Brown
2017-01-31
1
-2
/
+2
*
|
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-28
1
-1
/
+1
|
/
*
svcrpc: fix oops in absence of krb5 module
J. Bruce Fields
2017-01-31
1
-1
/
+1
*
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
2017-01-12
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-12-16
3
-9
/
+8
|
\
|
*
svcauth_gss: Close connection when dropping an incoming message
Chuck Lever
2016-11-30
1
-1
/
+1
|
*
sunrpc: GFP_KERNEL should be GFP_NOFS in crypto code
J. Bruce Fields
2016-11-01
2
-8
/
+7
*
|
SUNRPC: fix refcounting problems with auth_gss messages.
NeilBrown
2016-12-10
1
-1
/
+6
|
/
*
sunrpc: don't pass on-stack memory to sg_set_buf
J. Bruce Fields
2016-10-26
3
-45
/
+71
*
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-14
1
-0
/
+7
|
\
|
*
sunrpc: add RPCSEC_GSS hash_cred() function
Frank Sorenson
2016-09-30
1
-0
/
+7
*
|
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2016-10-08
2
-2
/
+2
|
/
*
svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
Chuck Lever
2016-09-12
1
-2
/
+3
*
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-08-12
1
-3
/
+5
|
\
|
*
SUNRPC: allow for upcalls for same uid but different gss service
Olga Kornievskaia
2016-08-05
1
-3
/
+5
*
|
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-08-05
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
sunrpc: add gss minor status to svcauth_gss_proxy_init
Scott Mayhew
2016-07-13
1
-2
/
+3
*
|
Merge branch 'nfs-rdma'
Trond Myklebust
2016-07-24
3
-0
/
+16
|
\
\
[next]