1. a0f6ed8 RPCSEC_GSS: fix crash on destroying gss auth by J. Bruce Fields · 11 years ago
  2. 1d7b24f Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  3. 23c323a SUNRPC: No, I did not intend to create a 256KiB hashtable by Trond Myklebust · 11 years ago
  4. cf59676 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  5. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  6. d4a5165 rpc: let xdr layer allocate gssproxy receieve pages by J. Bruce Fields · 11 years ago
  7. 9dfd87d rpc: fix huge kmalloc's in gss-proxy by J. Bruce Fields · 11 years ago
  8. 6a36978 rpc: comment on linux_cred encoding, treat all as unsigned by J. Bruce Fields · 11 years ago
  9. 778e512 rpc: clean up decoding of gssproxy linux creds by J. Bruce Fields · 11 years ago
  10. 35fa5f7 SUNRPC refactor rpcauth_checkverf error returns by Andy Adamson · 11 years ago
  11. 4de6caa SUNRPC new rpc_credops to test credential expiry by Andy Adamson · 11 years ago
  12. eb6dc19 RPCSEC_GSS: Share all credential caches on a per-transport basis by Trond Myklebust · 11 years ago
  13. 414a629 RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches by Trond Myklebust · 11 years ago
  14. 1917228 RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries by Trond Myklebust · 11 years ago
  15. 6b2fddd RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects by Trond Myklebust · 11 years ago
  16. e726340a RPCSEC_GSS: Further cleanups by Trond Myklebust · 11 years ago
  17. c219066 SUNRPC: Replace clnt->cl_principal by Trond Myklebust · 11 years ago
  18. bd4a3eb RPCSEC_GSS: Clean up upcall message allocation by Trond Myklebust · 11 years ago
  19. 7193bd1 svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall by J. Bruce Fields · 11 years ago
  20. 743e217 svcrpc: fix kfree oops in gss-proxy code by J. Bruce Fields · 11 years ago
  21. dc43376 svcrpc: fix gss-proxy xdr decoding oops by J. Bruce Fields · 11 years ago
  22. 9f96392 svcrpc: fix gss_rpc_upcall create error by J. Bruce Fields · 11 years ago
  23. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  24. 0dc1531 svcrpc: store gss mech in svc_cred by J. Bruce Fields · 11 years ago
  25. 4423406 svcrpc: introduce init_svc_cred by J. Bruce Fields · 11 years ago
  26. e77e430 more open-coded file_inode() calls by Al Viro · 11 years ago
  27. 4203afc Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  28. b161c14 svcrpc: implement O_NONBLOCK behavior for use-gss-proxy by J. Bruce Fields · 11 years ago
  29. 2aed8b4 SUNRPC: Convert auth_gss pipe detection to work in namespaces by Trond Myklebust · 11 years ago
  30. abfdbd5 SUNRPC: Faster detection if gssd is actually running by Trond Myklebust · 11 years ago
  31. d36ccb9 SUNRPC: Fix a bug in gss_create_upcall by Trond Myklebust · 11 years ago
  32. 625cdd7 svcauth_gss: fix error code in use_gss_proxy() by Dan Carpenter · 11 years ago
  33. 2dbd3ca Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  34. 8cbc95e Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  35. fb43f11 SUNRPC: fix decoding of optional gss-proxy xdr fields by J. Bruce Fields · 11 years ago
  36. 9fd40c5 SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warning by Geert Uytterhoeven · 11 years ago
  37. 1db7722 Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  38. 9b1d75b SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages by Trond Myklebust · 11 years ago
  39. 1eb6d62 svcauth_gss: fix error return code in rsc_parse() by Wei Yongjun · 11 years ago
  40. 8728f98 Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  41. c86d2dd net/sunrpc: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  42. d28fcc8 svcrpc: fix gss-proxy to respect user namespaces by J. Bruce Fields · 11 years ago
  43. 6278b62 SUNRPC: gssp_procedures[] can be static by Fengguang Wu · 11 years ago
  44. 0ff3bab SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC case by J. Bruce Fields · 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. 030d794 SUNRPC: Use gssproxy upcall for server RPCGSS authentication. by Simo Sorce · 12 years ago
  47. 1d65833 SUNRPC: Add RPC based upcall mechanism for RPCGSS auth by Simo Sorce · 12 years ago
  48. 400f26b SUNRPC: conditionally return endtime from import_sec_context by Simo Sorce · 12 years ago
  49. 5007220 SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switch by Chuck Lever · 11 years ago
  50. 6599c0a SUNRPC: Make gss_mech_get() static by Chuck Lever · 11 years ago
  51. a77c806 SUNRPC: Refactor nfsd4_do_encode_secinfo() by Chuck Lever · 11 years ago
  52. 83523d0 SUNRPC: Consider qop when looking up pseudoflavors by Chuck Lever · 11 years ago
  53. f783288 SUNRPC: Load GSS kernel module by OID by Chuck Lever · 11 years ago
  54. 9568c5e SUNRPC: Introduce rpcauth_get_pseudoflavor() by Chuck Lever · 11 years ago
  55. fb15b26 SUNRPC: Define rpcsec_gss_info structure by Chuck Lever · 11 years ago
  56. 71afa85 SUNRPC: Missing module alias for auth_rpcgss.ko by Chuck Lever · 11 years ago
  57. 3c34ae1 nfsd: fix krb5 handling of anonymous principals by J. Bruce Fields · 11 years ago
  58. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  59. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  60. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  61. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  62. 173db30 sunrpc: silence build warning in gss_fill_context by Jeff Layton · 11 years ago
  63. 2d43833 SUNRPC: rework cache upcall logic by Stanislav Kinsbursky · 11 years ago
  64. 73fb847 SUNRPC: introduce cache_detail->cache_request callback by Stanislav Kinsbursky · 11 years ago
  65. 683428fae sunrpc: Update svcgss xdr handle to rpsec_contect cache by Eric W. Biederman · 11 years ago
  66. 90602c7 sunrpc: Update gss uid to security context mapping. by Eric W. Biederman · 11 years ago
  67. cdba321 sunrpc: Convert kuids and kgids to uids and gids for printing by Eric W. Biederman · 11 years ago
  68. 0b4d51b sunrpc: Use uid_eq and gid_eq where appropriate by Eric W. Biederman · 11 years ago
  69. 7eaf040 sunrpc: Use kuid_t and kgid_t where appropriate by Eric W. Biederman · 11 years ago
  70. 4c190e2 sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer by Jeff Layton · 11 years ago
  71. c5f5e9c SUNRPC: Add missing static declaration to _gss_mech_get_by_name by Trond Myklebust · 12 years ago
  72. a4f0835 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() by Trond Myklebust · 12 years ago
  73. 620038f SUNRPC set gss gc_expiry to full lifetime by Andy Adamson · 12 years ago
  74. 632f0d0 SUNRPC: Use __func__ in dprintk() in auth_gss.c by Chuck Lever · 12 years ago
  75. 013448c SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavors by Trond Myklebust · 12 years ago
  76. 6a1a1e3 SUNRPC: Add rpcauth_list_flavors() by Chuck Lever · 12 years ago
  77. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  78. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  79. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  80. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  81. c52226d rpc: handle rotated gss data for Windows interoperability by J. Bruce Fields · 12 years ago
  82. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  83. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  84. 7bdf741 auth_gss: the list of pseudoflavors not being parsed correctly by Steve Dickson · 12 years ago
  85. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  86. fc2952a SUNRPC: split upcall function to extract reusable parts by Simo Sorce · 12 years ago
  87. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  88. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  89. b854178 sunrpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  90. 0097143 SUNRPC: Don't use variable length automatic arrays in kernel code by Trond Myklebust · 12 years ago
  91. 09acfea SUNRPC: Fix a few sparse warnings by Trond Myklebust · 12 years ago
  92. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 12 years ago
  93. a1db410 SUNRPC: create GSS auth cache per network namespace by Stanislav Kinsbursky · 13 years ago
  94. 30507f5 SUNRPC: remove RPC PipeFS mount point reference from RPC client by Stanislav Kinsbursky · 13 years ago
  95. 80df9d2 SUNRPC: subscribe RPC clients to pipefs notifications by Stanislav Kinsbursky · 13 years ago
  96. ccdc28f SUNRPC: handle GSS AUTH pipes by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  97. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 13 years ago
  98. 9beae46 SUNRPC: cleanup GSS pipes usage by Stanislav Kinsbursky · 13 years ago
  99. d706ed1 SUNPRC: cleanup RPC PipeFS pipes upcall interface by Stanislav Kinsbursky · 13 years ago
  100. ba9e097 SUNRPC: split SUNPRC PipeFS pipe data and inode creation by Stanislav Kinsbursky · 13 years ago