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