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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-35
/
+88
2018-08-23
sunrpc: Add comment defining gssd upcall API keywords
Chuck Lever
1
-0
/
+17
2018-08-23
sunrpc: Extract target name into svc_cred
Chuck Lever
1
-25
/
+45
2018-08-23
sunrpc: Enable the kernel to specify the hostname part of service principals
Chuck Lever
1
-3
/
+17
2018-08-23
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
1
-3
/
+9
2018-08-09
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
YueHaibing
2
-4
/
+0
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
1
-1
/
+1
2018-07-31
sunrpc: whitespace fixes
Stephen Hemminger
8
-8
/
+2
2018-07-30
net/sunrpc: Make rpc_auth_create_args a const
Sargun Dhillon
1
-4
/
+5
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-08
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
Dave Wysochanski
1
-1
/
+3
2018-04-06
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-5
/
+7
2018-04-03
sunrpc: remove incorrect HMAC request initialization
Eric Biggers
1
-3
/
+0
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-26
net: Convert rpcsec_gss_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-03-19
sunrpc: Fix unaligned access on sparc64
James Ettle
2
-2
/
+7
2017-12-15
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2
-0
/
+2
2017-11-28
SUNRPC: make cache_detail structures const
Bhumika Goyal
1
-2
/
+2
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-5
/
+9
2017-11-08
rpc: remove some BUG()s
J. Bruce Fields
1
-5
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-14
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+2
2017-07-13
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-12
/
+23
2017-07-13
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
1
-1
/
+2
2017-07-13
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
1
-1
/
+1
2017-07-13
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
1
-1
/
+2
2017-07-13
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
3
-3
/
+4
2017-07-13
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
3
-7
/
+8
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-06-28
sunrpc: Disable splice for krb5i
Chuck Lever
1
-0
/
+8
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
1
-1
/
+2
2017-05-15
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
3
-3
/
+4
2017-05-15
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
3
-7
/
+8
2017-03-01
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2017-01-31
svcrpc: free contexts immediately on PROC_DESTROY
Neil Brown
1
-2
/
+2
2017-01-31
svcrpc: fix oops in absence of krb5 module
J. Bruce Fields
1
-1
/
+1
2017-01-12
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-16
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-9
/
+8
2016-12-10
SUNRPC: fix refcounting problems with auth_gss messages.
NeilBrown
1
-1
/
+6
2016-12-01
svcauth_gss: Close connection when dropping an incoming message
Chuck Lever
1
-1
/
+1
2016-11-01
sunrpc: GFP_KERNEL should be GFP_NOFS in crypto code
J. Bruce Fields
2
-8
/
+7
2016-10-26
sunrpc: don't pass on-stack memory to sg_set_buf
J. Bruce Fields
3
-45
/
+71
2016-10-14
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+7
[prev]
[next]