1. 607ca1d svcauth_gss: Close connection when dropping an incoming message by Chuck Lever · 7 years ago
  2. 87144ec xprtrdma: Squelch kbuild sparse complaint by Chuck Lever · 7 years ago
  3. 86840a6 xprtrdma: Reduce required number of send SGEs by Chuck Lever · 7 years ago
  4. 73eea1c xprtrdma: Disable pad optimization by default by Chuck Lever · 7 years ago
  5. fab6c2c xprtrdma: Per-connection pad optimization by Chuck Lever · 7 years ago
  6. ec3bc2c xprtrdma: Fix Read chunk padding by Chuck Lever · 7 years ago
  7. a3d7295 svcrpc: fix oops in absence of krb5 module by J. Bruce Fields · 7 years ago
  8. cb1d48f SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 7 years ago
  9. d34b668 xprtrdma: Squelch "max send, max recv" messages at connect time by Chuck Lever · 8 years ago
  10. 8ade1c2 xprtrdma: Make FRWR send queue entry accounting more accurate by Chuck Lever · 8 years ago
  11. 73a2e24 svcrdma: avoid duplicate dma unmapping during error recovery by Sriharsha Basavapatna · 7 years ago
  12. f29f361 svcrpc: don't leak contexts on PROC_DESTROY by J. Bruce Fields · 7 years ago
  13. a297ed8 sunrpc: don't call sleeping functions from the notifier block callbacks by Scott Mayhew · 7 years ago
  14. bd99e7a svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm by Chuck Lever · 8 years ago
  15. 369b330 SUNRPC: fix refcounting problems with auth_gss messages. by NeilBrown · 8 years ago
  16. aad931a3 Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  17. ea08e39 sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports by Scott Mayhew · 8 years ago
  18. ef5beed Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  19. 62bdf94 xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect by Chuck Lever · 8 years ago
  20. bb29dd8 SUNRPC: Fix suspicious RCU usage by Anna Schumaker · 8 years ago
  21. 8d42629 svcrdma: backchannel cannot share a page for send and rcv buffers by Chuck Lever · 8 years ago
  22. 18e601d sunrpc: fix some missing rq_rbuffer assignments by Jeff Layton · 8 years ago
  23. 2876a34 sunrpc: don't pass on-stack memory to sg_set_buf by J. Bruce Fields · 8 years ago
  24. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  25. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  26. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  27. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  28. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  29. 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
  30. 66cbd4b sunrpc: replace generic auth_cred hash with auth-specific function by Frank Sorenson · 8 years ago
  31. a960f8d sunrpc: add RPCSEC_GSS hash_cred() function by Frank Sorenson · 8 years ago
  32. 1e035d0 sunrpc: add auth_unix hash_cred() function by Frank Sorenson · 8 years ago
  33. 18028c9 sunrpc: add generic_auth hash_cred() function by Frank Sorenson · 8 years ago
  34. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  35. 77b00bc sunrpc: queue work on system_power_efficient_wq by Ke Wang · 8 years ago
  36. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  37. 25d55296 svcrdma: support Remote Invalidation by Chuck Lever · 8 years ago
  38. cc9d8340 svcrdma: Server-side support for rpcrdma_connect_private by Chuck Lever · 8 years ago
  39. 9995237 svcrdma: Skip put_page() when send_reply() fails by Chuck Lever · 8 years ago
  40. cace564 svcrdma: Tail iovec leaves an orphaned DMA mapping by Chuck Lever · 8 years ago
  41. 5690a22 xprtrdma: use complete() instead complete_all() by Daniel Wagner · 8 years ago
  42. a6cebd4 SUNRPC: Fix setting of buffer length in xdr_set_next_buffer() by Trond Myklebust · 8 years ago
  43. ace0e14 SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch by Trond Myklebust · 8 years ago
  44. d48f9ce sunrpc: fix write space race causing stalls by David Vrabel · 8 years ago
  45. 496b77a xprtrdma: Eliminate rpcrdma_receive_worker() by Chuck Lever · 8 years ago
  46. 1519e96 xprtrdma: Rename rpcrdma_receive_wc() by Chuck Lever · 8 years ago
  47. eeb3061 xprtrmda: Report address of frmr, not mw by Chuck Lever · 8 years ago
  48. 44829d0 xprtrdma: Support larger inline thresholds by Chuck Lever · 8 years ago
  49. 655fec6 xprtrdma: Use gathered Send for large inline messages by Chuck Lever · 8 years ago
  50. c8b920b xprtrdma: Basic support for Remote Invalidation by Chuck Lever · 8 years ago
  51. 87cfb9a xprtrdma: Client-side support for rpcrdma_connect_private by Chuck Lever · 8 years ago
  52. 6ea8e71 xprtrdma: Move recv_wr to struct rpcrdma_rep by Chuck Lever · 8 years ago
  53. 90aab60 xprtrdma: Move send_wr to struct rpcrdma_req by Chuck Lever · 8 years ago
  54. b157380 xprtrdma: Simplify rpcrdma_ep_post_recv() by Chuck Lever · 8 years ago
  55. 13650c2 xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf by Chuck Lever · 8 years ago
  56. 54cbd6b xprtrdma: Delay DMA mapping Send and Receive buffers by Chuck Lever · 8 years ago
  57. 99ef4db xprtrdma: Replace DMA_BIDIRECTIONAL by Chuck Lever · 8 years ago
  58. 08cf2ef xprtrdma: Use smaller buffers for RPC-over-RDMA headers by Chuck Lever · 8 years ago
  59. 9c40c49 xprtrdma: Initialize separate RPC call and reply buffers by Chuck Lever · 8 years ago
  60. 5a6d1db SUNRPC: Add a transport-specific private field in rpc_rqst by Chuck Lever · 8 years ago
  61. 6877894 SUNRPC: Separate buffer pointers for RPC Call and Reply messages by Chuck Lever · 8 years ago
  62. 3435c74 SUNRPC: Generalize the RPC buffer release API by Chuck Lever · 8 years ago
  63. 5fe6eaa SUNRPC: Generalize the RPC buffer allocation API by Chuck Lever · 8 years ago
  64. b9c5bc0 SUNRPC: Refactor rpc_xdr_buf_init() by Chuck Lever · 8 years ago
  65. eb342e9 xprtrdma: Eliminate INLINE_THRESHOLD macros by Chuck Lever · 8 years ago
  66. fda0ab4 SUNRPC: rpc_clnt_add_xprt setup function for NFS layer by Andy Adamson · 8 years ago
  67. 39e5d2d SUNRPC search xprt switch for sockaddr by Andy Adamson · 8 years ago
  68. dd69171 SUNRPC rpc_clnt_xprt_switch_add_xprt by Andy Adamson · 8 years ago
  69. 3b58a8a SUNRPC rpc_clnt_xprt_switch_put by Andy Adamson · 8 years ago
  70. 7705f6ab SUNRPC remove rpc_task_release_client from rpc_task_set_client by Andy Adamson · 8 years ago
  71. d002526 SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create() by Trond Myklebust · 8 years ago
  72. 2813b62 sunrpc: Remove unnecessary variable by Amitoj Kaur Chawla · 8 years ago
  73. 87ee128 Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  74. bf2c4b6 svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation") by Chuck Lever · 8 years ago
  75. 05c9746 xprtrdma: Fix receive buffer accounting by Chuck Lever · 8 years ago
  76. 78d506e xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...") by Chuck Lever · 8 years ago
  77. a41bd25 sunrpc: fix UDP memory accounting by Paolo Abeni · 8 years ago
  78. 16590a2 SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use by Chuck Lever · 8 years ago
  79. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  80. 8d48032 NFSv4: Cap the transport reconnection timer at 1/2 lease period by Trond Myklebust · 8 years ago
  81. 3851f1c SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout by Trond Myklebust · 8 years ago
  82. 0291017 SUNRPC: Fix reconnection timeouts by Trond Myklebust · 8 years ago
  83. d88e4d8 SUNRPC: disable the use of IPv6 temporary addresses. by NeilBrown · 8 years ago
  84. 9130b8d SUNRPC: allow for upcalls for same uid but different gss service by Olga Kornievskaia · 8 years ago
  85. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  86. ad3331a SUNRPC: Fix up socket autodisconnect by Trond Myklebust · 8 years ago
  87. c7995f8 SUNRPC: Detect immediate closure of accepted sockets by Trond Myklebust · 8 years ago
  88. b2f21f7 SUNRPC: accept() may return sockets that are still in SYN_RECV by Trond Myklebust · 8 years ago
  89. 1f4c17a SUNRPC: Handle EADDRNOTAVAIL on connection failures by Trond Myklebust · 8 years ago
  90. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  91. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  92. 1592c4d Merge branch 'nfs-rdma' by Trond Myklebust · 8 years ago
  93. 7f94ed2 Merge branch 'sunrpc' by Trond Myklebust · 8 years ago
  94. ce27230 SUNRPC: Fix a compiler warning in fs/nfs/clnt.c by Trond Myklebust · 8 years ago
  95. 53d7852 xprtrdma: fix semicolon.cocci warnings by kbuild test robot · 8 years ago
  96. ffb6ca3 sunrpc: Prevent resvport min/max inversion via sysfs and module parameter by Frank Sorenson · 8 years ago
  97. e08ea3a sunrpc: Prevent resvport min/max inversion via sysctl by Frank Sorenson · 8 years ago
  98. 5d71899 sunrpc: Fix reserved port range calculation by Frank Sorenson · 8 years ago
  99. 34ae685 sunrpc: Fix bit count when setting hashtable size to power-of-two by Frank Sorenson · 8 years ago
  100. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 8 years ago