1. 5f00bcb Merge branch 'master' into devel and apply fixup from Stephen Rothwell: by Stephen Rothwell · 13 years ago
  2. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  3. e0a0124 switch vfs_path_lookup() to struct path by Al Viro · 13 years ago
  4. 9e00abc SUNRPC: sunrpc should not explicitly depend on NFS config options by Trond Myklebust · 13 years ago
  5. 726fd6a sunrpc: use dprint_status() macro in call_decode() by Vasily Averin · 13 years ago
  6. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  7. 89f0e4f sunrpc: Reduce switch/case indent by Joe Perches · 13 years ago
  8. 5afa913 SUNRPC: Ensure the RPC client only quits on fatal signals by Trond Myklebust · 13 years ago
  9. 0b76011 NLM: Don't hang forever on NLM unlock requests by Trond Myklebust · 13 years ago
  10. 176e21e SUNRPC: Support for RPC over AF_LOCAL transports by Chuck Lever · 13 years ago
  11. 559649e SUNRPC: Remove obsolete comment by Chuck Lever · 13 years ago
  12. da09eb9 SUNRPC: Clean up use of curly braces in switch cases by Chuck Lever · 13 years ago
  13. 7494d00 SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO by Trond Myklebust · 13 years ago
  14. 8e26de2 RPC: killing RPC tasks races fixed by Stanislav Kinsbursky · 13 years ago
  15. cbdabc7f NFSv4.1: filelayout async error handler by Andy Adamson · 13 years ago
  16. eabf5ba RPC: clarify rpc_run_task error handling by Fred Isaman · 13 years ago
  17. b3bceda net/sunrpc/clnt.c: Convert sprintf_symbol to %ps by Joe Perches · 14 years ago
  18. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago
  19. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 14 years ago
  20. 5fc4397 SUNRPC: Fix an infinite loop in call_refresh/call_refreshresult by Trond Myklebust · 14 years ago
  21. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  22. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  23. 118df3d SUNRPC: After calling xprt_release(), we must restart from call_reserve by Trond Myklebust · 14 years ago
  24. 9a23e33 sunrpc: Add net to xprt_create by Pavel Emelyanov · 14 years ago
  25. 5557624 SUNRPC: cleanup state-machine ordering by J. Bruce Fields · 14 years ago
  26. 006abe8 SUNRPC: Fix a race in rpc_info_open by Trond Myklebust · 14 years ago
  27. f2d47d0 Fix null dereference in call_allocate by J. Bruce Fields · 14 years ago
  28. a17c215 SUNRPC: Move the bound cred to struct rpc_rqst by Trond Myklebust · 14 years ago
  29. 8572b8e SUNRPC: Clean up of rpc_bindcred() by Trond Myklebust · 14 years ago
  30. 58f9612 SUNRPC: Move remaining RPC client related task initialisation into clnt.c by Trond Myklebust · 14 years ago
  31. f1f88fc SUNRPC: The function rpc_restart_call() should return success/failure by Trond Myklebust · 14 years ago
  32. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  33. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  34. 19445b9 SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failure by Trond Myklebust · 14 years ago
  35. ff0901f SUNRPC: Fix the return value of rpc_run_bc_task() by Trond Myklebust · 14 years ago
  36. 3a28bec SUNRPC: soft connect semantics for UDP by Chuck Lever · 15 years ago
  37. caabea8 SUNRPC: Use soft connect semantics when performing RPC ping by Chuck Lever · 15 years ago
  38. 012da15 SUNRPC: Use soft connects for autobinding over TCP by Chuck Lever · 15 years ago
  39. 09a21c4 SUNRPC: Allow RPCs to fail quickly if the server is unreachable by Chuck Lever · 15 years ago
  40. 206a134 SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status() by Chuck Lever · 15 years ago
  41. 7a73fdd net: fix htmldocs sunrpc, clnt.c by Jaswinder Singh Rajput · 15 years ago
  42. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  43. f300bab nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel by Alexandros Batsakis · 15 years ago
  44. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
  45. 2574cc9 SUNRPC: Fix rpc_task_force_reencode by Trond Myklebust · 15 years ago
  46. 23ac658 SUNRPC: clean up rpc_setup_pipedir() by Trond Myklebust · 15 years ago
  47. 7d217ca SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path by Trond Myklebust · 15 years ago
  48. 458adb8b SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() by Trond Myklebust · 15 years ago
  49. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  50. dd2b63d nfs41: Rename rq_received to rq_reply_bytes_recvd by Ricardo Labiaga · 15 years ago
  51. 55ae1aa nfs41: Add backchannel processing support to RPC state machine by Ricardo Labiaga · 15 years ago
  52. f4a2e41 nfs41: Process the RPC call direction by Ricardo Labiaga · 15 years ago
  53. aae2006 nfs41: sunrpc: Export the call prepare state for session reset by Andy Adamson · 15 years ago
  54. 2a49199 SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending by Trond Myklebust · 15 years ago
  55. c8485e4 SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit() by Trond Myklebust · 15 years ago
  56. 15f081c SUNRPC: Avoid an unnecessary task reschedule on ENOTCONN by Trond Myklebust · 15 years ago
  57. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  58. 608207e rpc: pass target name down to rpc level on callbacks by Olga Kornievskaia · 16 years ago
  59. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  60. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  61. fdb46ee net, misc: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  62. 6925bac Merge branch 'next' by Trond Myklebust · 16 years ago
  63. 63ffc23 sunrpc: fix oops in rpc_create when the mount namespace is unshared by Cedric Le Goater · 16 years ago
  64. d5b337b nfsd: use nfs client rpc callback program by Benny Halevy · 16 years ago
  65. 381ba74 SUNRPC: Ensure our task is notified when an rpcbind call is done by Trond Myklebust · 16 years ago
  66. b6b6152 rpc: bring back cl_chatty by Olga Kornievskaia · 16 years ago
  67. cb3997b SUNRPC: Display some debugging information as text rather than numbers by Chuck Lever · 16 years ago
  68. 38e886e SUNRPC: Refactor rpc_show_tasks by Chuck Lever · 16 years ago
  69. 68a23ee SUNRPC: Don't display the rpc_show_tasks header if there are no tasks by Chuck Lever · 16 years ago
  70. b0e1c57 SUNRPC: Rename "call_" functions that are no longer FSM states by Chuck Lever · 16 years ago
  71. 3748f1e SUNRPC: Add a function to display the name of an RPC procedure by Chuck Lever · 16 years ago
  72. b390c2b SUNRPC: An ENOMEM error from call_encode is always fatal by Trond Myklebust · 16 years ago
  73. 8b39f2b SUNRPC: Ensure we exit early in case of an encode error by Trond Myklebust · 16 years ago
  74. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  75. b48633b SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request by Trond Myklebust · 16 years ago
  76. 7c1d71c SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests by Trond Myklebust · 16 years ago
  77. 1e799b6 SUNRPC: Fix read ordering problems with req->rq_private_buf.len by Trond Myklebust · 16 years ago
  78. 24b74bf SUNRPC: Fix a bug in call_decode() by Trond Myklebust · 16 years ago
  79. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  80. ed13c27 SUNRPC: Fix a memory leak in rpc_create() by Chuck Lever · 16 years ago
  81. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  82. cdd0972 Merge branch 'cleanups' into next by Trond Myklebust · 16 years ago
  83. fda1393 SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task by Trond Myklebust · 16 years ago
  84. 96ef13b SUNRPC: Add a new helper rpc_wake_up_queued_task() by Trond Myklebust · 16 years ago
  85. cbc2005 SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async by Trond Myklebust · 16 years ago
  86. 65b6e42 docbook: sunrpc filenames and notation fixes by Randy Dunlap · 16 years ago
  87. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  88. 34f5b46 SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls by Trond Myklebust · 17 years ago
  89. b454ae9 SUNRPC: fewer conditionals in the format_ip_address routines by Chuck Lever · 17 years ago
  90. ba7392b SUNRPC: Add support for per-client timeout values by Trond Myklebust · 17 years ago
  91. 698b6d0 SUNRPC: cleanup for rpc_new_client() by Trond Myklebust · 17 years ago
  92. 510deb0 SUNRPC: rpc_create() default hostname should support AF_INET6 addresses by Chuck Lever · 17 years ago
  93. b562794 SUNRPC: Remove the now unused function rpc_call_setup() by Trond Myklebust · 17 years ago
  94. b3ef8b3 SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg by Trond Myklebust · 17 years ago
  95. 77de2c5 SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action by Trond Myklebust · 17 years ago
  96. 5085925 SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task by Trond Myklebust · 17 years ago
  97. c970aa8 SUNRPC: Clean up rpc_run_task by Trond Myklebust · 17 years ago
  98. 84115e1 SUNRPC: Cleanup of rpc_task initialisation by Trond Myklebust · 17 years ago
  99. e8914c6 SUNRPC: Restrict sunrpc client exports by Trond Myklebust · 17 years ago
  100. a6eaf8b SUNRPC: Move exported declarations to the function declarations by Trond Myklebust · 17 years ago