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
*
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-11-11
1
-1
/
+1
|
\
|
*
UNRPC: Return specific error code on kmalloc failure
Yang Li
2021-09-23
1
-1
/
+1
*
|
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-10-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
SUNRPC: fix sign error causing rpcsec_gss drops
J. Bruce Fields
2021-10-01
1
-1
/
+1
*
|
Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-09-09
1
-0
/
+2
|
\
|
|
*
SUNRPC: improve error response to over-size gss credential
NeilBrown
2021-09-03
1
-0
/
+2
*
|
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-09-04
2
-23
/
+26
|
\
\
|
|
/
|
/
|
|
*
SUNRPC: Set rq_auth_stat in the pg_authenticate() callout
Chuck Lever
2021-08-10
1
-0
/
+4
|
*
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
2021-08-10
1
-22
/
+21
|
*
SUNRPC: Convert rpc_client refcount to use refcount_t
Trond Myklebust
2021-08-09
1
-1
/
+1
*
|
rpc: fix gss_svc_init cleanup on failure
J. Bruce Fields
2021-08-17
1
-1
/
+1
|
/
*
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
|
|
/
[next]