index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-16
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULE
Thomas Gleixner
1
-16
/
+1
2022-06-08
SUNRPC: Optimize xdr_reserve_space()
Chuck Lever
1
-1
/
+15
2022-05-19
SUNRPC: Simplify synopsis of svc_pool_for_cpu()
Chuck Lever
1
-1
/
+1
2022-05-19
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
1
-2
/
+0
2022-05-19
SUNRPC: Make cache_req::thread_wait an unsigned long
Chuck Lever
1
-4
/
+4
2022-05-07
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
1
-0
/
+1
2022-05-07
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
1
-1
/
+0
2022-04-29
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
1
-0
/
+1
2022-04-12
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-0
/
+1
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+2
2022-04-06
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
1
-0
/
+1
2022-03-29
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
1
-3
/
+2
2022-03-29
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-2
/
+7
2022-03-25
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
2
-1
/
+3
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-0
/
+2
2022-03-22
NFS: Fix memory allocation in rpc_malloc()
Trond Myklebust
1
-0
/
+1
2022-03-22
SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
Trond Myklebust
1
-0
/
+1
2022-03-22
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
1
-0
/
+1
2022-03-15
NFSD: prevent integer overflow on 32 bit systems
Dan Carpenter
1
-0
/
+2
2022-03-13
NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
NeilBrown
1
-1
/
+0
2022-03-13
SUNRPC/auth: async tasks mustn't block waiting for memory
NeilBrown
1
-0
/
+1
2022-02-28
SUNRPC: Teach server to recognize RPC_AUTH_TLS
Chuck Lever
1
-0
/
+1
2022-02-28
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
1
-10
/
+4
2022-02-28
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
1
-5
/
+0
2022-02-28
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2
-1
/
+1
2022-02-28
SUNRPC: Rename svc_close_xprt()
Chuck Lever
1
-1
/
+1
2022-02-28
SUNRPC: Rename svc_create_xprt()
Chuck Lever
1
-3
/
+4
2022-02-28
SUNRPC: Remove svo_shutdown method
Chuck Lever
1
-3
/
+0
2022-02-28
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2
-4
/
+0
2022-01-28
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
1
-0
/
+1
2022-01-28
SUNRPC: add netns refcount tracker to struct svc_xprt
Eric Dumazet
1
-0
/
+1
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-12-13
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown
1
-3
/
+3
2021-12-13
SUNRPC: move the pool_map definitions (back) into svc.c
NeilBrown
1
-25
/
+0
2021-12-13
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
1
-4
/
+0
2021-12-13
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown
1
-0
/
+13
2021-12-13
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
1
-10
/
+4
2021-12-13
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
1
-3
/
+23
2021-12-13
SUNRPC: change svc_get() to return the svc.
NeilBrown
1
-1
/
+2
2021-11-10
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-8
/
+6
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
1
-1
/
+1
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
1
-1
/
+2
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
1
-1
/
+1
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
1
-1
/
+2
2021-10-12
SUNRPC: Simplify the SVC dispatch code path
Chuck Lever
1
-4
/
+1
2021-10-10
SUNRPC: Per-rpc_clnt task PIDs
Chuck Lever
1
-0
/
+1
2021-10-03
SUNRPC: Remove unnecessary memory barriers
Trond Myklebust
1
-14
/
+2
2021-10-02
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
1
-2
/
+1
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-5
/
+9
[next]