1. 352114f sunrpc: Add net to pure API calls by Pavel Emelyanov · 16 years ago
  2. e3bfca0 sunrpc: Make xprt auth cache release work with the xprt by Pavel Emelyanov · 16 years ago
  3. 1117449 sunrpc/cache: change deferred-request hash table to use hlist. by NeilBrown · 16 years ago
  4. 1ebede8 sunrpc: close connection when a request is irretrievably lost. by NeilBrown · 16 years ago
  5. c88739b Merge remote branch 'trond/bugfixes' into for-2.6.37 by J. Bruce Fields · 16 years ago
  6. 006abe8 SUNRPC: Fix a race in rpc_info_open by Trond Myklebust · 16 years ago
  7. f16b6e8 sunrpc/cache: allow threads to block while waiting for cache update. by NeilBrown · 16 years ago
  8. c5b29f8 sunrpc: use seconds since boot in expiry cache by NeilBrown · 16 years ago
  9. 17cebf6 sunrpc: extract some common sunrpc_cache code from nfsd by NeilBrown · 16 years ago
  10. 60641aa include: replace unifdef-y with header-y by Sam Ravnborg · 16 years ago
  11. 0d9f9e1 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  12. a17c215 SUNRPC: Move the bound cred to struct rpc_rqst by Trond Myklebust · 16 years ago
  13. 8572b8e SUNRPC: Clean up of rpc_bindcred() by Trond Myklebust · 16 years ago
  14. 58f9612 SUNRPC: Move remaining RPC client related task initialisation into clnt.c by Trond Myklebust · 16 years ago
  15. d9b6cd9 SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task by Trond Myklebust · 16 years ago
  16. 241269b SUNRPC: Make the credential cache hashtable size configurable by Trond Myklebust · 16 years ago
  17. 988664a SUNRPC: Store the hashtable size in struct rpc_cred_cache by Trond Myklebust · 16 years ago
  18. 5d8d9a4 NFS: Ensure the AUTH_UNIX credcache is allocated dynamically by Trond Myklebust · 16 years ago
  19. f1f88fc SUNRPC: The function rpc_restart_call() should return success/failure by Trond Myklebust · 16 years ago
  20. 8eab945 sunrpc: make the cache cleaner workqueue deferrable by Artem Bityutskiy · 16 years ago
  21. 126e216 SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired by Trond Myklebust · 16 years ago
  22. 9bb0b81 SUNRPC: Reorder the struct rpc_task fields by Trond Myklebust · 16 years ago
  23. d72b6ce SUNRPC: Remove the 'tk_magic' debugging field by Trond Myklebust · 16 years ago
  24. d60dbb2 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst by Trond Myklebust · 16 years ago
  25. 1f4c86c NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls by Trond Myklebust · 16 years ago
  26. ff83997 SUNRPC: Replace jiffies-based metrics with ktime-based metrics by Chuck Lever · 16 years ago
  27. bbc72ce SUNRPC: RPC metrics and RTT estimator should use same RTT value by Chuck Lever · 16 years ago
  28. 9605a06 SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.h by Chuck Lever · 16 years ago
  29. a8ce4a8 SUNRPC: Fail over more quickly on connect errors by Trond Myklebust · 16 years ago
  30. fffdaef gss_krb5: Add support for rc4-hmac encryption by Kevin Coffman · 16 years ago
  31. 5af4654 gss_krb5: Use confounder length in wrap code by Kevin Coffman · 16 years ago
  32. 1dbd902 gssd_krb5: More arcfour-hmac support by Kevin Coffman · 16 years ago
  33. fc263a9 gss_krb5: Save the raw session key in the context by Kevin Coffman · 16 years ago
  34. 8b23707 gssd_krb5: arcfour-hmac support by Kevin Coffman · 16 years ago
  35. 934a95a gss_krb5: add remaining pieces to enable AES encryption support by Kevin Coffman · 16 years ago
  36. de9c17e gss_krb5: add support for new token formats in rfc4121 by Kevin Coffman · 16 years ago
  37. 958142e gss_krb5: add support for triple-des encryption by Kevin Coffman · 16 years ago
  38. 683ac66 gss_krb5: Add upcall info indicating supported kerberos enctypes by Trond Myklebust · 16 years ago
  39. 47d8480 gss_krb5: handle new context format from gssd by Kevin Coffman · 16 years ago
  40. 4891f2d gss_krb5: import functionality to derive keys into the kernel by Kevin Coffman · 16 years ago
  41. e1f6c07 gss_krb5: add ability to have a keyed checksum (hmac) by Kevin Coffman · 16 years ago
  42. 81d4a43 gss_krb5: introduce encryption type framework by Kevin Coffman · 16 years ago
  43. 1ac3719 gss_krb5: split up functions in preparation of adding new enctypes by Kevin Coffman · 16 years ago
  44. 725f286 gss_krb5: Introduce encryption type framework by Kevin Coffman · 16 years ago
  45. c9acb42 SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel by Trond Myklebust · 16 years ago
  46. ba17686 nfs41 do not allocate unused back channel pages by Andy Adamson · 16 years ago
  47. e4bdda1 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  48. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  49. c7af6b0 nfsd: remove unused field rq_reffh by J. Bruce Fields · 16 years ago
  50. cf3b01b rpc: add a new priority in RPC task by Alexandros Batsakis · 16 years ago
  51. 48f1861 rpc: add rpc_queue_empty function by Alexandros Batsakis · 16 years ago
  52. a600ffc sunrpc: Clean never used include files by Boaz Harrosh · 16 years ago
  53. 09a21c4 SUNRPC: Allow RPCs to fail quickly if the server is unreachable by Chuck Lever · 16 years ago
  54. 78c210e Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" by J. Bruce Fields · 17 years ago
  55. 97363c6 sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment by Benny Halevy · 17 years ago
  56. 5d35175 SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous by Trond Myklebust · 17 years ago
  57. f300bab nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel by Alexandros Batsakis · 17 years ago
  58. 4cfc7e6 nfsd41: sunrpc: Added rpc server-side backchannel handling by Rahul Iyer · 17 years ago
  59. fbf4665 nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID call by Jeff Layton · 17 years ago
  60. be3ad6b sunrpc: add common routine for copying address portion of a sockaddr by Jeff Layton · 17 years ago
  61. 4516fc0 sunrpc: add routine for comparing addresses by Jeff Layton · 17 years ago
  62. 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 · 17 years ago
  63. 4dceef9 nfs: fix compile error in rpc_pipefs.h by J. Bruce Fields · 17 years ago
  64. 6a396f6 Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 17 years ago
  65. 98866b5 sunrpc: ntoh -> be*_to_cpu by Benny Halevy · 17 years ago
  66. 9f162d2 sunrpc: hton -> cpu_to_be* by Benny Halevy · 17 years ago
  67. f884dca Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 17 years ago
  68. 8854e82 SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code by Trond Myklebust · 17 years ago
  69. 173912a SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code by Trond Myklebust · 17 years ago
  70. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 17 years ago
  71. 2da8ca2 NFSD: Clean up the idmapper warning... by Trond Myklebust · 17 years ago
  72. 23ac658 SUNRPC: clean up rpc_setup_pipedir() by Trond Myklebust · 17 years ago
  73. 7d217ca SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path by Trond Myklebust · 17 years ago
  74. 458adb8b SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() by Trond Myklebust · 17 years ago
  75. b693ba4 SUNRPC: Constify rpc_pipe_ops... by Trond Myklebust · 17 years ago
  76. c740eff SUNRPC: Kill RPC_DISPLAY_ALL by Chuck Lever · 17 years ago
  77. ba80913 SUNRPC: Remove duplicate universal address generation by Chuck Lever · 17 years ago
  78. a02d692 SUNRPC: Provide functions for managing universal addresses by Chuck Lever · 17 years ago
  79. 169026a SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitions by Chuck Lever · 17 years ago
  80. 4bd9b0f4 nfsd41: use globals for DRC limits by Andy Adamson · 17 years ago
  81. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 17 years ago
  82. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 17 years ago
  83. dd2b63d nfs41: Rename rq_received to rq_reply_bytes_recvd by Ricardo Labiaga · 17 years ago
  84. 9c9f3f5 nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use by Andy Adamson · 17 years ago
  85. 7652e5a nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use by Benny Halevy · 17 years ago
  86. 4d6bbb6 nfs41: Backchannel bc_svc_process() by Ricardo Labiaga · 17 years ago
  87. 0d90ba1 nfs41: Backchannel callback service helper routines by Ricardo Labiaga · 17 years ago
  88. 55ae1aa nfs41: Add backchannel processing support to RPC state machine by Ricardo Labiaga · 17 years ago
  89. 4a8d70b nfs41: New include/linux/sunrpc/bc_xprt.h by Ricardo Labiaga · 17 years ago
  90. fb7a0b9 nfs41: New backchannel helper routines by Ricardo Labiaga · 17 years ago
  91. 56632b5 nfs41: client callback structures by Ricardo Labiaga · 17 years ago
  92. aae2006 nfs41: sunrpc: Export the call prepare state for session reset by Andy Adamson · 17 years ago
  93. 7eef409 Merge commit 'v2.6.30' into for-2.6.31 by J. Bruce Fields · 17 years ago
  94. f75e674 SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect by Trond Myklebust · 17 years ago
  95. 8435d34 SUNRPC: pass buffer size to svc_sock_names() by Chuck Lever · 17 years ago
  96. bfba9ab SUNRPC: pass buffer size to svc_addsock() by Chuck Lever · 17 years ago
  97. 335c54b NFSD: Prevent a buffer overflow in svc_xprt_names() by Chuck Lever · 17 years ago
  98. abc5c44 SUNRPC: Fix error return value of svc_addr_len() by Chuck Lever · 17 years ago
  99. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  100. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 17 years ago