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.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
3
-8
/
+10
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
3
-2
/
+13
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-03
1
-2
/
+2
|
|
\
\
|
*
|
|
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
2022-01-28
1
-2
/
+2
|
*
|
|
SUNRPC: add netns refcount tracker to struct gss_auth
Eric Dumazet
2022-01-28
1
-4
/
+6
|
*
|
|
SUNRPC: add netns refcount tracker to struct svc_xprt
Eric Dumazet
2022-01-28
1
-2
/
+2
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
SUNRPC: Teach server to recognize RPC_AUTH_TLS
Chuck Lever
2022-02-28
2
-0
/
+62
*
|
|
|
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
2022-02-28
1
-11
/
+26
*
|
|
|
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
2022-02-28
1
-2
/
+0
*
|
|
|
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2022-02-28
2
-8
/
+7
*
|
|
|
SUNRPC: Rename svc_close_xprt()
Chuck Lever
2022-02-28
3
-4
/
+9
*
|
|
|
SUNRPC: Rename svc_create_xprt()
Chuck Lever
2022-02-28
1
-5
/
+19
*
|
|
|
SUNRPC: Remove svo_shutdown method
Chuck Lever
2022-02-28
1
-3
/
+0
*
|
|
|
SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()
Chuck Lever
2022-02-28
1
-16
/
+10
*
|
|
|
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2022-02-28
1
-5
/
+5
|
/
/
/
*
|
|
SUNRPC: lock against ->sock changing during sysfs read
NeilBrown
2022-02-08
2
-2
/
+10
*
|
|
xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
Dan Aloni
2022-02-08
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-28
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
2022-01-24
1
-2
/
+2
*
|
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-01-25
9
-65
/
+34
|
\
\
|
*
|
xprtrdma: Remove definitions of RPCDBG_FACILITY
Chuck Lever
2022-01-14
5
-27
/
+0
|
*
|
xprtrdma: Remove final dprintk call sites from xprtrdma
Chuck Lever
2022-01-14
1
-12
/
+0
|
*
|
sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()
Anna Schumaker
2022-01-13
1
-16
/
+19
|
*
|
net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change
Xiyu Yang
2022-01-13
1
-2
/
+4
|
*
|
SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt
Olga Kornievskaia
2022-01-13
1
-1
/
+4
|
*
|
SUNRPC: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-06
1
-2
/
+4
|
*
|
SUNRPC: clean up some inconsistent indenting
Jiapeng Chong
2022-01-06
1
-1
/
+1
|
*
|
sunrpc: Remove unneeded null check
Xu Wang
2022-01-06
1
-4
/
+2
*
|
|
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
3
-15
/
+15
|
|
/
|
/
|
*
|
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-01-16
2
-106
/
+77
|
\
\
|
*
|
SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
2022-01-10
1
-1
/
+1
|
*
|
SUNRPC: Remove low signal-to-noise tracepoints
Chuck Lever
2021-12-13
1
-4
/
+2
|
*
|
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown
2021-12-13
1
-2
/
+1
|
*
|
SUNRPC: always treat sv_nrpools==1 as "not pooled"
NeilBrown
2021-12-13
1
-25
/
+29
|
*
|
SUNRPC: move the pool_map definitions (back) into svc.c
NeilBrown
2021-12-13
1
-6
/
+25
|
*
|
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
2021-12-13
1
-47
/
+2
|
*
|
SUNRPC: use sv_lock to protect updates to sv_nrthreads.
NeilBrown
2021-12-13
1
-2
/
+7
|
*
|
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2021-12-13
1
-11
/
+11
|
*
|
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
2021-12-13
1
-14
/
+5
|
|
/
*
/
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-15
1
-1
/
+2
|
/
*
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-11-27
1
-5
/
+5
|
\
|
*
SUNRPC: use different lock keys for INET6 and LOCAL
NeilBrown
2021-11-22
1
-5
/
+5
*
|
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-11-10
8
-114
/
+94
|
\
\
|
*
|
SUNRPC: De-duplicate .pc_release() call sites
Chuck Lever
2021-10-12
1
-15
/
+7
|
*
|
SUNRPC: Simplify the SVC dispatch code path
Chuck Lever
2021-10-12
1
-49
/
+2
|
*
|
SUNRPC: Add trace event when alloc_pages_bulk() makes no progress
Chuck Lever
2021-10-04
1
-0
/
+1
|
*
|
svcrdma: Split svcrmda_wc_{read,write} tracepoints
Chuck Lever
2021-10-04
1
-4
/
+26
|
*
|
svcrdma: Split the svcrdma_wc_send() tracepoint
Chuck Lever
2021-10-04
1
-3
/
+11
[next]