1. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  2. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 15 years ago
  3. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 15 years ago
  4. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 15 years ago
  5. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 15 years ago
  6. 4b62e58 SUNRPC: Pass a family argument to svc_register() by Chuck Lever · 15 years ago
  7. 156e620 SUNRPC: Clean up svc_find_xprt() calling sequence by Chuck Lever · 15 years ago
  8. efb3288 SUNRPC: Clean up static inline functions in svc_xprt.h by Chuck Lever · 15 years ago
  9. 7d1e825 SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets by Trond Myklebust · 15 years ago
  10. 2795e53 SUNRPC: Clean up static inline functions in svc_xprt.h by Chuck Lever · 15 years ago
  11. 03cf6c9 knfsd: add file to export stats about nfsd pools by Greg Banks · 16 years ago
  12. 59a252f knfsd: avoid overloading the CPU scheduler with enormous load averages by Greg Banks · 16 years ago
  13. 77f18f5 nfs: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  14. 441e3e2 SUNRPC: dynamically load RPC transport modules on-demand by Tom Talpey · 15 years ago
  15. c9233eb sunrpc: add sv_maxconn field to svc_serv (try #3) by Jeff Layton · 16 years ago
  16. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  17. 608207e rpc: pass target name down to rpc level on callbacks by Olga Kornievskaia · 16 years ago
  18. 68e76ad nfsd: pass client principal name in rsc downcall by Olga Kornievskaia · 16 years ago
  19. c381060 rpc: add an rpc_pipe_open method by \"J. Bruce Fields\ · 16 years ago
  20. c977a2e sunrpc: get rid of rpc_rqst.rq_bufsize by Benny Halevy · 16 years ago
  21. 88a9fe8 SUNRPC: Remove the last remnant of the BKL... by Trond Myklebust · 16 years ago
  22. 3685f25d misc: replace NIPQUAD() by Harvey Harrison · 16 years ago
  23. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  24. 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  25. 6925bac Merge branch 'next' by Trond Myklebust · 16 years ago
  26. 5675add RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. by Tom Talpey · 16 years ago
  27. fe9053b RPC/RDMA: add data types and new FRMR memory registration enum. by Tom Talpey · 16 years ago
  28. 107e000 Merge branch 'from-tomtucker' into for-2.6.28 by J. Bruce Fields · 16 years ago
  29. 146b6df svcrdma: Modify the RPC recv path to use FRMR when available by Tom Tucker · 16 years ago
  30. e118321 svcrdma: Add a service to register a Fast Reg MR with the device by Tom Tucker · 16 years ago
  31. 64be8608 svcrdma: Add FRMR get/put services by Tom Tucker · 16 years ago
  32. 2937391 NLM: Remove unused argument from svc_addsock() function by Chuck Lever · 16 years ago
  33. 0d3ebb9 svcrdma: Add Fast Reg MR Data Types by Tom Tucker · 16 years ago
  34. d5b337b nfsd: use nfs client rpc callback program by Benny Halevy · 16 years ago
  35. 5344b12 SUNRPC: Make svc_addr's argument a constant by Chuck Lever · 16 years ago
  36. a26cfad SUNRPC: Support IPv6 when registering kernel RPC services by Chuck Lever · 16 years ago
  37. 14aeb21 SUNRPC: Simplify rpcb_register() API by Chuck Lever · 16 years ago
  38. e851db5 SUNRPC: Add address family field to svc_serv data structure by Chuck Lever · 16 years ago
  39. 24b8b44 svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet by Tom Tucker · 16 years ago
  40. 14b395e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  41. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  42. c2e1b09 SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon by Chuck Lever · 16 years ago
  43. a486aed rpc: minor cleanup of scheduler callback code by \\\"J. Bruce Fields\\\ · 16 years ago
  44. b6b6152 rpc: bring back cl_chatty by Olga Kornievskaia · 16 years ago
  45. 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
  46. 8948896 svcrdma: Change WR context get/put to use the kmem cache by Tom Tucker · 16 years ago
  47. 779a485 svcrdma: Remove unused wait q from svcrdma_xprt structure by Tom Tucker · 16 years ago
  48. 87295b6 svcrdma: Add dma map count and WARN_ON by Tom Tucker · 16 years ago
  49. f820c57 svcrdma: Use reply and chunk map for RDMA_READ processing by Tom Tucker · 16 years ago
  50. ab96ddd svcrdma: Add a type for keeping NFS RPC mapping by Tom Tucker · 16 years ago
  51. d00953a gss_krb5: create a define for token header size and clean up ptr location by Kevin Coffman · 16 years ago
  52. a75c5d0 sunrpc: remove sv_kill_signal field from svc_serv struct by Jeff Layton · 16 years ago
  53. 9867d76 knfsd: convert knfsd to kthread API by Jeff Layton · 16 years ago
  54. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  55. 008fdbc svcrdma: Change svc_rdma_send_error return type to void by Tom Tucker · 16 years ago
  56. 8da91ea svcrdma: Move destroy to kernel thread by Tom Tucker · 16 years ago
  57. 8740767 svcrdma: Use standard Linux lists for context cache by Tom Tucker · 16 years ago
  58. 02e7452 svcrdma: Simplify RDMA_READ deferral buffer management by Tom Tucker · 16 years ago
  59. 10a38c3 svcrdma: Remove unused READ_DONE context flags bit by Tom Tucker · 16 years ago
  60. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  61. c0401ea SUNRPC: Update RPC server's TCP record marker decoder by Chuck Lever · 16 years ago
  62. 8774282 SUNRPC: remove svc_create_thread() by Jeff Layton · 16 years ago
  63. 5743d65 gss_krb5: consistently use unsigned for seqnum by Kevin Coffman · 16 years ago
  64. 30aef31 Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent by Kevin Coffman · 16 years ago
  65. 67eb6ff svcrpc: move unused field from cache_deferred_req by J. Bruce Fields · 17 years ago
  66. f15364b IPv6 support for NFS server export caches by Aurélien Charbon · 17 years ago
  67. 7c1d71c SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests by Trond Myklebust · 16 years ago
  68. 7c67db3 NFSv4: Reintroduce machine creds by Trond Myklebust · 16 years ago
  69. 78ea323 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() by Trond Myklebust · 16 years ago
  70. b6ddf64 SUNRPC: Fix up xprt_write_space() by Trond Myklebust · 16 years ago
  71. 5c69104 SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task by Trond Myklebust · 16 years ago
  72. 9a559ef SUNRPC: Add a generic RPC credential by Trond Myklebust · 16 years ago
  73. 4ccda2c SUNRPC: Clean up rpcauth_bindcred() by Trond Myklebust · 16 years ago
  74. af09383 SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS by Trond Myklebust · 16 years ago
  75. 25337fd SUNRPC: Fix a bug in rpcauth_lookup_credcache() by Trond Myklebust · 16 years ago
  76. cdd0972 Merge branch 'cleanups' into next by Trond Myklebust · 16 years ago
  77. 5e4424a SUNRPC: Remove now-redundant RCU-safe rpc_task free path by Trond Myklebust · 16 years ago
  78. f5fb7b06 SUNRPC: Eliminate the now-redundant rpc_start_wakeup() by Trond Myklebust · 16 years ago
  79. eb276c0 SUNRPC: Switch tasks to using the rpc_waitqueue's timer function by Trond Myklebust · 16 years ago
  80. 36df9aa SUNRPC: Add a timer function to wait queues. by Trond Myklebust · 17 years ago
  81. f6a1cc8 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues by Trond Myklebust · 16 years ago
  82. 5d00837 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs 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. 32bfb5c SUNRPC: Allow the rpc_release() callback to be run on another workqueue by Trond Myklebust · 16 years ago
  86. cbc2005 SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async by Trond Myklebust · 16 years ago
  87. fbb7878 nfsd: clean up svc_reserve_auth() by J. Bruce Fields · 16 years ago
  88. 0113ab3 SUNRPC: spin svc_rqst initialization to its own function by Jeff Layton · 17 years ago
  89. d21b05f rdma: SVCRMDA Header File by Tom Tucker · 17 years ago
  90. 9571af1 svc: Add svc_xprt_names service to replace svc_sock_names by Tom Tucker · 17 years ago
  91. 7fcb98d svc: Add svc API that queries for a transport instance by Tom Tucker · 17 years ago
  92. dc9a16e svc: Add /proc/sys/sunrpc/transport files by Tom Tucker · 17 years ago
  93. 260c1d1 svc: Add transport hdr size for defer/revisit by Tom Tucker · 17 years ago
  94. 0f0257e svc: Move the xprt independent code to the svc_xprt.c file by Tom Tucker · 17 years ago
  95. 57b1d3b svc: Removing remaining references to rq_sock in rqstp by Tom Tucker · 17 years ago
  96. 9dbc240 svc: Move the sockaddr information to svc_xprt by Tom Tucker · 17 years ago
  97. 8c7b017 svc: Make deferral processing xprt independent by Tom Tucker · 17 years ago
  98. def13d7 svc: Move the authinfo cache to svc_xprt. by Tom Tucker · 17 years ago
  99. 4bc6c49 svc: Remove sk_lastrecv by Tom Tucker · 17 years ago
  100. a6046f7 svc: Change svc_sock_received to svc_xprt_received and export it by Tom Tucker · 17 years ago