index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
/
auth_gss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-03
SUNRPC: harden gss_unwrap_resp_priv length checks
Chris Mason
1
-1
/
+5
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-9
/
+8
2026-02-09
SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path
Daniel Hodges
1
-0
/
+3
2025-07-28
Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+2
2025-07-02
rpc_mkpipe_dentry(): saner calling conventions
Al Viro
1
-6
/
+1
2025-07-02
rpc_unlink(): saner calling conventions
Al Viro
1
-5
/
+1
2025-06-23
sunrpc: fix loop in gss seqno cache
Nikhil Jha
1
-1
/
+1
2025-05-19
sunrpc: implement rfc2203 rpcsec_gss seqnum cache
Nikhil Jha
1
-23
/
+36
2024-05-30
SUNRPC: return proper error from gss_wrap_req_priv
Chen Hanxiao
1
-1
/
+3
2024-01-11
net: fill in MODULE_DESCRIPTION()s for Sun RPC
Breno Leitao
1
-0
/
+1
2023-02-20
SUNRPC: Move remaining internal definitions to gss_krb5_internal.h
Chuck Lever
1
-0
/
+17
2022-12-15
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
1
-2
/
+17
2022-10-27
SUNRPC: Fix crasher in gss_unwrap_resp_integ()
Chuck Lever
1
-1
/
+1
2022-07-10
SUNRPC: Fix an RPC/RDMA performance regression
Trond Myklebust
1
-7
/
+4
2022-03-29
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-11
/
+15
2022-03-13
SUNRPC/auth: async tasks mustn't block waiting for memory
NeilBrown
1
-1
/
+5
2022-02-25
SUNRPC/auth_gss: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
1
-11
/
+11
2022-01-28
SUNRPC: add netns refcount tracker to struct gss_auth
Eric Dumazet
1
-4
/
+6
2021-01-25
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
1
-29
/
+1
2020-06-11
SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT
Chuck Lever
1
-1
/
+1
2020-06-11
SUNRPC: Trace GSS context lifetimes
Chuck Lever
1
-4
/
+6
2020-06-11
SUNRPC: receive buffer size estimation values almost never change
Chuck Lever
1
-14
/
+30
2020-04-27
SUNRPC: Fix GSS privacy computation of auth->au_ralign
Chuck Lever
1
-5
/
+3
2020-04-27
SUNRPC: Add "@len" parameter to gss_unwrap()
Chuck Lever
1
-2
/
+2
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-26
/
+68
2020-03-26
SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize
Olga Kornievskaia
1
-1
/
+2
2020-03-16
SUNRPC: Add xdr_pad_size() helper
Chuck Lever
1
-1
/
+1
2020-03-16
SUNRPC: Trim stack utilization in the wrap and unwrap paths
Chuck Lever
1
-6
/
+8
2020-03-16
sunrpc: Fix gss_unwrap_resp_integ() again
Chuck Lever
1
-19
/
+58
2020-01-15
SUNRPC: Remove broken gss_mech_list_pseudoflavors()
Trond Myklebust
1
-1
/
+0
2019-09-20
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
Benjamin Coddington
1
-1
/
+1
2019-05-09
SUNRPC: Rebalance a kref in auth_gss.c
Chuck Lever
1
-0
/
+1
2019-05-09
SUNRPC: Fix an error code in gss_alloc_msg()
Dan Carpenter
1
-1
/
+3
2019-04-26
SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcall
Trond Myklebust
1
-16
/
+44
2019-04-26
SUNRPC: Use the client user namespace when encoding creds
Trond Myklebust
1
-3
/
+8
2019-04-25
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
1
-3
/
+2
2019-03-02
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
Trond Myklebust
1
-1
/
+1
2019-02-14
SUNRPC: Add rpc_auth::au_ralign field
Chuck Lever
1
-5
/
+13
2019-02-14
SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize
Chuck Lever
1
-0
/
+1
2019-02-14
SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
Chuck Lever
1
-26
/
+1
2019-02-14
SUNRPC: Introduce trace points in rpc_auth_gss.ko
Chuck Lever
1
-84
/
+81
2019-02-14
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
1
-92
/
+108
2019-02-13
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
1
-98
/
+93
2019-02-13
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
1
-2
/
+1
2019-02-13
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
1
-2
/
+2
2019-01-15
SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit
Trond Myklebust
1
-3
/
+9
2018-12-19
SUNRPC discard cr_uid from struct rpc_cred.
NeilBrown
1
-6
/
+6
2018-12-19
SUNRPC: remove crbind rpc_cred operation
NeilBrown
1
-2
/
+0
[next]