1. 550e0ba sunrpc: expiry_time should be seconds not timeval by Roberto Bergantinos Corpas · 4 years, 4 months ago
  2. 79f22dd SUNRPC: Fix a compile warning for cmpxchg64() by Trond Myklebust · 6 years ago
  3. 4faef7a sunrpc: use SVC_NET() in svcauth_gss_* functions by Vasily Averin · 5 years ago
  4. ce4a99a SUNRPC: Fix leak of krb5p encode pages by Chuck Lever · 5 years ago
  5. e9ec911 sunrpc: Don't use stack buffer with scatterlist by Laura Abbott · 6 years ago
  6. 994baf8 sunrpc: remove incorrect HMAC request initialization by Eric Biggers · 6 years ago
  7. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 6 years ago
  8. 4dd0aa9 sunrpc: use constant time memory comparison for mac by Jason A. Donenfeld · 7 years ago
  9. 607ca1d svcauth_gss: Close connection when dropping an incoming message by Chuck Lever · 7 years ago
  10. a3d7295 svcrpc: fix oops in absence of krb5 module by J. Bruce Fields · 7 years ago
  11. f29f361 svcrpc: don't leak contexts on PROC_DESTROY by J. Bruce Fields · 7 years ago
  12. 369b330 SUNRPC: fix refcounting problems with auth_gss messages. by NeilBrown · 7 years ago
  13. 2876a34 sunrpc: don't pass on-stack memory to sg_set_buf by J. Bruce Fields · 8 years ago
  14. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  15. 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
  16. a960f8d sunrpc: add RPCSEC_GSS hash_cred() function by Frank Sorenson · 8 years ago
  17. bf2c4b6 svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation") by Chuck Lever · 8 years ago
  18. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  19. 9130b8d SUNRPC: allow for upcalls for same uid but different gss service by Olga Kornievskaia · 8 years ago
  20. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  21. 1592c4d Merge branch 'nfs-rdma' by Trond Myklebust · 8 years ago
  22. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 8 years ago
  23. 04d70ed sunrpc: add gss minor status to svcauth_gss_proxy_init by Scott Mayhew · 8 years ago
  24. 65b8017 xprtrdma: No direct data placement with krb5i and krb5p by Chuck Lever · 8 years ago
  25. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  26. c0cb8bf sunrpc: fix stripping of padded MIC tokens by Tomáš Trnka · 8 years ago
  27. 3c6e0bc sunrpc: plumb gfp_t parm into crcreate operation by Jeff Layton · 8 years ago
  28. 64c59a3 Remove unnecessary allocation by J. Bruce Fields · 8 years ago
  29. 16382ed Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  30. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  31. ef609c2 sunrpc: Fix skcipher/shash conversion by Herbert Xu · 8 years ago
  32. 01cde15 Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  33. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  34. ecf7828 Merge branch 'multipath' by Trond Myklebust · 8 years ago
  35. 437b300 auth_gss: fix panic in gss_pipe_downcall() in fips mode by Scott Mayhew · 8 years ago
  36. ad01b2c SUNRPC: Make rpc_clnt store the multipath iterators by Trond Myklebust · 8 years ago
  37. 3b5cf20 sunrpc: Use skcipher and ahash/shash by Herbert Xu · 8 years ago
  38. 414ca01 nfsd4: fix gss-proxy 4.1 mounts for some AD principals by J. Bruce Fields · 9 years ago
  39. cc6a7aa sunrpc: avoid warning in gss_key_timeout by Arnd Bergmann · 9 years ago
  40. 901f137 sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key() by Fabian Frederick · 9 years ago
  41. 9507271 svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures by Scott Mayhew · 9 years ago
  42. 76cb4be sunrpc: integer underflow in rsc_parse() by Dan Carpenter · 9 years ago
  43. a1d1e9b svcrpc: fix memory leak in gssp_accept_sec_context_upcall by David Ramos · 9 years ago
  44. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  45. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  46. b3ecba0 sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor by Jeff Layton · 10 years ago
  47. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  48. ec25422 sunrpc: remove "ec" argument from encrypt_v2 operation by Jeff Layton · 10 years ago
  49. b36e9c4 sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c by Jeff Layton · 10 years ago
  50. 6ac0fbb sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c by Jeff Layton · 10 years ago
  51. c5e6aec sunrpc: fix RCU handling of gc_ctx field by Jeff Layton · 10 years ago
  52. a0337d1 sunrpc: add a new "stringify_acceptor" rpc_credop by Jeff Layton · 10 years ago
  53. 2004c72 auth_gss: fetch the acceptor name out of the downcall by Jeff Layton · 10 years ago
  54. f15a5cf SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok by Kinglong Mee · 10 years ago
  55. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  56. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  57. a5cddc8 nfsd4: better reservation of head space for krb5 by J. Bruce Fields · 10 years ago
  58. 7a9a7b7 SUNRPC: Fix a module reference issue in rpcsec_gss by Trond Myklebust · 10 years ago
  59. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  60. e9776d0 SUNRPC: Fix a pipe_version reference leak by Trond Myklebust · 10 years ago
  61. 9eb2ddb SUNRPC: Ensure that gss_auth isn't freed before its upcall messages by Trond Myklebust · 10 years ago
  62. a699d65 SUNRPC: Don't create a gss auth cache unless rpc.gssd is running by Trond Myklebust · 10 years ago
  63. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  64. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  65. 0ea9de0 sunrpc: turn warn_gssd() log message into a dprintk() by Jeff Layton · 10 years ago
  66. c692554 gss_krb5: use lcm from kernel lib by Luis Henriques · 10 years ago
  67. bba0f88 minor svcauth_gss.c cleanup by J. Bruce Fields · 11 years ago
  68. 0fdc267 sunrpc: get rid of use_gssp_lock by Jeff Layton · 10 years ago
  69. a92e5eb sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt by Jeff Layton · 10 years ago
  70. 1654a04 sunrpc: don't wait for write before allowing reads from use-gss-proxy file by Jeff Layton · 10 years ago
  71. 89f8424 sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check by Jeff Layton · 11 years ago
  72. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  73. c297c8b SUNRPC: do not fail gss proc NULL calls with EACCES by Andy Adamson · 11 years ago
  74. 449bf8d Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  75. 9d3a226 SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg by Trond Myklebust · 11 years ago
  76. 5fccc5b SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message by Trond Myklebust · 11 years ago
  77. cf4c024 sunrpc: trim off EC bytes in GSSAPI v2 unwrap by Jeff Layton · 11 years ago
  78. 5d6baef gss_krb5: document that we ignore sequence number by J. Bruce Fields · 11 years ago
  79. b26ec9b svcrpc: handle some gssproxy encoding errors by J. Bruce Fields · 11 years ago
  80. 3be3455 svcrpc: fix error-handling on badd gssproxy downcall by J. Bruce Fields · 11 years ago
  81. c66080a svcrpc: fix gss-proxy NULL dereference in some error cases by J. Bruce Fields · 11 years ago
  82. a0f6ed8 RPCSEC_GSS: fix crash on destroying gss auth by J. Bruce Fields · 11 years ago
  83. 1d7b24f Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  84. 23c323a SUNRPC: No, I did not intend to create a 256KiB hashtable by Trond Myklebust · 11 years ago
  85. cf59676 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  86. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  87. d4a5165 rpc: let xdr layer allocate gssproxy receieve pages by J. Bruce Fields · 11 years ago
  88. 9dfd87d rpc: fix huge kmalloc's in gss-proxy by J. Bruce Fields · 11 years ago
  89. 6a36978 rpc: comment on linux_cred encoding, treat all as unsigned by J. Bruce Fields · 11 years ago
  90. 778e512 rpc: clean up decoding of gssproxy linux creds by J. Bruce Fields · 11 years ago
  91. 35fa5f7 SUNRPC refactor rpcauth_checkverf error returns by Andy Adamson · 11 years ago
  92. 4de6caa SUNRPC new rpc_credops to test credential expiry by Andy Adamson · 11 years ago
  93. eb6dc19 RPCSEC_GSS: Share all credential caches on a per-transport basis by Trond Myklebust · 11 years ago
  94. 414a629 RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches by Trond Myklebust · 11 years ago
  95. 1917228 RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries by Trond Myklebust · 11 years ago
  96. 6b2fddd RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects by Trond Myklebust · 11 years ago
  97. e726340a RPCSEC_GSS: Further cleanups by Trond Myklebust · 11 years ago
  98. c219066 SUNRPC: Replace clnt->cl_principal by Trond Myklebust · 11 years ago
  99. bd4a3eb RPCSEC_GSS: Clean up upcall message allocation by Trond Myklebust · 11 years ago
  100. 7193bd1 svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall by J. Bruce Fields · 11 years ago