aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sched.c
Commit message (Expand)AuthorAge
* 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
* | SUNRPC: track length of RPC wait queuesChuck Lever2006-03-20
* | SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust2006-03-20
|/
* [PATCH] SUNRPC: Fix potential deadlock in RPC codeTrond Myklebust2006-03-14
* [PATCH] DocBook: fix some kernel-doc comments in net/sunrpcMartin Waitz2006-02-01
* SUNRPC: switchable buffer allocationChuck Lever2006-01-06
* SUNRPC: rpc_execute should not return task->tk_status;Trond Myklebust2006-01-06
* NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust2006-01-06
* SUNRPC: Further cleanupsTrond Myklebust2006-01-06
* RPC: Clean up RPC task structureTrond Myklebust2006-01-06