1. ce4a99a SUNRPC: Fix leak of krb5p encode pages by Chuck Lever · 6 years ago
  2. 369b330 SUNRPC: fix refcounting problems with auth_gss messages. by NeilBrown · 8 years ago
  3. 2876a34 sunrpc: don't pass on-stack memory to sg_set_buf by J. Bruce Fields · 8 years ago
  4. a960f8d sunrpc: add RPCSEC_GSS hash_cred() function by Frank Sorenson · 8 years ago
  5. 9130b8d SUNRPC: allow for upcalls for same uid but different gss service by Olga Kornievskaia · 8 years ago
  6. 1592c4d Merge branch 'nfs-rdma' by Trond Myklebust · 8 years ago
  7. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 8 years ago
  8. 65b8017 xprtrdma: No direct data placement with krb5i and krb5p by Chuck Lever · 8 years ago
  9. 3c6e0bc sunrpc: plumb gfp_t parm into crcreate operation by Jeff Layton · 8 years ago
  10. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  11. ecf7828 Merge branch 'multipath' by Trond Myklebust · 9 years ago
  12. 437b300 auth_gss: fix panic in gss_pipe_downcall() in fips mode by Scott Mayhew · 9 years ago
  13. ad01b2c SUNRPC: Make rpc_clnt store the multipath iterators by Trond Myklebust · 9 years ago
  14. cc6a7aa sunrpc: avoid warning in gss_key_timeout by Arnd Bergmann · 9 years ago
  15. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  16. b3ecba0 sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor by Jeff Layton · 10 years ago
  17. c5e6aec sunrpc: fix RCU handling of gc_ctx field by Jeff Layton · 10 years ago
  18. a0337d1 sunrpc: add a new "stringify_acceptor" rpc_credop by Jeff Layton · 10 years ago
  19. 2004c72 auth_gss: fetch the acceptor name out of the downcall by Jeff Layton · 10 years ago
  20. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  21. e9776d0 SUNRPC: Fix a pipe_version reference leak by Trond Myklebust · 11 years ago
  22. 9eb2ddb SUNRPC: Ensure that gss_auth isn't freed before its upcall messages by Trond Myklebust · 11 years ago
  23. a699d65 SUNRPC: Don't create a gss auth cache unless rpc.gssd is running by Trond Myklebust · 11 years ago
  24. 0ea9de0 sunrpc: turn warn_gssd() log message into a dprintk() by Jeff Layton · 11 years ago
  25. 89f8424 sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check by Jeff Layton · 11 years ago
  26. c297c8b SUNRPC: do not fail gss proc NULL calls with EACCES by Andy Adamson · 11 years ago
  27. 9d3a226 SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg by Trond Myklebust · 11 years ago
  28. 5fccc5b SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message by Trond Myklebust · 11 years ago
  29. a0f6ed8 RPCSEC_GSS: fix crash on destroying gss auth by J. Bruce Fields · 11 years ago
  30. 23c323a SUNRPC: No, I did not intend to create a 256KiB hashtable by Trond Myklebust · 11 years ago
  31. 35fa5f7 SUNRPC refactor rpcauth_checkverf error returns by Andy Adamson · 11 years ago
  32. 4de6caa SUNRPC new rpc_credops to test credential expiry by Andy Adamson · 11 years ago
  33. eb6dc19 RPCSEC_GSS: Share all credential caches on a per-transport basis by Trond Myklebust · 11 years ago
  34. 414a629 RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches by Trond Myklebust · 11 years ago
  35. 1917228 RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries by Trond Myklebust · 11 years ago
  36. 6b2fddd RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects by Trond Myklebust · 11 years ago
  37. e726340a RPCSEC_GSS: Further cleanups by Trond Myklebust · 11 years ago
  38. c219066 SUNRPC: Replace clnt->cl_principal by Trond Myklebust · 11 years ago
  39. bd4a3eb RPCSEC_GSS: Clean up upcall message allocation by Trond Myklebust · 11 years ago
  40. 2aed8b4 SUNRPC: Convert auth_gss pipe detection to work in namespaces by Trond Myklebust · 11 years ago
  41. abfdbd5 SUNRPC: Faster detection if gssd is actually running by Trond Myklebust · 11 years ago
  42. d36ccb9 SUNRPC: Fix a bug in gss_create_upcall by Trond Myklebust · 11 years ago
  43. 8cbc95e Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  44. 9b1d75b SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages by Trond Myklebust · 11 years ago
  45. b1df763 Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10 by J. Bruce Fields · 11 years ago
  46. 400f26b SUNRPC: conditionally return endtime from import_sec_context by Simo Sorce · 12 years ago
  47. a77c806 SUNRPC: Refactor nfsd4_do_encode_secinfo() by Chuck Lever · 12 years ago
  48. 9568c5e SUNRPC: Introduce rpcauth_get_pseudoflavor() by Chuck Lever · 12 years ago
  49. 71afa85 SUNRPC: Missing module alias for auth_rpcgss.ko by Chuck Lever · 12 years ago
  50. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  51. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  52. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  53. 173db30 sunrpc: silence build warning in gss_fill_context by Jeff Layton · 12 years ago
  54. 90602c7 sunrpc: Update gss uid to security context mapping. by Eric W. Biederman · 12 years ago
  55. cdba321 sunrpc: Convert kuids and kgids to uids and gids for printing by Eric W. Biederman · 12 years ago
  56. 0b4d51b sunrpc: Use uid_eq and gid_eq where appropriate by Eric W. Biederman · 12 years ago
  57. 7eaf040 sunrpc: Use kuid_t and kgid_t where appropriate by Eric W. Biederman · 12 years ago
  58. a4f0835 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() by Trond Myklebust · 12 years ago
  59. 620038f SUNRPC set gss gc_expiry to full lifetime by Andy Adamson · 12 years ago
  60. 632f0d0 SUNRPC: Use __func__ in dprintk() in auth_gss.c by Chuck Lever · 12 years ago
  61. 6a1a1e3 SUNRPC: Add rpcauth_list_flavors() by Chuck Lever · 12 years ago
  62. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 13 years ago
  63. a1db410 SUNRPC: create GSS auth cache per network namespace by Stanislav Kinsbursky · 13 years ago
  64. 30507f5 SUNRPC: remove RPC PipeFS mount point reference from RPC client by Stanislav Kinsbursky · 13 years ago
  65. 80df9d2 SUNRPC: subscribe RPC clients to pipefs notifications by Stanislav Kinsbursky · 13 years ago
  66. ccdc28f SUNRPC: handle GSS AUTH pipes by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  67. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 13 years ago
  68. 9beae46 SUNRPC: cleanup GSS pipes usage by Stanislav Kinsbursky · 13 years ago
  69. d706ed1 SUNPRC: cleanup RPC PipeFS pipes upcall interface by Stanislav Kinsbursky · 13 years ago
  70. ba9e097 SUNRPC: split SUNPRC PipeFS pipe data and inode creation by Stanislav Kinsbursky · 13 years ago
  71. 766347b SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations by Stanislav Kinsbursky · 13 years ago
  72. 7c17d86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  73. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  74. 68c9715 SUNRPC: Clean up the RPCSEC_GSS service ticket requests by Trond Myklebust · 13 years ago
  75. ef78cc7 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  76. c122515 SUNRPC/NFS: make rpc pipe upcall generic by Peng Tao · 13 years ago
  77. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  78. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  79. 89f0e4f sunrpc: Reduce switch/case indent by Joe Perches · 13 years ago
  80. 5afa913 SUNRPC: Ensure the RPC client only quits on fatal signals by Trond Myklebust · 13 years ago
  81. d1a8016 NFS: Fix infinite loop in gss_create_upcall() by Bryan Schumaker · 13 years ago
  82. f862822 gss:krb5 only include enctype numbers in gm_upcall_enctypes by Kevin Coffman · 14 years ago
  83. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago
  84. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 14 years ago
  85. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  86. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  87. 5a67657 SUNRPC: Fix race corrupting rpc upcall by Trond Myklebust · 14 years ago
  88. 0d8a374 SUNRPC: Defer deleting the security context until gss_do_free_ctx() by Trond Myklebust · 14 years ago
  89. a17c215 SUNRPC: Move the bound cred to struct rpc_rqst by Trond Myklebust · 14 years ago
  90. 126e216 SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired by Trond Myklebust · 14 years ago
  91. 1f4c86c NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls by Trond Myklebust · 14 years ago
  92. 683ac66 gss_krb5: Add upcall info indicating supported kerberos enctypes by Trond Myklebust · 14 years ago
  93. 7561042 gss_krb5: Added and improved code comments by Kevin Coffman · 15 years ago
  94. 725f286 gss_krb5: Introduce encryption type framework by Kevin Coffman · 15 years ago
  95. cdead7c SUNRPC: Fix a potential memory leak in auth_gss by Trond Myklebust · 15 years ago
  96. dc5ddce sunrpc: parse and return errors reported by gssd by Jeff Layton · 15 years ago
  97. 6c85309 sunrpc: fix build-time warning by Randy Dunlap · 15 years ago
  98. 486bad2 sunrpc: on successful gss error pipe write, don't return error by Jeff Layton · 15 years ago
  99. 053e324 rpc: remove unneeded function parameter in gss_add_msg() by Suresh Jayaraman · 15 years ago
  100. 480e324 SUNRPC: IS_ERR/PTR_ERR confusion by Roel Kluin · 15 years ago