LinuxLists
Users
About
Jeff Layton (
[email protected]
)
Number of posts: 995 (4.48 per day)
First post: 2014-06-06 13:25:43
Last post: 2015-01-14 18:09:07
Previous Page
/
Next Page
Date
List
Subject
2014-12-02 18:28:57
linux-kernel
[RFC PATCH 01/14] sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
2014-12-02 18:28:25
linux-kernel
[RFC PATCH 04/14] sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
2014-12-02 18:28:00
linux-kernel
[RFC PATCH 05/14] sunrpc: abstract out svc_set_num_threads to sv_ops
2014-12-02 18:27:40
linux-kernel
[RFC PATCH 07/14] sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting
2014-12-02 18:26:56
linux-kernel
[RFC PATCH 08/14] sunrpc: set up workqueue function in svc_xprt
2014-12-02 18:26:26
linux-kernel
[RFC PATCH 09/14] sunrpc: add basic support for workqueue-based services
2014-12-02 18:26:22
linux-kernel
[RFC PATCH 11/14] nfsd: add support for workqueue based service processing
2014-12-02 18:25:53
linux-kernel
[RFC PATCH 13/14] sunrpc: add more tracepoints around svc_xprt handling
2014-12-02 18:25:00
linux-kernel
[RFC PATCH 14/14] sunrpc: add tracepoints around svc_sock handling
2014-12-02 18:24:52
linux-kernel
[RFC PATCH 12/14] sunrpc: keep a cache of svc_rqsts for each NUMA node
2014-12-02 18:24:51
linux-nfs
[RFC PATCH 14/14] sunrpc: add tracepoints around svc_sock handling
2014-12-02 18:24:49
linux-nfs
[RFC PATCH 13/14] sunrpc: add more tracepoints around svc_xprt handling
2014-12-02 18:24:48
linux-nfs
[RFC PATCH 12/14] sunrpc: keep a cache of svc_rqsts for each NUMA node
2014-12-02 18:24:48
linux-kernel
[RFC PATCH 10/14] nfsd: keep a reference to the fs_struct in svc_rqst
2014-12-02 18:24:43
linux-nfs
[RFC PATCH 09/14] sunrpc: add basic support for workqueue-based services
2014-12-02 18:24:43
linux-kernel
[RFC PATCH 06/14] sunrpc: move pool_mode definitions into svc.h
2014-12-02 18:24:42
linux-nfs
[RFC PATCH 08/14] sunrpc: set up workqueue function in svc_xprt
2014-12-02 18:24:40
linux-nfs
[RFC PATCH 07/14] sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting
2014-12-02 18:24:38
linux-nfs
[RFC PATCH 06/14] sunrpc: move pool_mode definitions into svc.h
2014-12-02 18:24:37
linux-nfs
[RFC PATCH 05/14] sunrpc: abstract out svc_set_num_threads to sv_ops
2014-12-02 18:24:37
linux-kernel
[RFC PATCH 03/14] sunrpc: move sv_module parm into sv_ops
2014-12-02 18:24:35
linux-nfs
[RFC PATCH 04/14] sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
2014-12-02 18:24:35
linux-kernel
[RFC PATCH 02/14] sunrpc: move sv_function into sv_ops
2014-12-02 18:24:34
linux-nfs
[RFC PATCH 03/14] sunrpc: move sv_module parm into sv_ops
2014-12-02 18:24:32
linux-nfs
[RFC PATCH 02/14] sunrpc: move sv_function into sv_ops
2014-12-02 18:24:32
linux-kernel
[RFC PATCH 00/14] nfsd/sunrpc: add support for a workqueue-based nfsd
2014-12-02 18:24:31
linux-nfs
[RFC PATCH 01/14] sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
2014-12-02 18:24:29
linux-nfs
[RFC PATCH 00/14] nfsd/sunrpc: add support for a workqueue-based nfsd
2014-12-02 18:24:20
linux-nfs
[RFC PATCH 11/14] nfsd: add support for workqueue based service processing
2014-12-02 18:24:19
linux-nfs
[RFC PATCH 10/14] nfsd: keep a reference to the fs_struct in svc_rqst
2014-12-01 18:45:31
linux-nfs
[PATCH] sunrpc: only call test_bit once in svc_xprt_received
2014-11-26 19:45:00
linux-nfs
[PATCH v3 5/5] sunrpc: add a debugfs rpc_xprt directory with an info file in it
2014-11-26 19:44:58
linux-nfs
[PATCH v3 4/5] sunrpc: add debugfs file for displaying client rpc_task queue
2014-11-26 19:44:57
linux-nfs
[PATCH v3 3/5] sunrpc: eliminate RPC_TRACEPOINTS
2014-11-26 19:44:56
linux-nfs
[PATCH v3 2/5] sunrpc: eliminate RPC_DEBUG
2014-11-26 19:44:54
linux-nfs
[PATCH v3 1/5] lockd: eliminate LOCKD_DEBUG
2014-11-26 19:44:52
linux-nfs
[PATCH v3 0/5] sunrpc: add some debugfs files for dumping task and xprt info
2014-11-25 19:01:16
linux-nfs
[PATCH v2 4/4] sunrpc: add debugfs file for displaying client rpc_task queue
2014-11-25 19:01:14
linux-nfs
[PATCH v2 3/4] sunrpc: eliminate RPC_TRACEPOINTS
2014-11-25 19:01:13
linux-nfs
[PATCH v2 2/4] sunrpc: eliminate RPC_DEBUG
2014-11-25 19:01:11
linux-nfs
[PATCH v2 1/4] lockd: eliminate LOCKD_DEBUG
2014-11-25 19:01:09
linux-nfs
[PATCH v2 0/4] sunrpc: add debugfs file for displaying client rpc_task queue
2014-11-21 19:19:45
linux-nfs
[PATCH 3/4] sunrpc: convert to lockless lookup of queued server threads
2014-11-21 19:19:45
linux-nfs
[PATCH 4/4] sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
2014-11-21 19:19:42
linux-nfs
[PATCH 2/4] sunrpc: fix potential races in pool_stats collection
2014-11-21 19:19:40
linux-nfs
[PATCH 1/4] sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
2014-11-21 19:19:39
linux-nfs
[PATCH 0/4] sunrpc: reduce pool->sp_lock contention when queueing a xprt for servicing
2014-11-19 12:51:45
linux-nfs
[PATCH 10/10] sunrpc: require svc_create callers to pass in meaningful shutdown routine
2014-11-19 12:51:44
linux-nfs
[PATCH 09/10] sunrpc: have svc_wake_up only deal with pool 0
2014-11-19 12:51:42
linux-nfs
[PATCH 08/10] sunrpc: convert sp_task_pending flag to use atomic bitops
2014-11-19 12:51:41
linux-nfs
[PATCH 07/10] sunrpc: move rq_cachetype field to better optimize space