index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svcauth_unix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Add enum svc_auth_status
Chuck Lever
2023-08-29
1
-5
/
+4
*
SUNRPC: Support TLS handshake in the server-side TCP socket code
Chuck Lever
2023-04-27
1
-2
/
+9
*
SUNRPC: return proper error from get_expiry()
NeilBrown
2023-04-26
1
-6
/
+6
*
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
2023-04-04
1
-4
/
+13
*
SUNRPC: Fix whitespace damage in svcauth_unix.c
Chuck Lever
2023-02-20
1
-3
/
+3
*
SUNRPC: Set rq_accept_statp inside ->accept methods
Chuck Lever
2023-02-20
1
-0
/
+6
*
SUNRPC: Hoist init_encode out of svc_authenticate()
Chuck Lever
2023-02-20
1
-3
/
+0
*
SUNRPC: Use xdr_stream to encode Reply verifier in svcauth_tls_accept()
Chuck Lever
2023-02-20
1
-9
/
+13
*
SUNRPC: Use xdr_stream to encode Reply verifier in svcauth_unix_accept()
Chuck Lever
2023-02-20
1
-5
/
+4
*
SUNRPC: Use xdr_stream to encode Reply verifier in svcauth_null_accept()
Chuck Lever
2023-02-20
1
-5
/
+4
*
SUNRPC: Move svcxdr_init_encode() into ->accept methods
Chuck Lever
2023-02-20
1
-0
/
+3
*
SUNRPC: Hoist init_decode out of svc_authenticate()
Chuck Lever
2023-02-20
1
-6
/
+0
*
SUNRPC: Convert svcauth_tls_accept() to use xdr_stream
Chuck Lever
2023-02-20
1
-11
/
+26
*
SUNRPC: Convert svcauth_unix_accept() to use xdr_stream
Chuck Lever
2023-02-20
1
-20
/
+51
*
SUNRPC: Convert svcauth_null_accept() to use xdr_stream
Chuck Lever
2023-02-20
1
-8
/
+25
*
SUNRPC: Move svcxdr_init_decode() into ->accept methods
Chuck Lever
2023-02-20
1
-0
/
+3
*
SUNRPC: Teach server to recognize RPC_AUTH_TLS
Chuck Lever
2022-02-28
1
-0
/
+60
*
SUNRPC: Set rq_auth_stat in the pg_authenticate() callout
Chuck Lever
2021-08-10
1
-1
/
+5
*
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
2021-08-10
1
-6
/
+6
*
sunrpc: Remove unused function ip_map_lookup
Jiapeng Chong
2021-04-06
1
-9
/
+0
*
sunrpc: Remove unused function ip_map_update
YueHaibing
2020-05-06
1
-9
/
+0
*
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
2020-03-16
1
-0
/
+12
*
nfs: use time64_t internally
Arnd Bergmann
2019-12-18
1
-5
/
+5
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
SUNRPC: Fix the server AUTH_UNIX userspace mappings
Trond Myklebust
2019-04-24
1
-6
/
+9
*
SUNRPC: Make server side AUTH_UNIX use lockless lookups
Trond Myklebust
2018-10-29
1
-6
/
+8
*
SUNRPC: Add lockless lookup of the server's auth domain
Trond Myklebust
2018-10-03
1
-2
/
+8
*
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-12-14
1
-0
/
+2
*
SUNRPC: make cache_detail structures const
Bhumika Goyal
2017-11-27
1
-2
/
+2
*
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
Kinglong Mee
2017-02-08
1
-2
/
+2
*
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2016-10-07
1
-3
/
+3
*
svcrpc: move some initialization to common code
J. Bruce Fields
2015-11-24
1
-8
/
+0
*
svcrpc: fix failures to handle -1 uid's
J. Bruce Fields
2013-07-08
1
-2
/
+0
*
net/sunrpc: xpt_auth_cache should be ignored when expired.
NeilBrown
2013-07-01
1
-2
/
+2
*
svcrpc: fix failures to handle -1 uid's and gid's
J. Bruce Fields
2013-05-29
1
-5
/
+7
*
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-28
1
-13
/
+3
|
\
|
*
SUNRPC: rework cache upcall logic
Stanislav Kinsbursky
2013-02-15
1
-12
/
+0
|
*
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
2013-02-15
1
-2
/
+4
|
*
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2013-02-05
1
-1
/
+1
*
|
sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials
Eric W. Biederman
2013-02-13
1
-2
/
+4
*
|
sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.
Eric W. Biederman
2013-02-13
1
-5
/
+9
*
|
sunrpc: Hash uids by first computing their value in the initial userns
Eric W. Biederman
2013-02-13
1
-2
/
+7
*
|
sunrpc: Use uid_eq and gid_eq where appropriate
Eric W. Biederman
2013-02-13
1
-1
/
+1
*
|
sunrpc: Use kuid_t and kgid_t where appropriate
Eric W. Biederman
2013-02-13
1
-4
/
+4
*
|
sunrpc: Use userns friendly constants.
Eric W. Biederman
2013-02-13
1
-2
/
+2
|
/
*
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
2012-07-18
1
-18
/
+4
*
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-06-01
1
-2
/
+4
|
\
|
*
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2012-05-31
1
-2
/
+2
|
*
nfsd4: move principal name into svc_cred
J. Bruce Fields
2012-05-31
1
-0
/
+2
*
|
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
1
-9
/
+4
|
\
|
[next]