aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sched.c
Commit message (Expand)AuthorAge
* [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
* SUNRPC: Yet more RPC cleanupsTrond Myklebust2006-01-06
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [RPC]: fix sparse gfp nocast warningsRandy Dunlap2005-10-05
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-29
* [PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit()Trond Myklebust2005-06-22
* [PATCH] RPC: Fix a race with rpc_restart_call()Trond Myklebust2005-06-22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16