1. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  2. 8f70e95 NFS: Determine initial mount security by Bryan Schumaker · 14 years ago
  3. a8de240 SUNRPC: Convert struct rpc_xprt to use atomic_t counters by Trond Myklebust · 14 years ago
  4. cbdabc7f NFSv4.1: filelayout async error handler by Andy Adamson · 14 years ago
  5. bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 14 years ago
  6. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 14 years ago
  7. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  8. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  9. f0418aa rpc: allow xprt_class->setup to return a preexisting xprt by J. Bruce Fields · 14 years ago
  10. d75faea rpc: move sk_bc_xprt to svc_xprt by J. Bruce Fields · 14 years ago
  11. 68c404b Merge branch 'bugfixes' into nfs-for-2.6.38 by Trond Myklebust · 14 years ago
  12. 6650239 NFS: Don't use vm_map_ram() in readdir by Trond Myklebust · 14 years ago
  13. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  14. 4a19de0 NFS rename client back channel transport field by Andy Adamson · 14 years ago
  15. c36fca5 NFS refactor nfs_find_client and reference client across callback processing by Andy Adamson · 14 years ago
  16. 2c2618c NFS associate sessionid with callback connection by Andy Adamson · 14 years ago
  17. 16b2d1e SUNRPC register and unregister the back channel transport by Andy Adamson · 14 years ago
  18. 1f11a03 SUNRPC new transport for the NFSv4.1 shared back channel by Andy Adamson · 14 years ago
  19. 9e701c6 svcrpc: simpler request dropping by J. Bruce Fields · 14 years ago
  20. bdd5f05 SUNRPC: Remove more code when NFSD_DEPRECATED is not configured by J. Bruce Fields · 14 years ago
  21. 7c96aef sunrpc: remove xpt_pool by NeilBrown · 14 years ago
  22. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago
  23. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 14 years ago
  24. 21b75b0 nfsd4: fix 4.1 connection registration race by J. Bruce Fields · 14 years ago
  25. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  26. a4dd8dc Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  27. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  28. 35b61e6 SUNRPC: define xdr_decode_opaque_fixed by Benny Halevy · 14 years ago
  29. ba8e452 SUNRPC: Add a helper function xdr_inline_peek by Trond Myklebust · 14 years ago
  30. 556ef63 Merge commit 'v2.6.36-rc7' into core/rcu by Ingo Molnar · 14 years ago
  31. edc7a89 nfsd: provide callbacks on svc_xprt deletion by J. Bruce Fields · 15 years ago
  32. 1e7af1b nfsd4: remove spkm3 by J. Bruce Fields · 14 years ago
  33. 37aa213 sunrpc: Tag rpc_xprt with net by Pavel Emelyanov · 14 years ago
  34. 9a23e33 sunrpc: Add net to xprt_create by Pavel Emelyanov · 14 years ago
  35. c653ce3 sunrpc: Add net to rpc_create_args by Pavel Emelyanov · 14 years ago
  36. 62832c0 sunrpc: Pull net argument downto svc_create_socket by Pavel Emelyanov · 14 years ago
  37. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 14 years ago
  38. e204e62 sunrpc: Factor out rpc_xprt freeing by Pavel Emelyanov · 14 years ago
  39. bd1722d sunrpc: Factor out rpc_xprt allocation by Pavel Emelyanov · 14 years ago
  40. c135e84 sunrpc: fix up rpcauth_remove_module section mismatch by Stephen Rothwell · 14 years ago
  41. 4f42d0d sunrpc: Make the /proc/net/rpc appear in net namespaces by Pavel Emelyanov · 14 years ago
  42. 4fb8518 sunrpc: Tag svc_xprt with net by Pavel Emelyanov · 14 years ago
  43. 593ce16 sunrpc: Add routines that allow registering per-net caches by Pavel Emelyanov · 14 years ago
  44. 352114f sunrpc: Add net to pure API calls by Pavel Emelyanov · 14 years ago
  45. e3bfca0 sunrpc: Make xprt auth cache release work with the xprt by Pavel Emelyanov · 14 years ago
  46. 1117449 sunrpc/cache: change deferred-request hash table to use hlist. by NeilBrown · 14 years ago
  47. 1ebede8 sunrpc: close connection when a request is irretrievably lost. by NeilBrown · 14 years ago
  48. b4687da SUNRPC: Refactor logic to NUL-terminate strings in pages by Chuck Lever · 14 years ago
  49. c88739b Merge remote branch 'trond/bugfixes' into for-2.6.37 by J. Bruce Fields · 14 years ago
  50. 859d502 SUNRPC: Remove rpcb_getport_sync() by Chuck Lever · 14 years ago
  51. 006abe8 SUNRPC: Fix a race in rpc_info_open by Trond Myklebust · 14 years ago
  52. f16b6e8 sunrpc/cache: allow threads to block while waiting for cache update. by NeilBrown · 14 years ago
  53. c5b29f8 sunrpc: use seconds since boot in expiry cache by NeilBrown · 14 years ago
  54. 17cebf6 sunrpc: extract some common sunrpc_cache code from nfsd by NeilBrown · 14 years ago
  55. 5b22216 nfs: __rcu annotations by Arnd Bergmann · 15 years ago
  56. 60641aa include: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  57. 0d9f9e1 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  58. a17c215 SUNRPC: Move the bound cred to struct rpc_rqst by Trond Myklebust · 14 years ago
  59. 8572b8e SUNRPC: Clean up of rpc_bindcred() by Trond Myklebust · 14 years ago
  60. 58f9612 SUNRPC: Move remaining RPC client related task initialisation into clnt.c by Trond Myklebust · 14 years ago
  61. d9b6cd9 SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task by Trond Myklebust · 14 years ago
  62. 241269b SUNRPC: Make the credential cache hashtable size configurable by Trond Myklebust · 14 years ago
  63. 988664a SUNRPC: Store the hashtable size in struct rpc_cred_cache by Trond Myklebust · 14 years ago
  64. 5d8d9a4 NFS: Ensure the AUTH_UNIX credcache is allocated dynamically by Trond Myklebust · 14 years ago
  65. f1f88fc SUNRPC: The function rpc_restart_call() should return success/failure by Trond Myklebust · 14 years ago
  66. 8eab945 sunrpc: make the cache cleaner workqueue deferrable by Artem Bityutskiy · 15 years ago
  67. 126e216 SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired by Trond Myklebust · 15 years ago
  68. 9bb0b81 SUNRPC: Reorder the struct rpc_task fields by Trond Myklebust · 15 years ago
  69. d72b6ce SUNRPC: Remove the 'tk_magic' debugging field by Trond Myklebust · 15 years ago
  70. d60dbb2 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst by Trond Myklebust · 15 years ago
  71. 1f4c86c NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls by Trond Myklebust · 15 years ago
  72. ff83997 SUNRPC: Replace jiffies-based metrics with ktime-based metrics by Chuck Lever · 15 years ago
  73. bbc72ce SUNRPC: RPC metrics and RTT estimator should use same RTT value by Chuck Lever · 15 years ago
  74. 9605a06 SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.h by Chuck Lever · 15 years ago
  75. a8ce4a8 SUNRPC: Fail over more quickly on connect errors by Trond Myklebust · 15 years ago
  76. fffdaef gss_krb5: Add support for rc4-hmac encryption by Kevin Coffman · 15 years ago
  77. 5af4654 gss_krb5: Use confounder length in wrap code by Kevin Coffman · 15 years ago
  78. 1dbd902 gssd_krb5: More arcfour-hmac support by Kevin Coffman · 15 years ago
  79. fc263a9 gss_krb5: Save the raw session key in the context by Kevin Coffman · 15 years ago
  80. 8b23707 gssd_krb5: arcfour-hmac support by Kevin Coffman · 15 years ago
  81. 934a95a gss_krb5: add remaining pieces to enable AES encryption support by Kevin Coffman · 15 years ago
  82. de9c17e gss_krb5: add support for new token formats in rfc4121 by Kevin Coffman · 15 years ago
  83. 958142e gss_krb5: add support for triple-des encryption by Kevin Coffman · 15 years ago
  84. 683ac66 gss_krb5: Add upcall info indicating supported kerberos enctypes by Trond Myklebust · 15 years ago
  85. 47d8480 gss_krb5: handle new context format from gssd by Kevin Coffman · 15 years ago
  86. 4891f2d gss_krb5: import functionality to derive keys into the kernel by Kevin Coffman · 15 years ago
  87. e1f6c07 gss_krb5: add ability to have a keyed checksum (hmac) by Kevin Coffman · 15 years ago
  88. 81d4a43 gss_krb5: introduce encryption type framework by Kevin Coffman · 15 years ago
  89. 1ac3719 gss_krb5: split up functions in preparation of adding new enctypes by Kevin Coffman · 15 years ago
  90. 725f286 gss_krb5: Introduce encryption type framework by Kevin Coffman · 15 years ago
  91. c9acb42 SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel by Trond Myklebust · 15 years ago
  92. ba17686 nfs41 do not allocate unused back channel pages by Andy Adamson · 15 years ago
  93. e4bdda1 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  94. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  95. c7af6b0 nfsd: remove unused field rq_reffh by J. Bruce Fields · 15 years ago
  96. cf3b01b rpc: add a new priority in RPC task by Alexandros Batsakis · 15 years ago
  97. 48f1861 rpc: add rpc_queue_empty function by Alexandros Batsakis · 15 years ago
  98. a600ffc sunrpc: Clean never used include files by Boaz Harrosh · 15 years ago
  99. 09a21c4 SUNRPC: Allow RPCs to fail quickly if the server is unreachable by Chuck Lever · 15 years ago
  100. 78c210e Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" by J. Bruce Fields · 15 years ago