aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sched.c
Commit message (Expand)AuthorAge
...
* | SUNRPC: Cleanup to remove the last users of the RPC_WAITQ declarationTrond Myklebust2008-01-30
* | SUNRPC: Unexport rpc_init_task() and rpc_execute()Trond Myklebust2008-01-30
* | SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_taskTrond Myklebust2008-01-30
* | SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msgTrond Myklebust2008-01-30
* | SUNRPC: Clean up the initialisation of priority queue scheduling info.Trond Myklebust2008-01-30
* | SUNRPC: Cleanup of rpc_task initialisationTrond Myklebust2008-01-30
* | SUNRPC: Restrict sunrpc client exportsTrond Myklebust2008-01-30
* | SUNRPC: Move exported declarations to the function declarationsTrond Myklebust2008-01-30
* | [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
|/
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions\"Talpey, Thomas\2007-10-09
* SUNRPC: Fix a race in rpciod_down()Trond Myklebust2007-08-07
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* SUNRPC: clean up rpc_call_async/rpc_call_sync/rpc_run_taskTrond Myklebust2007-07-10
* SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.cTrond Myklebust2007-07-10
* SUNRPC: Make create_client() take a reference to the rpciod workqueueTrond Myklebust2007-07-10
* SUNRPC: Optimise rpciod_up()Trond Myklebust2007-07-10
* SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust2007-07-10
* SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust2007-07-10
* SUNRPC: Clean up tk_pid allocation and make it locklessTrond Myklebust2007-07-10
* SUNRPC: Add a per-rpc_clnt spinlockTrond Myklebust2007-07-10
* SUNRPC: Move rpc_task->tk_task list into struct rpc_clntTrond Myklebust2007-07-10
* SUNRPC: remove dead variable 'rpciod_running'Christoph Hellwig2007-05-14
* sunrpc: fix crash in rpc_malloc()Peter Zijlstra2007-05-09
* SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/freeChuck Lever2007-05-09
* Fix sunrpc warning noiseGeert Uytterhoeven2007-05-08
* SUNRPC: Eliminate side effects from rpc_mallocChuck Lever2007-05-01
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-13
|\
| * [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* | SUNRPC: fix print format for tk_pidChuck Lever2007-02-03
* | RPC: Clean up rpc_execute...Trond Myklebust2007-02-03
|/
* [PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust2007-01-24
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-07
|\
| * [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-07
|\|
| * WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
* | SUNRPC: Remove BKL around the RPC socket operations etc.Trond Myklebust2006-12-06
* | SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust2006-12-06
* | SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust2006-12-06
* | Fix a second potential rpc_wakeup race...Trond Myklebust2006-12-06
* | Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race conditionChristophe Saout2006-12-06
|/
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* SUNRPC: rpc_delay() should not clobber the rpc_task->tk_statusTrond Myklebust2006-09-22
* SUNRPC: remove extraneous header inclusionsChuck Lever2006-09-22
* SUNRPC: Support for RPC child tasks no longer neededChuck Lever2006-09-22
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-26
* Merge branch 'linus'Trond Myklebust2006-03-23
|\
| * [NET] sem2mutex: net/Arjan van de Ven2006-03-21
* | SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()Trond Myklebust2006-03-20
* | SUNRPC: introduce per-task RPC iostatsChuck Lever2006-03-20