1. b3ecba0 sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor by Jeff Layton · 10 years ago
  2. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  3. ec25422 sunrpc: remove "ec" argument from encrypt_v2 operation by Jeff Layton · 10 years ago
  4. b36e9c4 sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c by Jeff Layton · 10 years ago
  5. 6ac0fbb sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c by Jeff Layton · 10 years ago
  6. c5e6aec sunrpc: fix RCU handling of gc_ctx field by Jeff Layton · 10 years ago
  7. a0337d1 sunrpc: add a new "stringify_acceptor" rpc_credop by Jeff Layton · 10 years ago
  8. 2004c72 auth_gss: fetch the acceptor name out of the downcall by Jeff Layton · 10 years ago
  9. f15a5cf SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok by Kinglong Mee · 10 years ago
  10. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  11. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  12. a5cddc8 nfsd4: better reservation of head space for krb5 by J. Bruce Fields · 10 years ago
  13. 7a9a7b7 SUNRPC: Fix a module reference issue in rpcsec_gss by Trond Myklebust · 10 years ago
  14. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  15. e9776d0 SUNRPC: Fix a pipe_version reference leak by Trond Myklebust · 10 years ago
  16. 9eb2ddb SUNRPC: Ensure that gss_auth isn't freed before its upcall messages by Trond Myklebust · 10 years ago
  17. a699d65 SUNRPC: Don't create a gss auth cache unless rpc.gssd is running by Trond Myklebust · 10 years ago
  18. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  19. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  20. 0ea9de0 sunrpc: turn warn_gssd() log message into a dprintk() by Jeff Layton · 11 years ago
  21. c692554 gss_krb5: use lcm from kernel lib by Luis Henriques · 11 years ago
  22. bba0f88 minor svcauth_gss.c cleanup by J. Bruce Fields · 12 years ago
  23. 0fdc267 sunrpc: get rid of use_gssp_lock by Jeff Layton · 11 years ago
  24. a92e5eb sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt by Jeff Layton · 11 years ago
  25. 1654a04 sunrpc: don't wait for write before allowing reads from use-gss-proxy file by Jeff Layton · 11 years ago
  26. 89f8424 sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check by Jeff Layton · 11 years ago
  27. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  28. c297c8b SUNRPC: do not fail gss proc NULL calls with EACCES by Andy Adamson · 11 years ago
  29. 449bf8d Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  30. 9d3a226 SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg by Trond Myklebust · 11 years ago
  31. 5fccc5b SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message by Trond Myklebust · 11 years ago
  32. cf4c024 sunrpc: trim off EC bytes in GSSAPI v2 unwrap by Jeff Layton · 11 years ago
  33. 5d6baef gss_krb5: document that we ignore sequence number by J. Bruce Fields · 11 years ago
  34. b26ec9b svcrpc: handle some gssproxy encoding errors by J. Bruce Fields · 11 years ago
  35. 3be3455 svcrpc: fix error-handling on badd gssproxy downcall by J. Bruce Fields · 11 years ago
  36. c66080a svcrpc: fix gss-proxy NULL dereference in some error cases by J. Bruce Fields · 11 years ago
  37. a0f6ed8 RPCSEC_GSS: fix crash on destroying gss auth by J. Bruce Fields · 11 years ago
  38. 1d7b24f Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  39. 23c323a SUNRPC: No, I did not intend to create a 256KiB hashtable by Trond Myklebust · 11 years ago
  40. cf59676 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  41. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  42. d4a5165 rpc: let xdr layer allocate gssproxy receieve pages by J. Bruce Fields · 11 years ago
  43. 9dfd87d rpc: fix huge kmalloc's in gss-proxy by J. Bruce Fields · 11 years ago
  44. 6a36978 rpc: comment on linux_cred encoding, treat all as unsigned by J. Bruce Fields · 11 years ago
  45. 778e512 rpc: clean up decoding of gssproxy linux creds by J. Bruce Fields · 11 years ago
  46. 35fa5f7 SUNRPC refactor rpcauth_checkverf error returns by Andy Adamson · 11 years ago
  47. 4de6caa SUNRPC new rpc_credops to test credential expiry by Andy Adamson · 11 years ago
  48. eb6dc19 RPCSEC_GSS: Share all credential caches on a per-transport basis by Trond Myklebust · 11 years ago
  49. 414a629 RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches by Trond Myklebust · 11 years ago
  50. 1917228 RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries by Trond Myklebust · 11 years ago
  51. 6b2fddd RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects by Trond Myklebust · 11 years ago
  52. e726340a RPCSEC_GSS: Further cleanups by Trond Myklebust · 11 years ago
  53. c219066 SUNRPC: Replace clnt->cl_principal by Trond Myklebust · 11 years ago
  54. bd4a3eb RPCSEC_GSS: Clean up upcall message allocation by Trond Myklebust · 11 years ago
  55. 7193bd1 svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall by J. Bruce Fields · 11 years ago
  56. 743e217 svcrpc: fix kfree oops in gss-proxy code by J. Bruce Fields · 11 years ago
  57. dc43376 svcrpc: fix gss-proxy xdr decoding oops by J. Bruce Fields · 11 years ago
  58. 9f96392 svcrpc: fix gss_rpc_upcall create error by J. Bruce Fields · 11 years ago
  59. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  60. 0dc1531 svcrpc: store gss mech in svc_cred by J. Bruce Fields · 11 years ago
  61. 4423406 svcrpc: introduce init_svc_cred by J. Bruce Fields · 11 years ago
  62. e77e430 more open-coded file_inode() calls by Al Viro · 11 years ago
  63. 4203afc Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  64. b161c14 svcrpc: implement O_NONBLOCK behavior for use-gss-proxy by J. Bruce Fields · 11 years ago
  65. 2aed8b4 SUNRPC: Convert auth_gss pipe detection to work in namespaces by Trond Myklebust · 11 years ago
  66. abfdbd5 SUNRPC: Faster detection if gssd is actually running by Trond Myklebust · 11 years ago
  67. d36ccb9 SUNRPC: Fix a bug in gss_create_upcall by Trond Myklebust · 11 years ago
  68. 625cdd7 svcauth_gss: fix error code in use_gss_proxy() by Dan Carpenter · 11 years ago
  69. 2dbd3ca Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  70. 8cbc95e Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  71. fb43f11 SUNRPC: fix decoding of optional gss-proxy xdr fields by J. Bruce Fields · 11 years ago
  72. 9fd40c5 SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warning by Geert Uytterhoeven · 11 years ago
  73. 1db7722 Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  74. 9b1d75b SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages by Trond Myklebust · 11 years ago
  75. 1eb6d62 svcauth_gss: fix error return code in rsc_parse() by Wei Yongjun · 11 years ago
  76. 8728f98 Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  77. c86d2dd net/sunrpc: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  78. d28fcc8 svcrpc: fix gss-proxy to respect user namespaces by J. Bruce Fields · 11 years ago
  79. 6278b62 SUNRPC: gssp_procedures[] can be static by Fengguang Wu · 11 years ago
  80. 0ff3bab SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC case by J. Bruce Fields · 11 years ago
  81. 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
  82. 030d794 SUNRPC: Use gssproxy upcall for server RPCGSS authentication. by Simo Sorce · 12 years ago
  83. 1d65833 SUNRPC: Add RPC based upcall mechanism for RPCGSS auth by Simo Sorce · 12 years ago
  84. 400f26b SUNRPC: conditionally return endtime from import_sec_context by Simo Sorce · 12 years ago
  85. 5007220 SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switch by Chuck Lever · 11 years ago
  86. 6599c0a SUNRPC: Make gss_mech_get() static by Chuck Lever · 11 years ago
  87. a77c806 SUNRPC: Refactor nfsd4_do_encode_secinfo() by Chuck Lever · 11 years ago
  88. 83523d0 SUNRPC: Consider qop when looking up pseudoflavors by Chuck Lever · 11 years ago
  89. f783288 SUNRPC: Load GSS kernel module by OID by Chuck Lever · 11 years ago
  90. 9568c5e SUNRPC: Introduce rpcauth_get_pseudoflavor() by Chuck Lever · 11 years ago
  91. fb15b26 SUNRPC: Define rpcsec_gss_info structure by Chuck Lever · 11 years ago
  92. 71afa85 SUNRPC: Missing module alias for auth_rpcgss.ko by Chuck Lever · 11 years ago
  93. 3c34ae1 nfsd: fix krb5 handling of anonymous principals by J. Bruce Fields · 11 years ago
  94. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  95. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  96. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  97. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  98. 173db30 sunrpc: silence build warning in gss_fill_context by Jeff Layton · 11 years ago
  99. 2d43833 SUNRPC: rework cache upcall logic by Stanislav Kinsbursky · 11 years ago
  100. 73fb847 SUNRPC: introduce cache_detail->cache_request callback by Stanislav Kinsbursky · 11 years ago