index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-27
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
2
-5
/
+4
2020-04-27
SUNRPC: Fix GSS privacy computation of auth->au_ralign
Chuck Lever
2
-9
/
+18
2020-04-27
SUNRPC: Add "@len" parameter to gss_unwrap()
Chuck Lever
5
-24
/
+25
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
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
1
-0
/
+12
2020-03-16
SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.c
Chuck Lever
1
-28
/
+15
2020-03-16
SUNRPC: Add xdr_pad_size() helper
Chuck Lever
2
-3
/
+4
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-02-08
Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+4
2020-02-08
Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-30
/
+0
2020-02-07
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
1
-0
/
+4
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-5
/
+5
2020-01-15
SUNRPC: Remove broken gss_mech_list_pseudoflavors()
Trond Myklebust
2
-30
/
+0
2020-01-15
sunrpc: convert to time64_t for expiry
Arnd Bergmann
6
-21
/
+27
2019-12-18
nfs: use time64_t internally
Arnd Bergmann
1
-1
/
+1
2019-12-18
sunrpc: convert to time64_t for expiry
Arnd Bergmann
6
-21
/
+27
2019-10-30
SUNRPC: Fix svcauth_gss_proxy_init()
Chuck Lever
1
-21
/
+63
2019-10-30
SUNRPC: Trace gssproxy upcall results
Chuck Lever
2
-4
/
+8
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+1
2019-09-20
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
Benjamin Coddington
1
-1
/
+1
2019-09-05
sunrpc: Use kzfree rather than its implementation.
zhong jiang
1
-6
/
+3
2019-05-16
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+3
2019-05-10
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-18
/
+53
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-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2
-3
/
+0
2019-04-24
SUNRPC: rsi_parse() should use the current user namespace
Trond Myklebust
1
-3
/
+3
2019-03-03
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
Trond Myklebust
1
-1
/
+1
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
11
-395
/
+299
2019-02-15
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
1
-11
/
+38
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
8
-136
/
+9
2019-02-14
SUNRPC: Remove xdr_buf_trim()
Chuck Lever
2
-4
/
+6
2019-02-14
SUNRPC: Introduce trace points in rpc_auth_gss.ko
Chuck Lever
3
-85
/
+93
2019-02-14
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
1
-94
/
+110
2019-02-13
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
1
-98
/
+93
2019-02-13
SUNRPC: Add build option to disable support for insecure enctypes
Chuck Lever
1
-0
/
+2
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
2019-01-03
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-33
/
+16
2019-01-03
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+4
2019-01-02
SUNRPC: Fix some kernel doc complaints
Chuck Lever
1
-1
/
+1
2018-12-28
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
1
-4
/
+4
[next]