Commit Graph

70 Commits (fde95c7554aa77f9a242f32b0b5f8f15395abf52)

Author SHA1 Message Date
Trond Myklebust fde95c7554 SUNRPC: Clean up rpc_run_timer() 17 years ago
Trond Myklebust 32bfb5c0f4 SUNRPC: Allow the rpc_release() callback to be run on another workqueue 17 years ago
Trond Myklebust a4a874990c SUNRPC: Cleanup to remove the last users of the RPC_WAITQ declaration 17 years ago
Trond Myklebust 47fe064831 SUNRPC: Unexport rpc_init_task() and rpc_execute() 17 years ago
Trond Myklebust e8f5d77c80 SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task 17 years ago
Trond Myklebust b3ef8b3bb9 SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg 17 years ago
Trond Myklebust 3ff7576dda SUNRPC: Clean up the initialisation of priority queue scheduling info. 17 years ago
Trond Myklebust 84115e1cd4 SUNRPC: Cleanup of rpc_task initialisation 17 years ago
Trond Myklebust e8914c65f7 SUNRPC: Restrict sunrpc client exports 17 years ago
Trond Myklebust a6eaf8bdf9 SUNRPC: Move exported declarations to the function declarations 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Matthew Wilcox 150030b78a NFS: Switch from intr mount option to TASK_KILLABLE 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
\"Talpey, Thomas\ 1244480976 SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions 18 years ago
Trond Myklebust b247bbf1da SUNRPC: Fix a race in rpciod_down() 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Trond Myklebust 6e5b70e9d1 SUNRPC: clean up rpc_call_async/rpc_call_sync/rpc_run_task 18 years ago
Trond Myklebust 188fef11db SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c 18 years ago
Trond Myklebust 4ada539ed7 SUNRPC: Make create_client() take a reference to the rpciod workqueue 18 years ago
Trond Myklebust ab418d70e1 SUNRPC: Optimise rpciod_up() 18 years ago
Trond Myklebust 90c5755ff5 SUNRPC: Kill rpc_clnt->cl_oneshot 18 years ago
Trond Myklebust 34f52e3591 SUNRPC: Convert rpc_clnt->cl_users to a kref 18 years ago
Trond Myklebust c44fe70553 SUNRPC: Clean up tk_pid allocation and make it lockless 18 years ago
Trond Myklebust 4bef61ff75 SUNRPC: Add a per-rpc_clnt spinlock 18 years ago
Trond Myklebust 6529eba08f SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt 18 years ago
Christoph Hellwig 9c9cc93ad2 SUNRPC: remove dead variable 'rpciod_running' 18 years ago
Peter Zijlstra ddce40df6e sunrpc: fix crash in rpc_malloc() 18 years ago
Chuck Lever aa3d1faebe SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free 18 years ago
Geert Uytterhoeven 215d06780d Fix sunrpc warning noise 18 years ago
Chuck Lever c5a4dd8b7c SUNRPC: Eliminate side effects from rpc_malloc 18 years ago
YOSHIFUJI Hideaki cca5172a7e [NET] SUNRPC: Fix whitespace errors. 18 years ago
Chuck Lever 46121cf7d8 SUNRPC: fix print format for tk_pid 18 years ago
Trond Myklebust 2efef837fb RPC: Clean up rpc_execute... 18 years ago
Trond Myklebust bde8f00ce6 [PATCH] NFS: Fix Oops in rpc_call_sync() 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Trond Myklebust 6d5fcb5a52 SUNRPC: Remove BKL around the RPC socket operations etc. 18 years ago
Trond Myklebust bbd5a1f9fc SUNRPC: Fix up missing BKL in asynchronous RPC callback functions 18 years ago
Trond Myklebust 8aca67f0ae SUNRPC: Fix a potential race in rpc_wake_up_task() 18 years ago
Trond Myklebust e6b3c4db6f Fix a second potential rpc_wakeup race... 18 years ago
Christophe Saout cc4dc59e55 Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race condition 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Trond Myklebust 8014793b1b SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status 19 years ago
Chuck Lever 39d7bbcb5b SUNRPC: remove extraneous header inclusions 19 years ago
Chuck Lever 5b1eacbcd7 SUNRPC: Support for RPC child tasks no longer needed 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
Trond Myklebust 7a1218a277 SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() 19 years ago
Chuck Lever ef759a2e54 SUNRPC: introduce per-task RPC iostats 19 years ago
Chuck Lever e19b63dafd SUNRPC: track length of RPC wait queues 19 years ago