1. 1306729 sunrpc: eliminate RPC_TRACEPOINTS by Jeff Layton · 10 years ago
  2. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  3. c122132 sched: Allow wait_on_bit_action() functions to support a timeout by NeilBrown · 10 years ago
  4. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  5. 8a19a0b SUNRPC: Add RPC task and client level options to disable the resend timeout by Trond Myklebust · 11 years ago
  6. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  7. 8d1018c7 SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints by Trond Myklebust · 11 years ago
  8. 786615b SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister by Trond Myklebust · 11 years ago
  9. 74fe5f7 SUNRPC: Remove unused functions rpc_task_set/has_priority by Trond Myklebust · 11 years ago
  10. 64bbe3d SUNRPC: Remove the unused helpers task_for_each() and task_for_first() by Trond Myklebust · 11 years ago
  11. 0053a8e SUNRPC: Remove unused function rpc_queue_empty by Trond Myklebust · 11 years ago
  12. 7710289 SUNRPC: Nuke the tk_xprt macro by Trond Myklebust · 12 years ago
  13. c05eecf SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones by Trond Myklebust · 12 years ago
  14. 0a70219 NFS: include filelayout DS rpc stats in mountstats by Weston Andros Adamson · 13 years ago
  15. 2f09c24 SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL) by Trond Myklebust · 13 years ago
  16. 82b0a4c SUNRPC: Add trace events to the sunrpc subsystem by Trond Myklebust · 13 years ago
  17. 961a828 SUNRPC: Fix potential races in xprt_lock_write_next() by Trond Myklebust · 13 years ago
  18. 70abc49 SUNRPC: make SUNPRC clients list per network namespace context by Stanislav Kinsbursky · 13 years ago
  19. 3b27bad SUNRPC: Allow caller of rpc_sleep_on() to select priority levels by Trond Myklebust · 13 years ago
  20. 0b76011 NLM: Don't hang forever on NLM unlock requests by Trond Myklebust · 13 years ago
  21. 7494d00 SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO by Trond Myklebust · 13 years ago
  22. 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 13 years ago
  23. bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 13 years ago
  24. d9b6cd9 SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task by Trond Myklebust · 14 years ago
  25. 9bb0b81 SUNRPC: Reorder the struct rpc_task fields by Trond Myklebust · 14 years ago
  26. d72b6ce SUNRPC: Remove the 'tk_magic' debugging field by Trond Myklebust · 14 years ago
  27. d60dbb2 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst by Trond Myklebust · 14 years ago
  28. ff83997 SUNRPC: Replace jiffies-based metrics with ktime-based metrics by Chuck Lever · 14 years ago
  29. cf3b01b rpc: add a new priority in RPC task by Alexandros Batsakis · 15 years ago
  30. 48f1861 rpc: add rpc_queue_empty function by Alexandros Batsakis · 15 years ago
  31. 09a21c4 SUNRPC: Allow RPCs to fail quickly if the server is unreachable by Chuck Lever · 15 years ago
  32. 55ae1aa nfs41: Add backchannel processing support to RPC state machine by Ricardo Labiaga · 15 years ago
  33. aae2006 nfs41: sunrpc: Export the call prepare state for session reset by Andy Adamson · 15 years ago
  34. a486aed rpc: minor cleanup of scheduler callback code by \\\"J. Bruce Fields\\\ · 16 years ago
  35. 5e4424a SUNRPC: Remove now-redundant RCU-safe rpc_task free path by Trond Myklebust · 16 years ago
  36. f5fb7b06 SUNRPC: Eliminate the now-redundant rpc_start_wakeup() by Trond Myklebust · 16 years ago
  37. eb276c0 SUNRPC: Switch tasks to using the rpc_waitqueue's timer function by Trond Myklebust · 16 years ago
  38. 36df9aa SUNRPC: Add a timer function to wait queues. by Trond Myklebust · 17 years ago
  39. f6a1cc8 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues by Trond Myklebust · 16 years ago
  40. 5d00837 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs by Trond Myklebust · 16 years ago
  41. fda1393 SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task by Trond Myklebust · 16 years ago
  42. 96ef13b SUNRPC: Add a new helper rpc_wake_up_queued_task() by Trond Myklebust · 16 years ago
  43. 32bfb5c SUNRPC: Allow the rpc_release() callback to be run on another workqueue by Trond Myklebust · 17 years ago
  44. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  45. c087567 SUNRPC: Remove the obsolete RPC_WAITQ macro by Trond Myklebust · 17 years ago
  46. 47fe064 SUNRPC: Unexport rpc_init_task() and rpc_execute() by Trond Myklebust · 17 years ago
  47. e8f5d77 SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task by Trond Myklebust · 17 years ago
  48. 3ff7576 SUNRPC: Clean up the initialisation of priority queue scheduling info. by Trond Myklebust · 17 years ago
  49. c970aa8 SUNRPC: Clean up rpc_run_task by Trond Myklebust · 17 years ago
  50. 84115e1 SUNRPC: Cleanup of rpc_task initialisation by Trond Myklebust · 17 years ago
  51. 150030b NFS: Switch from intr mount option to TASK_KILLABLE by Matthew Wilcox · 17 years ago
  52. 1be27f3 SUNRPC: Remove the tk_auth macro... by Trond Myklebust · 17 years ago
  53. 6529eba SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt by Trond Myklebust · 17 years ago
  54. c5a4dd8 SUNRPC: Eliminate side effects from rpc_malloc by Chuck Lever · 17 years ago
  55. 7b8f850 [PATCH] Fix build errors if bitop functions are do {} while macros by Ralf Baechle · 17 years ago
  56. 2efef83 RPC: Clean up rpc_execute... by Trond Myklebust · 18 years ago
  57. bde8f00 [PATCH] NFS: Fix Oops in rpc_call_sync() by Trond Myklebust · 18 years ago
  58. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  59. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  60. bbd5a1f SUNRPC: Fix up missing BKL in asynchronous RPC callback functions by Trond Myklebust · 18 years ago
  61. 8aca67f SUNRPC: Fix a potential race in rpc_wake_up_task() by Trond Myklebust · 18 years ago
  62. e6b3c4d Fix a second potential rpc_wakeup race... by Trond Myklebust · 18 years ago
  63. 5b1eacb SUNRPC: Support for RPC child tasks no longer needed by Chuck Lever · 18 years ago
  64. dead28d SUNRPC: eliminate rpc_call() by Chuck Lever · 18 years ago
  65. ef759a2 SUNRPC: introduce per-task RPC iostats by Chuck Lever · 18 years ago
  66. e19b63d SUNRPC: track length of RPC wait queues by Chuck Lever · 18 years ago
  67. 24c5d9d SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic by Trond Myklebust · 18 years ago
  68. 0210714 SUNRPC: switchable buffer allocation by Chuck Lever · 19 years ago
  69. 44c2887 NFSv4: stateful NFSv4 RPC call interface by Trond Myklebust · 19 years ago
  70. 4ce70ad SUNRPC: Further cleanups by Trond Myklebust · 19 years ago
  71. 963d8fe RPC: Clean up RPC task structure by Trond Myklebust · 19 years ago
  72. abbcf28 SUNRPC: Yet more RPC cleanups by Trond Myklebust · 19 years ago
  73. 96651ab [PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit() by Trond Myklebust · 19 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago