1. 1592c4d Merge branch 'nfs-rdma' by Trond Myklebust · 8 years ago
  2. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 8 years ago
  3. 65b8017 xprtrdma: No direct data placement with krb5i and krb5p by Chuck Lever · 8 years ago
  4. 9a8f6b5 SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments by Trond Myklebust · 8 years ago
  5. 62dbef2 sunrpc: add a get_rpccred_rcu inline by Jeff Layton · 8 years ago
  6. c065d22 sunrpc: add rpc_lookup_generic_cred by Weston Andros Adamson · 8 years ago
  7. 3c6e0bc sunrpc: plumb gfp_t parm into crcreate operation by Jeff Layton · 8 years ago
  8. 4500632 nfsd: Lower NFSv4.1 callback message size limit by Chuck Lever · 8 years ago
  9. 24a9a96 sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes by Jeff Layton · 9 years ago
  10. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  11. bd95608 sunrpc/auth: allow lockless (rcu) lookup of credential cache. by NeilBrown · 10 years ago
  12. a0337d1 sunrpc: add a new "stringify_acceptor" rpc_credop by Jeff Layton · 10 years ago
  13. 4de6caa SUNRPC new rpc_credops to test credential expiry by Andy Adamson · 11 years ago
  14. 5f42b01 SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management by Trond Myklebust · 11 years ago
  15. c219066 SUNRPC: Replace clnt->cl_principal by Trond Myklebust · 11 years ago
  16. a77c806 SUNRPC: Refactor nfsd4_do_encode_secinfo() by Chuck Lever · 11 years ago
  17. 9568c5e SUNRPC: Introduce rpcauth_get_pseudoflavor() by Chuck Lever · 11 years ago
  18. 7eaf040 sunrpc: Use kuid_t and kgid_t where appropriate by Eric W. Biederman · 11 years ago
  19. 6a1a1e3 SUNRPC: Add rpcauth_list_flavors() by Chuck Lever · 12 years ago
  20. 80df9d2 SUNRPC: subscribe RPC clients to pipefs notifications by Stanislav Kinsbursky · 13 years ago
  21. 68c9715 SUNRPC: Clean up the RPCSEC_GSS service ticket requests by Trond Myklebust · 13 years ago
  22. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  23. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago
  24. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 14 years ago
  25. c135e84 sunrpc: fix up rpcauth_remove_module section mismatch by Stephen Rothwell · 14 years ago
  26. a17c215 SUNRPC: Move the bound cred to struct rpc_rqst by Trond Myklebust · 14 years ago
  27. 8572b8e SUNRPC: Clean up of rpc_bindcred() by Trond Myklebust · 14 years ago
  28. 241269b SUNRPC: Make the credential cache hashtable size configurable by Trond Myklebust · 14 years ago
  29. 988664a SUNRPC: Store the hashtable size in struct rpc_cred_cache by Trond Myklebust · 14 years ago
  30. 5d8d9a4 NFS: Ensure the AUTH_UNIX credcache is allocated dynamically by Trond Myklebust · 14 years ago
  31. 126e216 SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired by Trond Myklebust · 14 years ago
  32. 5d35175 SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous by Trond Myklebust · 15 years ago
  33. 7c67db3 NFSv4: Reintroduce machine creds by Trond Myklebust · 16 years ago
  34. 78ea323 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() by Trond Myklebust · 16 years ago
  35. 5c69104 SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task by Trond Myklebust · 16 years ago
  36. 9a559ef SUNRPC: Add a generic RPC credential by Trond Myklebust · 16 years ago
  37. 4ccda2c SUNRPC: Clean up rpcauth_bindcred() by Trond Myklebust · 16 years ago
  38. af09383 SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS by Trond Myklebust · 16 years ago
  39. 25337fd SUNRPC: Fix a bug in rpcauth_lookup_credcache() by Trond Myklebust · 16 years ago
  40. f5c2187 SUNRPC: Convert the credential garbage collector into a shrinker callback by Trond Myklebust · 17 years ago
  41. 9499b43 SUNRPC: Give credential cache a local spinlock by Trond Myklebust · 17 years ago
  42. 31be5bf SUNRPC: Convert the credcache lookup code to use RCU by Trond Myklebust · 17 years ago
  43. e092bdc SUNRPC: cleanup rpc credential cache garbage collection by Trond Myklebust · 17 years ago
  44. fc432dd SUNRPC: Enforce atomic updates of rpc_cred->cr_flags by Trond Myklebust · 17 years ago
  45. 5fe4755 SUNRPC: Clean up rpc credential initialisation by Trond Myklebust · 17 years ago
  46. f1c0a86 SUNRPC: Mark auth and cred operation tables as constant. by Trond Myklebust · 17 years ago
  47. de7a8ce SUNRPC: Rename rpcauth_destroy() to rpcauth_release() by Trond Myklebust · 17 years ago
  48. 3ab9bb7 SUNRPC: Fix a memory leak in the auth credcache code by Trond Myklebust · 17 years ago
  49. 4a8c134 SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth by Trond Myklebust · 17 years ago
  50. 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
  51. d8ed029 [SUNRPC]: trivial endianness annotations by Alexey Dobriyan · 18 years ago
  52. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  53. 00b464d SUNRPC: Remove obsolete rpcauth #defines by Trond Myklebust · 18 years ago
  54. fba3bad SUNRPC: Move upcall out of auth->au_ops->crcreate() by Trond Myklebust · 18 years ago
  55. 8a31776 SUNRPC: Fix a lock recursion in the auth_gss downcall by Trond Myklebust · 18 years ago
  56. 24b2605 RPCSEC_GSS: cleanup au_rslack calculation by J. Bruce Fields · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago