aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/sched.c
AgeCommit message (Expand)Author
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki
2007-02-03SUNRPC: fix print format for tk_pidChuck Lever
2007-02-03RPC: Clean up rpc_execute...Trond Myklebust
2007-01-24[PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-06SUNRPC: Remove BKL around the RPC socket operations etc.Trond Myklebust
2006-12-06SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust
2006-12-06SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust
2006-12-06Fix a second potential rpc_wakeup race...Trond Myklebust
2006-12-06Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race conditionChristophe Saout
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-22SUNRPC: rpc_delay() should not clobber the rpc_task->tk_statusTrond Myklebust
2006-09-22SUNRPC: remove extraneous header inclusionsChuck Lever
2006-09-22SUNRPC: Support for RPC child tasks no longer neededChuck Lever
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson
2006-03-23Merge branch 'linus'Trond Myklebust
2006-03-20[NET] sem2mutex: net/Arjan van de Ven
2006-03-20SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()Trond Myklebust
2006-03-20SUNRPC: introduce per-task RPC iostatsChuck Lever
2006-03-20SUNRPC: track length of RPC wait queuesChuck Lever
2006-03-20SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust
2006-03-14[PATCH] SUNRPC: Fix potential deadlock in RPC codeTrond Myklebust
2006-02-01[PATCH] DocBook: fix some kernel-doc comments in net/sunrpcMartin Waitz
2006-01-06SUNRPC: switchable buffer allocationChuck Lever
2006-01-06SUNRPC: rpc_execute should not return task->tk_status;Trond Myklebust
2006-01-06NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust
2006-01-06SUNRPC: Further cleanupsTrond Myklebust
2006-01-06RPC: Clean up RPC task structureTrond Myklebust
2006-01-06SUNRPC: Yet more RPC cleanupsTrond Myklebust
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-10-04[RPC]: fix sparse gfp nocast warningsRandy Dunlap
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet
2005-06-22[PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit()Trond Myklebust
2005-06-22[PATCH] RPC: Fix a race with rpc_restart_call()Trond Myklebust
2005-04-16Linux-2.6.12-rc2Linus Torvalds