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