Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / include / linux / sunrpc / sched.h
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-02-17 Weston Andros AdamsonNFS: include filelayout DS rpc stats in mountstats
2012-02-15 Trond MyklebustSUNRPC: Ensure that we can trace waitqueues when !defin...
2012-02-01 Trond MyklebustSUNRPC: Add trace events to the sunrpc subsystem
2012-02-01 Trond MyklebustSUNRPC: Fix potential races in xprt_lock_write_next()
2012-01-31 Stanislav KinsburskySUNRPC: make SUNPRC clients list per network namespace...
2011-11-07 NeilBrownsunrpc: wake up SOFTCONN tasks when a connection error...
2011-07-17 Trond MyklebustSUNRPC: Allow caller of rpc_sleep_on() to select priori...
2011-06-15 Trond MyklebustNLM: Don't hang forever on NLM unlock requests
2011-04-24 Trond MyklebustSUNRPC: Allow RPC calls to return ETIMEDOUT instead...
2011-04-18 Bryan SchumakerNFSv4.1: Don't update sequence number if rpc_task is...
2011-03-10 Trond MyklebustSUNRPC: Close a race in __rpc_wait_for_completion_task()
2010-08-04 Trond MyklebustSUNRPC: Ensure that rpc_exit() always wakes up a sleepi...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-14 Trond MyklebustSUNRPC: Reorder the struct rpc_task fields
2010-05-14 Trond MyklebustSUNRPC: Remove the 'tk_magic' debugging field
2010-05-14 Trond MyklebustSUNRPC: Move the task->tk_bytes_sent and tk_rtt to...
2010-05-14 Chuck LeverSUNRPC: Replace jiffies-based metrics with ktime-based...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-15 Alexandros Batsakisrpc: add a new priority in RPC task
2009-12-15 Alexandros Batsakisrpc: add rpc_queue_empty function
2009-12-03 Chuck LeverSUNRPC: Allow RPCs to fail quickly if the server is...
2009-06-17 Ricardo Labiaganfs41: Add backchannel processing support to RPC state...
2009-06-17 Andy Adamsonnfs41: sunrpc: Export the call prepare state for sessio...
2008-07-09 \\\"J. Bruce Fields\\\rpc: minor cleanup of scheduler callback code
2008-02-29 Trond MyklebustSUNRPC: Remove now-redundant RCU-safe rpc_task free...
2008-02-29 Trond MyklebustSUNRPC: Eliminate the now-redundant rpc_start_wakeup()
2008-02-29 Trond MyklebustSUNRPC: Switch tasks to using the rpc_waitqueue's timer...
2008-02-29 Trond MyklebustSUNRPC: Add a timer function to wait queues.
2008-02-29 Trond MyklebustSUNRPC: Add a (empty for the moment) destructor for...
2008-02-26 Trond MyklebustSUNRPC: Run rpc timeout functions as callbacks instead...
2008-02-26 Trond MyklebustSUNRPC: Convert users of rpc_wake_up_task to use rpc_wa...
2008-02-26 Trond MyklebustSUNRPC: Add a new helper rpc_wake_up_queued_task()
2008-02-26 Trond MyklebustSUNRPC: Allow the rpc_release() callback to be run...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-30 Trond MyklebustSUNRPC: Remove the obsolete RPC_WAITQ macro
2008-01-30 Trond MyklebustSUNRPC: Unexport rpc_init_task() and rpc_execute()
2008-01-30 Trond MyklebustSUNRPC: allow the caller of rpc_run_task to preallocate...
2008-01-30 Trond MyklebustSUNRPC: Clean up the initialisation of priority queue...
2008-01-30 Trond MyklebustSUNRPC: Clean up rpc_run_task
2008-01-30 Trond MyklebustSUNRPC: Cleanup of rpc_task initialisation
2007-12-06 Matthew WilcoxNFS: Switch from intr mount option to TASK_KILLABLE
2007-07-11 Trond MyklebustSUNRPC: Remove the tk_auth macro...
2007-07-11 Trond MyklebustSUNRPC: Move rpc_task->tk_task list into struct rpc_clnt
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-01 Chuck LeverSUNRPC: Eliminate side effects from rpc_malloc
2007-02-21 Ralf Baechle[PATCH] Fix build errors if bitop functions are do...
2007-02-03 Trond MyklebustRPC: Clean up rpc_execute...
2007-01-24 Trond Myklebust[PATCH] NFS: Fix Oops in rpc_call_sync()
2006-12-07 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07 Peter Zijlstra[PATCH] lockdep: name some old style locks
2006-12-06 Trond MyklebustSUNRPC: Fix up missing BKL in asynchronous RPC callback...
2006-12-06 Trond MyklebustSUNRPC: Fix a potential race in rpc_wake_up_task()
2006-12-06 Trond MyklebustFix a second potential rpc_wakeup race...
2006-09-23 Chuck LeverSUNRPC: Support for RPC child tasks no longer needed
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-20 Chuck LeverSUNRPC: eliminate rpc_call()
2006-03-20 Chuck LeverSUNRPC: introduce per-task RPC iostats
2006-03-20 Chuck LeverSUNRPC: track length of RPC wait queues
2006-03-20 Trond MyklebustSUNRPC: Run rpci->queue_timeout on the rpciod workqueue...
2006-01-06 Chuck LeverSUNRPC: switchable buffer allocation
2006-01-06 Trond MyklebustNFSv4: stateful NFSv4 RPC call interface
2006-01-06 Trond MyklebustSUNRPC: Further cleanups
2006-01-06 Trond MyklebustRPC: Clean up RPC task structure
2006-01-06 Trond MyklebustSUNRPC: Yet more RPC cleanups
2005-06-22 Trond Myklebust[PATCH] RPC: Shrink struct rpc_task by switching to...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-04 Trond Myklebust RPC: Optimize away unnecessary del_timer_sync() operat...
2005-01-04 Trond MyklebustRPC: Remove the rpc_queue_lock global spinlock. Replace...
2005-01-04 Trond MyklebustRPC: Convert rpciod into a work queue for greater flexi...
2004-12-27 Adrian Bunk[SUNRPC]: Staticize, kill unused functions, and remove...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Trond MyklebustRPC,NFSv4: NFSv4 operations that create or destroy...
2004-04-11 Trond MyklebustRPC: add fair queueing to the RPC scheduler.
2004-03-02 Olaf Kirch- bug located; patch is a one-liner now :)
2004-02-19 Olaf Kirch- experimental sunrpc patch to prevent processes from...
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-07 Trond MyklebustRPC/NFSv4: Allow lease RENEW calls to be soft (i.e...
2004-02-07 Trond MyklebustRPCSEC_GSS: Move the gss sequence number history from...
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] nfs: Fix an Oops in the RPC debug code...
2003-01-13 Trond Myklebust[PATCH] RPCSEC_GSS authentication framework [4/6]
2002-11-17 Trond Myklebust[PATCH] cleanup: switch to passing *(struct rpc_procinf...
2002-11-08 Trond Myklebust[PATCH] slabify the sunrpc layer
2002-11-08 Chuck Lever[PATCH] remove unused RPC cruft
2002-10-01 Ingo Molnar[PATCH] Workqueue Abstraction
2002-07-14 Trond Myklebust[PATCH] 2.5.25 Clean up RPC receive code [part 2]
2002-02-26 Neil Brown[PATCH] PATCH 8/16: NFSD: RPC lists tidyup
2002-02-05 Linus Torvaldsv2.4.7 -> v2.4.7.1
2002-02-05 Linus Torvaldsv2.4.3.3 -> v2.4.3.4
2002-02-05 Linus TorvaldsImport changeset