1. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 16 years ago
  2. abd91ee sunrpc/svc.c: Remove unused line 'rqstp->rq_server = serv;' in svc_process by ideawu · 16 years ago
  3. 47a14ef svcrpc: take advantage of tcp autotuning by Olga Kornievskaia · 16 years ago
  4. 03cf6c9 knfsd: add file to export stats about nfsd pools by Greg Banks · 16 years ago
  5. 59a252f knfsd: avoid overloading the CPU scheduler with enormous load averages by Greg Banks · 16 years ago
  6. 01d37c4 SUNRPC: xprt_connect() don't abort the task if the transport isn't bound by Trond Myklebust · 16 years ago
  7. fba91af SUNRPC: Fix an Oops due to socket not set up yet... by Trond Myklebust · 16 years ago
  8. eb9b55a SUNRPC: Tighten up the task locking rules in __rpc_execute() by Trond Myklebust · 16 years ago
  9. 55128bc sunrpc: fix rdma dependencies by Randy Dunlap · 16 years ago
  10. ce0cf66 nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support too by J. Bruce Fields · 16 years ago
  11. 9098c24 fs/Kconfig: move sunrpc out by Alexey Dobriyan · 16 years ago
  12. 24c3767 SUNRPC: The sunrpc server code should not be used by out-of-tree modules by Trond Myklebust · 16 years ago
  13. 22945e4 svc: Clean up deferred requests on transport destruction by Tom Tucker · 16 years ago
  14. 2779e3a svc: Move kfree of deferral record to common code by Tom Tucker · 16 years ago
  15. 69b6ba3 SUNRPC: Ensure the server closes sockets in a timely fashion by Trond Myklebust · 16 years ago
  16. c9233eb sunrpc: add sv_maxconn field to svc_serv (try #3) by Jeff Layton · 16 years ago
  17. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  18. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  19. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  20. 2efef70 rpc: add service field to new upcall by Olga Kornievskaia · 16 years ago
  21. 8b1c7bf rpc: add target field to new upcall by Olga Kornievskaia · 16 years ago
  22. 61054b1 nfsd: support callbacks with gss flavors by Olga Kornievskaia · 16 years ago
  23. 945b34a rpc: allow gss callbacks to client by Olga Kornievskaia · 16 years ago
  24. 608207e rpc: pass target name down to rpc level on callbacks by Olga Kornievskaia · 16 years ago
  25. 68e76ad nfsd: pass client principal name in rsc downcall by Olga Kornievskaia · 16 years ago
  26. 34769fc rpc: implement new upcall by \"J. Bruce Fields\ · 16 years ago
  27. 5b7ddd4 rpc: store pointer to pipe inode in gss upcall message by \"J. Bruce Fields\ · 16 years ago
  28. 79a3f20 rpc: use count of pipe openers to wait for first open by \"J. Bruce Fields\ · 16 years ago
  29. cf81939 rpc: track number of users of the gss upcall pipe by \"J. Bruce Fields\ · 16 years ago
  30. e712804 rpc: call release_pipe only on last close by \"J. Bruce Fields\ · 16 years ago
  31. c381060 rpc: add an rpc_pipe_open method by \"J. Bruce Fields\ · 16 years ago
  32. db75b3d rpc: minor gss_alloc_msg cleanup by \"J. Bruce Fields\ · 16 years ago
  33. b03568c rpc: factor out warning code from gss_pipe_destroy_msg by \"J. Bruce Fields\ · 16 years ago
  34. 99db356 rpc: remove unnecessary assignment by \"J. Bruce Fields\ · 16 years ago
  35. 6dcd392 sunrpc: fix code that makes auth_gss send destroy_cred message (try #2) by Jeff Layton · 16 years ago
  36. 64672d5 optimize attribute timeouts for "noac" and "actimeo=0" by Peter Staubach · 16 years ago
  37. 7bd8826 SUNRPC: rpcsec_gss modules should not be used by out-of-tree code by Trond Myklebust · 16 years ago
  38. 468039e SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL by Trond Myklebust · 16 years ago
  39. 88a9fe8 SUNRPC: Remove the last remnant of the BKL... by Trond Myklebust · 16 years ago
  40. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  41. b1721d2 rpc/rdma: goto instead of copypaste by Ilpo Järvinen · 16 years ago
  42. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  43. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  44. 2433c41 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  45. ff0db04 sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c by Ingo Molnar · 16 years ago
  46. ed72b9c sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c by Ingo Molnar · 16 years ago
  47. 2da2c21 Add a reference to sunrpc in svc_addsock by Tom Tucker · 16 years ago
  48. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  49. 23918b0 SUNRPC: Fix a performance regression in the RPC authentication code by Trond Myklebust · 16 years ago
  50. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  51. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  52. 8f41940 CRED: Wrap task credential accesses in the SunRPC protocol by David Howells · 16 years ago
  53. e0db4a7 sunrpc: Fix build warning due to typo in %pI4 format changes. by David S. Miller · 16 years ago
  54. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  55. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  56. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  57. 4b7a427 net: replace %#p6 format specifier with %pi6 by Harvey Harrison · 16 years ago
  58. b189db5 net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users by Harvey Harrison · 16 years ago
  59. fdb46ee net, misc: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  60. b071195 net: replace all current users of NIP6_SEQFMT with %#p6 by Harvey Harrison · 16 years ago
  61. 5f707eb SUNRPC: Fix potential race in put_rpccred() by Trond Myklebust · 16 years ago
  62. eac0d18 SUNRPC: Fix rpcauth_prune_expired by Trond Myklebust · 16 years ago
  63. 2a9e1cf SUNRPC: Respond promptly to server TCP resets by Trond Myklebust · 16 years ago
  64. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  65. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  66. 6925bac Merge branch 'next' by Trond Myklebust · 16 years ago
  67. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  68. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  69. c055551 RPC/RDMA: ensure connection attempt is complete before signalling. by Tom Talpey · 16 years ago
  70. 08ca0dc RPC/RDMA: correct the reconnect timer backoff by Tom Talpey · 16 years ago
  71. b3cd8d4 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. by Tom Talpey · 16 years ago
  72. 5f37d56 RPC/RDMA: reformat a debug printk to keep lines together. by Tom Talpey · 16 years ago
  73. 5675add RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. by Tom Talpey · 16 years ago
  74. 1a95405 RPC/RDMA: fix connect/reconnect resource leak. by Tom Talpey · 16 years ago
  75. 926449b RPC/RDMA: return a consistent error, when connect fails. by Tom Talpey · 16 years ago
  76. 9191ca3 RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. by Tom Talpey · 16 years ago
  77. fee08ca RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. by Tom Talpey · 16 years ago
  78. ad0e9e0 RPC/RDMA: maintain the RPC task bytes-sent statistic. by Tom Talpey · 16 years ago
  79. 575448b RPC/RDMA: suppress retransmit on RPC/RDMA clients. by Tom Talpey · 16 years ago
  80. b334eaa RPC/RDMA: fix connection IRD/ORD setting by Tom Tucker · 16 years ago
  81. 3197d309 RPC/RDMA: support FRMR client memory registration. by Tom Talpey · 16 years ago
  82. bd7ed1d RPC/RDMA: check selected memory registration mode at runtime. by Tom Talpey · 16 years ago
  83. fe9053b RPC/RDMA: add data types and new FRMR memory registration enum. by Tom Talpey · 16 years ago
  84. 8d4ba03 RPC/RDMA: refactor the inline memory registration code. by Tom Talpey · 16 years ago
  85. 107e000 Merge branch 'from-tomtucker' into for-2.6.28 by J. Bruce Fields · 16 years ago
  86. 63ffc23 sunrpc: fix oops in rpc_create when the mount namespace is unshared by Cedric Le Goater · 16 years ago
  87. 96165e2 SUNRPC: Fix a memory leak in rpcb_getport_async by Trond Myklebust · 16 years ago
  88. 9a4bd29 SUNRPC: Fix autobind on cloned rpc clients by Trond Myklebust · 16 years ago
  89. c9f6cde sunrpc: do not pin sunrpc module in the memory by Denis V. Lunev · 16 years ago
  90. 67080c8 svcrdma: Fix IRD/ORD polarity by Tom Tucker · 16 years ago
  91. 04911b5 svcrdma: Update svc_rdma_send_error to use DMA LKEY by Tom Tucker · 16 years ago
  92. afd566e svcrdma: Modify the RPC reply path to use FRMR when available by Tom Tucker · 16 years ago
  93. 146b6df svcrdma: Modify the RPC recv path to use FRMR when available by Tom Tucker · 16 years ago
  94. 5b180a9 svcrdma: Add support to svc_rdma_send to handle chained WR by Tom Tucker · 16 years ago
  95. a5abf4e svcrdma: Modify post recv path to use local dma key by Tom Tucker · 16 years ago
  96. e118321 svcrdma: Add a service to register a Fast Reg MR with the device by Tom Tucker · 16 years ago
  97. 3a5c638 svcrdma: Query device for Fast Reg support during connection setup by Tom Tucker · 16 years ago
  98. 64be8608 svcrdma: Add FRMR get/put services by Tom Tucker · 16 years ago
  99. 2937391 NLM: Remove unused argument from svc_addsock() function by Chuck Lever · 16 years ago
  100. d5b337b nfsd: use nfs client rpc callback program by Benny Halevy · 16 years ago