Historique des commits

Auteur SHA1 Message Date
  Trond Myklebust 0b760113a3 NLM: Don't hang forever on NLM unlock requests il y a 14 ans
  Trond Myklebust 7494d00c7b SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO il y a 14 ans
  Bryan Schumaker 468f86134e NFSv4.1: Don't update sequence number if rpc_task is not sent il y a 14 ans
  Trond Myklebust bf294b41ce SUNRPC: Close a race in __rpc_wait_for_completion_task() il y a 14 ans
  Trond Myklebust d9b6cd9460 SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task il y a 15 ans
  Trond Myklebust 9bb0b8136a SUNRPC: Reorder the struct rpc_task fields il y a 15 ans
  Trond Myklebust d72b6cec8d SUNRPC: Remove the 'tk_magic' debugging field il y a 15 ans
  Trond Myklebust d60dbb20a7 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst il y a 15 ans
  Chuck Lever ff8399709e SUNRPC: Replace jiffies-based metrics with ktime-based metrics il y a 15 ans
  Alexandros Batsakis cf3b01b548 rpc: add a new priority in RPC task il y a 15 ans
  Alexandros Batsakis 48f1861242 rpc: add rpc_queue_empty function il y a 15 ans
  Chuck Lever 09a21c4102 SUNRPC: Allow RPCs to fail quickly if the server is unreachable il y a 15 ans
  Ricardo Labiaga 55ae1aabfb nfs41: Add backchannel processing support to RPC state machine il y a 16 ans
  Andy Adamson aae2006e9b nfs41: sunrpc: Export the call prepare state for session reset il y a 16 ans
  \\\"J. Bruce Fields\\\ a486aeda9b rpc: minor cleanup of scheduler callback code il y a 17 ans
  Trond Myklebust 5e4424af9a SUNRPC: Remove now-redundant RCU-safe rpc_task free path il y a 17 ans
  Trond Myklebust f5fb7b06e4 SUNRPC: Eliminate the now-redundant rpc_start_wakeup() il y a 17 ans
  Trond Myklebust eb276c0e10 SUNRPC: Switch tasks to using the rpc_waitqueue's timer function il y a 17 ans
  Trond Myklebust 36df9aae31 SUNRPC: Add a timer function to wait queues. il y a 18 ans
  Trond Myklebust f6a1cc8930 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues il y a 17 ans
  Trond Myklebust 5d00837b90 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs il y a 17 ans
  Trond Myklebust fda1393938 SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task il y a 17 ans
  Trond Myklebust 96ef13b283 SUNRPC: Add a new helper rpc_wake_up_queued_task() il y a 17 ans
  Trond Myklebust 32bfb5c0f4 SUNRPC: Allow the rpc_release() callback to be run on another workqueue il y a 17 ans
  Linus Torvalds 75659ca0c1 Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc il y a 17 ans
  Trond Myklebust c087567d3f SUNRPC: Remove the obsolete RPC_WAITQ macro il y a 18 ans
  Trond Myklebust 47fe064831 SUNRPC: Unexport rpc_init_task() and rpc_execute() il y a 18 ans
  Trond Myklebust e8f5d77c80 SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task il y a 18 ans
  Trond Myklebust 3ff7576dda SUNRPC: Clean up the initialisation of priority queue scheduling info. il y a 18 ans
  Trond Myklebust c970aa85e7 SUNRPC: Clean up rpc_run_task il y a 18 ans