index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-03
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
-94
/
+110
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
2018-12-19
NFS: move credential expiry tracking out of SUNRPC into NFS.
NeilBrown
1
-17
/
+4
2018-12-19
SUNRPC: remove machine_cred field from struct auth_cred
NeilBrown
1
-4
/
+1
2018-12-19
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
1
-5
/
+4
2018-12-19
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
1
-0
/
+2
2018-12-02
SUNRPC: Fix leak of krb5p encode pages
Chuck Lever
1
-0
/
+4
2018-11-13
SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache
Trond Myklebust
1
-19
/
+42
2018-10-23
SUNRPC: Convert the auth cred cache to use refcount_t
Trond Myklebust
1
-2
/
+2
2018-09-30
SUNRPC: The transmitted message must lie in the RPCSEC window of validity
Trond Myklebust
1
-0
/
+41
2018-08-24
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-5
/
+6
2018-08-24
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+34
2018-08-23
sunrpc: Add comment defining gssd upcall API keywords
Chuck Lever
1
-0
/
+17
2018-08-23
sunrpc: Enable the kernel to specify the hostname part of service principals
Chuck Lever
1
-3
/
+17
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
1
-1
/
+1
2018-07-31
sunrpc: whitespace fixes
Stephen Hemminger
1
-1
/
+1
2018-07-30
net/sunrpc: Make rpc_auth_create_args a const
Sargun Dhillon
1
-4
/
+5
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2017-07-05
net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_t
Reshetova, Elena
1
-11
/
+11
2017-07-05
net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t
Reshetova, Elena
1
-3
/
+3
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
[next]