1. 24b8b44 svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet by Tom Tucker · 16 years ago
  2. 14b395e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  3. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  4. c2e1b09 SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon by Chuck Lever · 16 years ago
  5. a486aed rpc: minor cleanup of scheduler callback code by \\\"J. Bruce Fields\\\ · 16 years ago
  6. b6b6152 rpc: bring back cl_chatty by Olga Kornievskaia · 16 years ago
  7. e86322f Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 into for-2.6.27 by J. Bruce Fields · 16 years ago
  8. 8948896 svcrdma: Change WR context get/put to use the kmem cache by Tom Tucker · 16 years ago
  9. 779a485 svcrdma: Remove unused wait q from svcrdma_xprt structure by Tom Tucker · 16 years ago
  10. 87295b6 svcrdma: Add dma map count and WARN_ON by Tom Tucker · 16 years ago
  11. f820c57 svcrdma: Use reply and chunk map for RDMA_READ processing by Tom Tucker · 16 years ago
  12. ab96ddd svcrdma: Add a type for keeping NFS RPC mapping by Tom Tucker · 16 years ago
  13. d00953a gss_krb5: create a define for token header size and clean up ptr location by Kevin Coffman · 16 years ago
  14. a75c5d0 sunrpc: remove sv_kill_signal field from svc_serv struct by Jeff Layton · 16 years ago
  15. 9867d76 knfsd: convert knfsd to kthread API by Jeff Layton · 16 years ago
  16. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  17. 008fdbc svcrdma: Change svc_rdma_send_error return type to void by Tom Tucker · 16 years ago
  18. 8da91ea svcrdma: Move destroy to kernel thread by Tom Tucker · 16 years ago
  19. 8740767 svcrdma: Use standard Linux lists for context cache by Tom Tucker · 16 years ago
  20. 02e7452 svcrdma: Simplify RDMA_READ deferral buffer management by Tom Tucker · 16 years ago
  21. 10a38c3 svcrdma: Remove unused READ_DONE context flags bit by Tom Tucker · 16 years ago
  22. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  23. c0401ea SUNRPC: Update RPC server's TCP record marker decoder by Chuck Lever · 16 years ago
  24. 8774282 SUNRPC: remove svc_create_thread() by Jeff Layton · 16 years ago
  25. 5743d65 gss_krb5: consistently use unsigned for seqnum by Kevin Coffman · 16 years ago
  26. 30aef31 Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent by Kevin Coffman · 16 years ago
  27. 67eb6ff svcrpc: move unused field from cache_deferred_req by J. Bruce Fields · 16 years ago
  28. f15364b IPv6 support for NFS server export caches by Aurélien Charbon · 17 years ago
  29. 7c1d71c SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests by Trond Myklebust · 16 years ago
  30. 7c67db3 NFSv4: Reintroduce machine creds by Trond Myklebust · 16 years ago
  31. 78ea323 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() by Trond Myklebust · 16 years ago
  32. b6ddf64 SUNRPC: Fix up xprt_write_space() by Trond Myklebust · 16 years ago
  33. 5c69104 SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task by Trond Myklebust · 16 years ago
  34. 9a559ef SUNRPC: Add a generic RPC credential by Trond Myklebust · 16 years ago
  35. 4ccda2c SUNRPC: Clean up rpcauth_bindcred() by Trond Myklebust · 16 years ago
  36. af09383 SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS by Trond Myklebust · 16 years ago
  37. 25337fd SUNRPC: Fix a bug in rpcauth_lookup_credcache() by Trond Myklebust · 16 years ago
  38. cdd0972 Merge branch 'cleanups' into next by Trond Myklebust · 16 years ago
  39. 5e4424a SUNRPC: Remove now-redundant RCU-safe rpc_task free path by Trond Myklebust · 16 years ago
  40. f5fb7b06 SUNRPC: Eliminate the now-redundant rpc_start_wakeup() by Trond Myklebust · 16 years ago
  41. eb276c0 SUNRPC: Switch tasks to using the rpc_waitqueue's timer function by Trond Myklebust · 16 years ago
  42. 36df9aa SUNRPC: Add a timer function to wait queues. by Trond Myklebust · 17 years ago
  43. f6a1cc8 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues by Trond Myklebust · 16 years ago
  44. 5d00837 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs by Trond Myklebust · 16 years ago
  45. fda1393 SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task by Trond Myklebust · 16 years ago
  46. 96ef13b SUNRPC: Add a new helper rpc_wake_up_queued_task() by Trond Myklebust · 16 years ago
  47. 32bfb5c SUNRPC: Allow the rpc_release() callback to be run on another workqueue by Trond Myklebust · 16 years ago
  48. cbc2005 SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async by Trond Myklebust · 16 years ago
  49. fbb7878 nfsd: clean up svc_reserve_auth() by J. Bruce Fields · 16 years ago
  50. 0113ab3 SUNRPC: spin svc_rqst initialization to its own function by Jeff Layton · 16 years ago
  51. d21b05f rdma: SVCRMDA Header File by Tom Tucker · 17 years ago
  52. 9571af1 svc: Add svc_xprt_names service to replace svc_sock_names by Tom Tucker · 17 years ago
  53. 7fcb98d svc: Add svc API that queries for a transport instance by Tom Tucker · 17 years ago
  54. dc9a16e svc: Add /proc/sys/sunrpc/transport files by Tom Tucker · 17 years ago
  55. 260c1d1 svc: Add transport hdr size for defer/revisit by Tom Tucker · 17 years ago
  56. 0f0257e svc: Move the xprt independent code to the svc_xprt.c file by Tom Tucker · 17 years ago
  57. 57b1d3b svc: Removing remaining references to rq_sock in rqstp by Tom Tucker · 17 years ago
  58. 9dbc240 svc: Move the sockaddr information to svc_xprt by Tom Tucker · 17 years ago
  59. 8c7b017 svc: Make deferral processing xprt independent by Tom Tucker · 17 years ago
  60. def13d7 svc: Move the authinfo cache to svc_xprt. by Tom Tucker · 17 years ago
  61. 4bc6c49 svc: Remove sk_lastrecv by Tom Tucker · 17 years ago
  62. a6046f7 svc: Change svc_sock_received to svc_xprt_received and export it by Tom Tucker · 17 years ago
  63. a50fea2 svc: Make svc_send transport neutral by Tom Tucker · 17 years ago
  64. 7a90e8c svc: Move sk_reserved to svc_xprt by Tom Tucker · 17 years ago
  65. 7a18208 svc: Make close transport independent by Tom Tucker · 17 years ago
  66. bb5cf16 svc: Move sk_server and sk_pool to svc_xprt by Tom Tucker · 17 years ago
  67. 02fc6c3 svc: Move sk_flags to the svc_xprt structure by Tom Tucker · 17 years ago
  68. e1b3157 svc: Change sk_inuse to a kref by Tom Tucker · 17 years ago
  69. d7c9f1e svc: Change services to use new svc_create_xprt service by Tom Tucker · 17 years ago
  70. b700cbb svc: Add a generic transport svc_create_xprt function by Tom Tucker · 17 years ago
  71. 38a417c svc: Add xpo_accept transport function by Tom Tucker · 17 years ago
  72. 323bee3 svc: Add a transport function that checks for write space by Tom Tucker · 17 years ago
  73. e831fe6 svc: Add xpo_prep_reply_hdr by Tom Tucker · 17 years ago
  74. 755ccea svc: Add per-transport delete functions by Tom Tucker · 17 years ago
  75. 5148bf4 svc: Add transport specific xpo_release function by Tom Tucker · 17 years ago
  76. 5d13799 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class by Tom Tucker · 17 years ago
  77. 4902315 svc: Add a max payload value to the transport by Tom Tucker · 17 years ago
  78. 9f29868 svc: Change the svc_sock in the rqstp structure to a transport by Tom Tucker · 17 years ago
  79. 360d8738 svc: Make svc_sock the tcp/udp transport by Tom Tucker · 17 years ago
  80. 1d8206b9 svc: Add an svc transport class by Tom Tucker · 17 years ago
  81. dbf847e knfsd: allow cache_register to return error on failure by J. Bruce Fields · 17 years ago
  82. df95a9d knfsd: cache unregistration needn't return error by J. Bruce Fields · 17 years ago
  83. e5cff48 SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace by Chuck Lever · 17 years ago
  84. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  85. f1ec08c SUNRPC: Use appropriate argument types in rpcb client by Chuck Lever · 17 years ago
  86. b454ae9 SUNRPC: fewer conditionals in the format_ip_address routines by Chuck Lever · 17 years ago
  87. ba7392b SUNRPC: Add support for per-client timeout values by Trond Myklebust · 17 years ago
  88. 2881ae7 SUNRPC: Clean up the transport timeout initialisation by Trond Myklebust · 17 years ago
  89. 0fb2b7e SUNRPC: Move universal address definitions to global header by Chuck Lever · 17 years ago
  90. c087567 SUNRPC: Remove the obsolete RPC_WAITQ macro by Trond Myklebust · 17 years ago
  91. 47fe064 SUNRPC: Unexport rpc_init_task() and rpc_execute() by Trond Myklebust · 17 years ago
  92. e8f5d77 SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task by Trond Myklebust · 17 years ago
  93. b562794 SUNRPC: Remove the now unused function rpc_call_setup() by Trond Myklebust · 17 years ago
  94. 77de2c5 SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action by Trond Myklebust · 17 years ago
  95. 3ff7576 SUNRPC: Clean up the initialisation of priority queue scheduling info. by Trond Myklebust · 17 years ago
  96. c970aa8 SUNRPC: Clean up rpc_run_task by Trond Myklebust · 17 years ago
  97. 84115e1 SUNRPC: Cleanup of rpc_task initialisation by Trond Myklebust · 17 years ago
  98. 62da3b2 SUNRPC: Rename xprt_disconnect() by Trond Myklebust · 17 years ago
  99. 3b948ae SUNRPC: Allow the client to detect if the TCP connection is closed by Trond Myklebust · 17 years ago
  100. 66af1e5 SUNRPC: Fix a race in xs_tcp_state_change() by Trond Myklebust · 17 years ago