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
*
rpc: remove redundant initialization of variable status
Colin Ian King
2021-07-07
1
-1
/
+1
*
rpc: fix NULL dereference on kmalloc failure
J. Bruce Fields
2021-03-06
1
-4
/
+7
*
SUNRPC: Handle 0 length opaque XDR object data properly
Dave Wysochanski
2021-01-25
1
-3
/
+6
*
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
2021-01-25
3
-58
/
+45
*
SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall
Chuck Lever
2020-12-09
2
-6
/
+10
*
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
2020-11-30
1
-1
/
+1
*
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-22
1
-10
/
+17
|
\
|
*
SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()
Martijn de Gouw
2020-10-20
1
-10
/
+17
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-13
6
-512
/
+13
|
\
\
|
|
/
|
/
|
|
*
SUNRPC: remove RC4-HMAC-MD5 support from KerberosV
Ard Biesheuvel
2020-09-11
6
-512
/
+13
*
|
Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-08-26
1
-1
/
+0
|
\
\
|
*
|
SUNRPC: remove duplicate include
Wang Hai
2020-08-19
1
-1
/
+0
|
|
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
/
*
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-08-09
3
-40
/
+83
|
\
|
*
SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
Chuck Lever
2020-07-24
2
-2
/
+1
|
*
SUNRPC: Augment server-side rpcgss tracepoints
Chuck Lever
2020-07-13
2
-38
/
+82
*
|
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
3
-6
/
+6
|
/
*
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-06-11
2
-19
/
+38
|
\
|
*
SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT
Chuck Lever
2020-06-11
1
-1
/
+1
|
*
SUNRPC: Trace GSS context lifetimes
Chuck Lever
2020-06-11
2
-4
/
+7
|
*
SUNRPC: receive buffer size estimation values almost never change
Chuck Lever
2020-06-11
1
-14
/
+30
*
|
sunrpc: use kmemdup_nul() in gssp_stringify()
Chen Zhou
2020-06-08
1
-1
/
+1
*
|
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2020-05-29
2
-9
/
+15
*
|
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
2020-05-29
1
-2
/
+4
|
/
*
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
2020-04-27
2
-5
/
+4
*
SUNRPC: Fix GSS privacy computation of auth->au_ralign
Chuck Lever
2020-04-27
2
-9
/
+18
*
SUNRPC: Add "@len" parameter to gss_unwrap()
Chuck Lever
2020-04-27
5
-24
/
+25
*
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
1
-26
/
+68
|
\
|
*
SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize
Olga Kornievskaia
2020-03-26
1
-1
/
+2
|
*
SUNRPC: Trim stack utilization in the wrap and unwrap paths
Chuck Lever
2020-03-16
1
-6
/
+8
|
*
sunrpc: Fix gss_unwrap_resp_integ() again
Chuck Lever
2020-03-16
1
-19
/
+58
*
|
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
2020-03-16
1
-0
/
+12
*
|
SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.c
Chuck Lever
2020-03-16
1
-28
/
+15
*
|
SUNRPC: Add xdr_pad_size() helper
Chuck Lever
2020-03-16
2
-3
/
+4
|
/
*
Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-02-08
1
-0
/
+4
|
\
|
*
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
2020-02-07
1
-0
/
+4
*
|
Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-02-08
2
-30
/
+0
|
\
\
|
*
|
SUNRPC: Remove broken gss_mech_list_pseudoflavors()
Trond Myklebust
2020-01-15
2
-30
/
+0
|
*
|
sunrpc: convert to time64_t for expiry
Arnd Bergmann
2020-01-15
6
-21
/
+27
|
|
/
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-5
/
+5
*
|
nfs: use time64_t internally
Arnd Bergmann
2019-12-18
1
-1
/
+1
*
|
sunrpc: convert to time64_t for expiry
Arnd Bergmann
2019-12-18
6
-21
/
+27
|
/
*
SUNRPC: Fix svcauth_gss_proxy_init()
Chuck Lever
2019-10-30
1
-21
/
+63
*
SUNRPC: Trace gssproxy upcall results
Chuck Lever
2019-10-30
2
-4
/
+8
*
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-09-26
1
-1
/
+1
|
\
|
*
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
Benjamin Coddington
2019-09-20
1
-1
/
+1
*
|
sunrpc: Use kzfree rather than its implementation.
zhong jiang
2019-09-05
1
-6
/
+3
|
/
*
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-05-16
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
|
\
\
[next]