1. 126e216 SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired by Trond Myklebust · 14 years ago
  2. 9bb0b81 SUNRPC: Reorder the struct rpc_task fields by Trond Myklebust · 14 years ago
  3. d72b6ce SUNRPC: Remove the 'tk_magic' debugging field by Trond Myklebust · 14 years ago
  4. d60dbb2 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst by Trond Myklebust · 14 years ago
  5. 1f4c86c NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls by Trond Myklebust · 14 years ago
  6. ff83997 SUNRPC: Replace jiffies-based metrics with ktime-based metrics by Chuck Lever · 14 years ago
  7. bbc72ce SUNRPC: RPC metrics and RTT estimator should use same RTT value by Chuck Lever · 14 years ago
  8. 9605a06 SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.h by Chuck Lever · 14 years ago
  9. a8ce4a8 SUNRPC: Fail over more quickly on connect errors by Trond Myklebust · 14 years ago
  10. fffdaef gss_krb5: Add support for rc4-hmac encryption by Kevin Coffman · 14 years ago
  11. 5af4654 gss_krb5: Use confounder length in wrap code by Kevin Coffman · 14 years ago
  12. 1dbd902 gssd_krb5: More arcfour-hmac support by Kevin Coffman · 14 years ago
  13. fc263a9 gss_krb5: Save the raw session key in the context by Kevin Coffman · 14 years ago
  14. 8b23707 gssd_krb5: arcfour-hmac support by Kevin Coffman · 14 years ago
  15. 934a95a gss_krb5: add remaining pieces to enable AES encryption support by Kevin Coffman · 14 years ago
  16. de9c17e gss_krb5: add support for new token formats in rfc4121 by Kevin Coffman · 14 years ago
  17. 958142e gss_krb5: add support for triple-des encryption by Kevin Coffman · 14 years ago
  18. 683ac66 gss_krb5: Add upcall info indicating supported kerberos enctypes by Trond Myklebust · 14 years ago
  19. 47d8480 gss_krb5: handle new context format from gssd by Kevin Coffman · 14 years ago
  20. 4891f2d gss_krb5: import functionality to derive keys into the kernel by Kevin Coffman · 14 years ago
  21. e1f6c07 gss_krb5: add ability to have a keyed checksum (hmac) by Kevin Coffman · 14 years ago
  22. 81d4a43 gss_krb5: introduce encryption type framework by Kevin Coffman · 14 years ago
  23. 1ac3719 gss_krb5: split up functions in preparation of adding new enctypes by Kevin Coffman · 14 years ago
  24. 725f286 gss_krb5: Introduce encryption type framework by Kevin Coffman · 14 years ago
  25. c9acb42 SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel by Trond Myklebust · 14 years ago
  26. ba17686 nfs41 do not allocate unused back channel pages by Andy Adamson · 15 years ago
  27. e4bdda1 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  28. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  29. c7af6b0 nfsd: remove unused field rq_reffh by J. Bruce Fields · 15 years ago
  30. cf3b01b rpc: add a new priority in RPC task by Alexandros Batsakis · 15 years ago
  31. 48f1861 rpc: add rpc_queue_empty function by Alexandros Batsakis · 15 years ago
  32. a600ffc sunrpc: Clean never used include files by Boaz Harrosh · 15 years ago
  33. 09a21c4 SUNRPC: Allow RPCs to fail quickly if the server is unreachable by Chuck Lever · 15 years ago
  34. 78c210e Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" by J. Bruce Fields · 15 years ago
  35. 97363c6 sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment by Benny Halevy · 15 years ago
  36. 5d35175 SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous by Trond Myklebust · 15 years ago
  37. f300bab nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel by Alexandros Batsakis · 15 years ago
  38. 4cfc7e6 nfsd41: sunrpc: Added rpc server-side backchannel handling by Rahul Iyer · 15 years ago
  39. fbf4665 nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID call by Jeff Layton · 15 years ago
  40. be3ad6b sunrpc: add common routine for copying address portion of a sockaddr by Jeff Layton · 15 years ago
  41. 4516fc0 sunrpc: add routine for comparing addresses by Jeff Layton · 15 years ago
  42. e9dc122 Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming by J. Bruce Fields · 15 years ago
  43. 4dceef9 nfs: fix compile error in rpc_pipefs.h by J. Bruce Fields · 15 years ago
  44. 6a396f6 Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  45. 98866b5 sunrpc: ntoh -> be*_to_cpu by Benny Halevy · 15 years ago
  46. 9f162d2 sunrpc: hton -> cpu_to_be* by Benny Halevy · 15 years ago
  47. f884dca Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  48. 8854e82 SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code by Trond Myklebust · 15 years ago
  49. 173912a SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code by Trond Myklebust · 15 years ago
  50. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 15 years ago
  51. 2da8ca2 NFSD: Clean up the idmapper warning... by Trond Myklebust · 15 years ago
  52. 23ac658 SUNRPC: clean up rpc_setup_pipedir() by Trond Myklebust · 15 years ago
  53. 7d217ca SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path by Trond Myklebust · 15 years ago
  54. 458adb8b SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() by Trond Myklebust · 15 years ago
  55. b693ba4 SUNRPC: Constify rpc_pipe_ops... by Trond Myklebust · 15 years ago
  56. c740eff SUNRPC: Kill RPC_DISPLAY_ALL by Chuck Lever · 15 years ago
  57. ba80913 SUNRPC: Remove duplicate universal address generation by Chuck Lever · 15 years ago
  58. a02d692 SUNRPC: Provide functions for managing universal addresses by Chuck Lever · 15 years ago
  59. 169026a SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitions by Chuck Lever · 15 years ago
  60. 4bd9b0f4 nfsd41: use globals for DRC limits by Andy Adamson · 15 years ago
  61. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  62. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  63. dd2b63d nfs41: Rename rq_received to rq_reply_bytes_recvd by Ricardo Labiaga · 15 years ago
  64. 9c9f3f5 nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use by Andy Adamson · 15 years ago
  65. 7652e5a nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use by Benny Halevy · 15 years ago
  66. 4d6bbb6 nfs41: Backchannel bc_svc_process() by Ricardo Labiaga · 15 years ago
  67. 0d90ba1 nfs41: Backchannel callback service helper routines by Ricardo Labiaga · 15 years ago
  68. 55ae1aa nfs41: Add backchannel processing support to RPC state machine by Ricardo Labiaga · 15 years ago
  69. 4a8d70b nfs41: New include/linux/sunrpc/bc_xprt.h by Ricardo Labiaga · 15 years ago
  70. fb7a0b9 nfs41: New backchannel helper routines by Ricardo Labiaga · 15 years ago
  71. 56632b5 nfs41: client callback structures by Ricardo Labiaga · 15 years ago
  72. aae2006 nfs41: sunrpc: Export the call prepare state for session reset by Andy Adamson · 15 years ago
  73. 7eef409 Merge commit 'v2.6.30' into for-2.6.31 by J. Bruce Fields · 15 years ago
  74. f75e674 SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect by Trond Myklebust · 15 years ago
  75. 8435d34 SUNRPC: pass buffer size to svc_sock_names() by Chuck Lever · 15 years ago
  76. bfba9ab SUNRPC: pass buffer size to svc_addsock() by Chuck Lever · 15 years ago
  77. 335c54b NFSD: Prevent a buffer overflow in svc_xprt_names() by Chuck Lever · 15 years ago
  78. abc5c44 SUNRPC: Fix error return value of svc_addr_len() by Chuck Lever · 15 years ago
  79. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  80. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 15 years ago
  81. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 15 years ago
  82. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 15 years ago
  83. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 15 years ago
  84. 4b62e58 SUNRPC: Pass a family argument to svc_register() by Chuck Lever · 15 years ago
  85. 156e620 SUNRPC: Clean up svc_find_xprt() calling sequence by Chuck Lever · 15 years ago
  86. efb3288 SUNRPC: Clean up static inline functions in svc_xprt.h by Chuck Lever · 15 years ago
  87. 7d1e825 SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets by Trond Myklebust · 15 years ago
  88. 2795e53 SUNRPC: Clean up static inline functions in svc_xprt.h by Chuck Lever · 15 years ago
  89. 03cf6c9 knfsd: add file to export stats about nfsd pools by Greg Banks · 16 years ago
  90. 59a252f knfsd: avoid overloading the CPU scheduler with enormous load averages by Greg Banks · 16 years ago
  91. 77f18f5 nfs: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  92. 441e3e2 SUNRPC: dynamically load RPC transport modules on-demand by Tom Talpey · 15 years ago
  93. c9233eb sunrpc: add sv_maxconn field to svc_serv (try #3) by Jeff Layton · 16 years ago
  94. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  95. 608207e rpc: pass target name down to rpc level on callbacks by Olga Kornievskaia · 16 years ago
  96. 68e76ad nfsd: pass client principal name in rsc downcall by Olga Kornievskaia · 16 years ago
  97. c381060 rpc: add an rpc_pipe_open method by \"J. Bruce Fields\ · 16 years ago
  98. c977a2e sunrpc: get rid of rpc_rqst.rq_bufsize by Benny Halevy · 16 years ago
  99. 88a9fe8 SUNRPC: Remove the last remnant of the BKL... by Trond Myklebust · 16 years ago
  100. 3685f25d misc: replace NIPQUAD() by Harvey Harrison · 16 years ago