1. 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 10 months ago
  2. df513a7 SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize by Olga Kornievskaia · 4 years, 10 months ago
  3. 65286b8 nfsd: export upcalls must not return ESTALE when mountd is down by Trond Myklebust · 5 years ago
  4. 2815552 SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.c by Chuck Lever · 4 years, 11 months ago
  5. 96f194b SUNRPC: Add xdr_pad_size() helper by Chuck Lever · 4 years, 11 months ago
  6. d162372 SUNRPC: Trim stack utilization in the wrap and unwrap paths by Chuck Lever · 4 years, 11 months ago
  7. 4047aa9 sunrpc: Fix gss_unwrap_resp_integ() again by Chuck Lever · 4 years, 11 months ago
  8. 08dffcc Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  9. f43574d Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  10. 3d96208 sunrpc: expiry_time should be seconds not timeval by Roberto Bergantinos Corpas · 5 years ago
  11. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  12. b32d285 SUNRPC: Remove broken gss_mech_list_pseudoflavors() by Trond Myklebust · 5 years ago
  13. 52879b4 sunrpc: convert to time64_t for expiry by Arnd Bergmann · 5 years ago
  14. f559935 nfs: use time64_t internally by Arnd Bergmann · 7 years ago
  15. 294ec5b sunrpc: convert to time64_t for expiry by Arnd Bergmann · 7 years ago
  16. 5866efa SUNRPC: Fix svcauth_gss_proxy_init() by Chuck Lever · 5 years ago
  17. ff27e9f SUNRPC: Trace gssproxy upcall results by Chuck Lever · 5 years ago
  18. 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  19. f925ab9 SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic by Benjamin Coddington · 5 years ago
  20. 60b3990 sunrpc: Use kzfree rather than its implementation. by zhong jiang · 5 years ago
  21. 700a800 Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  22. 06cbd26 Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  23. 5940d1c SUNRPC: Rebalance a kref in auth_gss.c by Chuck Lever · 6 years ago
  24. fe31ce8 SUNRPC: Fix an error code in gss_alloc_msg() by Dan Carpenter · 6 years ago
  25. ac83228a SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcall by Trond Myklebust · 6 years ago
  26. 283ebe3 SUNRPC: Use the client user namespace when encoding creds by Trond Myklebust · 6 years ago
  27. 6b2e685 SUNRPC: Add function rpc_sleep_on_timeout() by Trond Myklebust · 6 years ago
  28. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  29. e6667c7 SUNRPC: rsi_parse() should use the current user namespace by Trond Myklebust · 6 years ago
  30. 12a3ad6 SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc by Trond Myklebust · 6 years ago
  31. 06b5fc3 Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 6 years ago
  32. e7afe6c sunrpc: fix 4 more call sites that were using stack memory with a scatterlist by Scott Mayhew · 6 years ago
  33. 35e77d2 SUNRPC: Add rpc_auth::au_ralign field by Chuck Lever · 6 years ago
  34. a00275b SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize by Chuck Lever · 6 years ago
  35. 2573a46 SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files by Chuck Lever · 6 years ago
  36. 241b1f4 SUNRPC: Remove xdr_buf_trim() by Chuck Lever · 6 years ago
  37. 0c77668 SUNRPC: Introduce trace points in rpc_auth_gss.ko by Chuck Lever · 6 years ago
  38. a0584ee SUNRPC: Use struct xdr_stream when decoding RPC Reply header by Chuck Lever · 6 years ago
  39. e8680a2 SUNRPC: Use struct xdr_stream when constructing RPC Call header by Chuck Lever · 6 years ago
  40. fe9a270 SUNRPC: Add build option to disable support for insecure enctypes by Chuck Lever · 6 years ago
  41. 067fb11 SUNRPC: Remove rpc_xprt::tsh_size by Chuck Lever · 6 years ago
  42. 0ccc61b SUNRPC: Add xdr_stream::rqst field by Chuck Lever · 6 years ago
  43. 97b78ae SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit by Trond Myklebust · 6 years ago
  44. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  45. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  46. acf0a39 SUNRPC: Fix some kernel doc complaints by Chuck Lever · 6 years ago
  47. b8be567 sunrpc: use SVC_NET() in svcauth_gss_* functions by Vasily Averin · 6 years ago
  48. 04d1532 SUNRPC discard cr_uid from struct rpc_cred. by NeilBrown · 6 years ago
  49. d6efccd SUNRPC: remove crbind rpc_cred operation by NeilBrown · 6 years ago
  50. ddf529e NFS: move credential expiry tracking out of SUNRPC into NFS. by NeilBrown · 6 years ago
  51. 1a80810 SUNRPC: remove machine_cred field from struct auth_cred by NeilBrown · 6 years ago
  52. 8276c90 SUNRPC: remove uid and gid from struct auth_cred by NeilBrown · 6 years ago
  53. 97f68c6b SUNRPC: add 'struct cred *' to auth_cred and rpc_cred by NeilBrown · 6 years ago
  54. 8dae539 SUNRPC: Fix leak of krb5p encode pages by Chuck Lever · 6 years ago
  55. a652a4b SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache by Trond Myklebust · 6 years ago
  56. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  57. c3be657 SUNRPC: Use atomic(64)_t for seq_send(64) by Paul Burton · 6 years ago
  58. 310c758 Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  59. 6d1616b SUNRPC: Lockless server RPCSEC_GSS context lookup by Trond Myklebust · 6 years ago
  60. c7a2c49 Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  61. 331bc71 SUNRPC: Convert the auth cred cache to use refcount_t by Trond Myklebust · 6 years ago
  62. e732f44 SUNRPC: Fix a compile warning for cmpxchg64() by Trond Myklebust · 6 years ago
  63. 2192476 SUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc() by Arnd Bergmann · 6 years ago
  64. 608a0ab SUNRPC: Add lockless lookup of the server's auth domain by Trond Myklebust · 6 years ago
  65. 571ed1f SUNRPC: Replace krb5_seq_lock with a lockless scheme by Trond Myklebust · 6 years ago
  66. 0c1c19f SUNRPC: Lockless lookup of RPCSEC_GSS mechanisms by Trond Myklebust · 6 years ago
  67. 431f6eb SUNRPC: Add a label for RPC calls that require allocation on receive by Trond Myklebust · 6 years ago
  68. 3021a5bb SUNRPC: The transmitted message must lie in the RPCSEC window of validity by Trond Myklebust · 6 years ago
  69. e9e575b gss_krb5: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  70. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  71. 9157141 Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  72. 108b833 sunrpc: Add comment defining gssd upcall API keywords by Chuck Lever · 6 years ago
  73. 9abdda5 sunrpc: Extract target name into svc_cred by Chuck Lever · 6 years ago
  74. a1a2377 sunrpc: Enable the kernel to specify the hostname part of service principals by Chuck Lever · 6 years ago
  75. 44090cc sunrpc: Don't use stack buffer with scatterlist by Laura Abbott · 6 years ago
  76. 9cc3b98 sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data' by YueHaibing · 6 years ago
  77. 07d53ae net: Remove some unneeded semicolon by zhong jiang · 6 years ago
  78. 8fdee4c sunrpc: whitespace fixes by Stephen Hemminger · 6 years ago
  79. 82b98ca net/sunrpc: Make rpc_auth_create_args a const by Sargun Dhillon · 7 years ago
  80. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  81. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  82. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  83. 0070ed3 Fix 16-byte memory leak in gssp_accept_sec_context_upcall by Dave Wysochanski · 7 years ago
  84. 5e4d6597 Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  85. f3aefb6 sunrpc: remove incorrect HMAC request initialization by Eric Biggers · 7 years ago
  86. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  87. 855aeba net: Convert rpcsec_gss_net_ops by Kirill Tkhai · 7 years ago
  88. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  89. 90a9b14 sunrpc: Fix unaligned access on sparc64 by James Ettle · 7 years ago
  90. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  91. ee24eac SUNRPC: make cache_detail structures const by Bhumika Goyal · 7 years ago
  92. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  93. 1754eb2 rpc: remove some BUG()s by J. Bruce Fields · 7 years ago
  94. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  95. b86faee Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  96. 6240300 Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  97. 15a8b93 sunrpc: use constant time memory comparison for mac by Jason A. Donenfeld · 8 years ago
  98. 511e936 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 8 years ago
  99. c551858 sunrpc: move p_count out of struct rpc_procinfo by Christoph Hellwig · 8 years ago
  100. c56c620 sunrpc/auth_gss: fix decoder callback prototypes by Christoph Hellwig · 8 years ago