aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sched.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-8/+4
2006-03-23Merge branch 'linus'Trond Myklebust1-5/+6
2006-03-20[NET] sem2mutex: net/Arjan van de Ven1-5/+6
2006-03-20SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()Trond Myklebust1-1/+4
2006-03-20SUNRPC: introduce per-task RPC iostatsChuck Lever1-0/+3
2006-03-20SUNRPC: track length of RPC wait queuesChuck Lever1-0/+2
2006-03-20SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust1-1/+1
2006-03-14[PATCH] SUNRPC: Fix potential deadlock in RPC codeTrond Myklebust1-8/+5
2006-02-01[PATCH] DocBook: fix some kernel-doc comments in net/sunrpcMartin Waitz1-4/+5
2006-01-06SUNRPC: switchable buffer allocationChuck Lever1-23/+27
2006-01-06SUNRPC: rpc_execute should not return task->tk_status;Trond Myklebust1-3/+1
2006-01-06NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust1-19/+59
2006-01-06SUNRPC: Further cleanupsTrond Myklebust1-0/+10
2006-01-06RPC: Clean up RPC task structureTrond Myklebust1-25/+28
2006-01-06SUNRPC: Yet more RPC cleanupsTrond Myklebust1-19/+12
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-10-04[RPC]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet1-4/+4
2005-06-22[PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit()Trond Myklebust1-13/+18
2005-06-22[PATCH] RPC: Fix a race with rpc_restart_call()Trond Myklebust1-23/+30
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1119