1. 3eb15f2 sunrpc: use DEFINE_SPINLOCK() by Fabian Frederick · 8 years ago
  2. fafedf8 svcrdma: Further clean-up of svc_rdma_get_inv_rkey() by Chuck Lever · 8 years ago
  3. 0725745 svcrdma: Break up dprintk format in svc_rdma_accept() by Chuck Lever · 8 years ago
  4. f5426d3 svcrdma: Remove unused variable in rdma_copy_tail() by Chuck Lever · 8 years ago
  5. 9a16a34 svcrdma: Remove unused variables in xprt_rdma_bc_allocate() by Chuck Lever · 8 years ago
  6. 96a58f9 svcrdma: Remove svc_rdma_op_ctxt::wc_status by Chuck Lever · 8 years ago
  7. dd6fd21 svcrdma: Remove DMA map accounting by Chuck Lever · 8 years ago
  8. e4eb42c svcrdma: Remove BH-disabled spin locking in svc_rdma_send() by Chuck Lever · 8 years ago
  9. 5fdca65 svcrdma: Renovate sendto chunk list parsing by Chuck Lever · 8 years ago
  10. 4d712ef svcauth_gss: Close connection when dropping an incoming message by Chuck Lever · 8 years ago
  11. 1b9f700 svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm by Chuck Lever · 8 years ago
  12. 56094ed sunrpc: GFP_KERNEL should be GFP_NOFS in crypto code by J. Bruce Fields · 8 years ago
  13. 8d42629 svcrdma: backchannel cannot share a page for send and rcv buffers by Chuck Lever · 8 years ago
  14. 18e601d sunrpc: fix some missing rq_rbuffer assignments by Jeff Layton · 8 years ago
  15. 2876a34 sunrpc: don't pass on-stack memory to sg_set_buf by J. Bruce Fields · 8 years ago
  16. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  17. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  18. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  19. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  20. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  21. 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
  22. 66cbd4b sunrpc: replace generic auth_cred hash with auth-specific function by Frank Sorenson · 8 years ago
  23. a960f8d sunrpc: add RPCSEC_GSS hash_cred() function by Frank Sorenson · 8 years ago
  24. 1e035d0 sunrpc: add auth_unix hash_cred() function by Frank Sorenson · 8 years ago
  25. 18028c9 sunrpc: add generic_auth hash_cred() function by Frank Sorenson · 8 years ago
  26. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  27. 77b00bc sunrpc: queue work on system_power_efficient_wq by Ke Wang · 8 years ago
  28. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  29. 25d55296 svcrdma: support Remote Invalidation by Chuck Lever · 8 years ago
  30. cc9d8340 svcrdma: Server-side support for rpcrdma_connect_private by Chuck Lever · 8 years ago
  31. 9995237 svcrdma: Skip put_page() when send_reply() fails by Chuck Lever · 8 years ago
  32. cace564 svcrdma: Tail iovec leaves an orphaned DMA mapping by Chuck Lever · 8 years ago
  33. 5690a22 xprtrdma: use complete() instead complete_all() by Daniel Wagner · 8 years ago
  34. a6cebd4 SUNRPC: Fix setting of buffer length in xdr_set_next_buffer() by Trond Myklebust · 8 years ago
  35. ace0e14 SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch by Trond Myklebust · 8 years ago
  36. d48f9ce sunrpc: fix write space race causing stalls by David Vrabel · 8 years ago
  37. 496b77a xprtrdma: Eliminate rpcrdma_receive_worker() by Chuck Lever · 8 years ago
  38. 1519e96 xprtrdma: Rename rpcrdma_receive_wc() by Chuck Lever · 8 years ago
  39. eeb3061 xprtrmda: Report address of frmr, not mw by Chuck Lever · 8 years ago
  40. 44829d0 xprtrdma: Support larger inline thresholds by Chuck Lever · 8 years ago
  41. 655fec6 xprtrdma: Use gathered Send for large inline messages by Chuck Lever · 8 years ago
  42. c8b920b xprtrdma: Basic support for Remote Invalidation by Chuck Lever · 8 years ago
  43. 87cfb9a xprtrdma: Client-side support for rpcrdma_connect_private by Chuck Lever · 8 years ago
  44. 6ea8e71 xprtrdma: Move recv_wr to struct rpcrdma_rep by Chuck Lever · 8 years ago
  45. 90aab60 xprtrdma: Move send_wr to struct rpcrdma_req by Chuck Lever · 8 years ago
  46. b157380 xprtrdma: Simplify rpcrdma_ep_post_recv() by Chuck Lever · 8 years ago
  47. 13650c2 xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf by Chuck Lever · 8 years ago
  48. 54cbd6b xprtrdma: Delay DMA mapping Send and Receive buffers by Chuck Lever · 8 years ago
  49. 99ef4db xprtrdma: Replace DMA_BIDIRECTIONAL by Chuck Lever · 8 years ago
  50. 08cf2ef xprtrdma: Use smaller buffers for RPC-over-RDMA headers by Chuck Lever · 8 years ago
  51. 9c40c49 xprtrdma: Initialize separate RPC call and reply buffers by Chuck Lever · 8 years ago
  52. 5a6d1db SUNRPC: Add a transport-specific private field in rpc_rqst by Chuck Lever · 8 years ago
  53. 6877894 SUNRPC: Separate buffer pointers for RPC Call and Reply messages by Chuck Lever · 8 years ago
  54. 3435c74 SUNRPC: Generalize the RPC buffer release API by Chuck Lever · 8 years ago
  55. 5fe6eaa SUNRPC: Generalize the RPC buffer allocation API by Chuck Lever · 8 years ago
  56. b9c5bc0 SUNRPC: Refactor rpc_xdr_buf_init() by Chuck Lever · 8 years ago
  57. eb342e9 xprtrdma: Eliminate INLINE_THRESHOLD macros by Chuck Lever · 8 years ago
  58. fda0ab4 SUNRPC: rpc_clnt_add_xprt setup function for NFS layer by Andy Adamson · 8 years ago
  59. 39e5d2d SUNRPC search xprt switch for sockaddr by Andy Adamson · 8 years ago
  60. dd69171 SUNRPC rpc_clnt_xprt_switch_add_xprt by Andy Adamson · 8 years ago
  61. 3b58a8a SUNRPC rpc_clnt_xprt_switch_put by Andy Adamson · 8 years ago
  62. 7705f6ab SUNRPC remove rpc_task_release_client from rpc_task_set_client by Andy Adamson · 8 years ago
  63. d002526 SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create() by Trond Myklebust · 8 years ago
  64. 2813b62 sunrpc: Remove unnecessary variable by Amitoj Kaur Chawla · 8 years ago
  65. 87ee128 Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  66. bf2c4b6 svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation") by Chuck Lever · 8 years ago
  67. 05c9746 xprtrdma: Fix receive buffer accounting by Chuck Lever · 8 years ago
  68. 78d506e xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...") by Chuck Lever · 8 years ago
  69. a41bd25 sunrpc: fix UDP memory accounting by Paolo Abeni · 8 years ago
  70. 16590a2 SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use by Chuck Lever · 8 years ago
  71. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  72. 8d48032 NFSv4: Cap the transport reconnection timer at 1/2 lease period by Trond Myklebust · 8 years ago
  73. 3851f1c SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout by Trond Myklebust · 8 years ago
  74. 0291017 SUNRPC: Fix reconnection timeouts by Trond Myklebust · 8 years ago
  75. d88e4d8 SUNRPC: disable the use of IPv6 temporary addresses. by NeilBrown · 8 years ago
  76. 9130b8d SUNRPC: allow for upcalls for same uid but different gss service by Olga Kornievskaia · 8 years ago
  77. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  78. ad3331a SUNRPC: Fix up socket autodisconnect by Trond Myklebust · 8 years ago
  79. c7995f8 SUNRPC: Detect immediate closure of accepted sockets by Trond Myklebust · 8 years ago
  80. b2f21f7 SUNRPC: accept() may return sockets that are still in SYN_RECV by Trond Myklebust · 8 years ago
  81. 1f4c17a SUNRPC: Handle EADDRNOTAVAIL on connection failures by Trond Myklebust · 8 years ago
  82. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  83. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  84. 1592c4d Merge branch 'nfs-rdma' by Trond Myklebust · 8 years ago
  85. 7f94ed2 Merge branch 'sunrpc' by Trond Myklebust · 8 years ago
  86. ce27230 SUNRPC: Fix a compiler warning in fs/nfs/clnt.c by Trond Myklebust · 8 years ago
  87. 53d7852 xprtrdma: fix semicolon.cocci warnings by kbuild test robot · 9 years ago
  88. ffb6ca3 sunrpc: Prevent resvport min/max inversion via sysfs and module parameter by Frank Sorenson · 9 years ago
  89. e08ea3a sunrpc: Prevent resvport min/max inversion via sysctl by Frank Sorenson · 9 years ago
  90. 5d71899 sunrpc: Fix reserved port range calculation by Frank Sorenson · 9 years ago
  91. 34ae685 sunrpc: Fix bit count when setting hashtable size to power-of-two by Frank Sorenson · 9 years ago
  92. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 9 years ago
  93. bdc54d8 SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt by Trond Myklebust · 9 years ago
  94. f4a4906 SUNRPC: Remove unused callback xpo_adjust_wspace() by Trond Myklebust · 9 years ago
  95. 637600f SUNRPC: Change TCP socket space reservation by Trond Myklebust · 9 years ago
  96. ff3ac5c SUNRPC: Add a server side per-connection limit by Trond Myklebust · 9 years ago
  97. 4720b07 SUNRPC: Micro optimisation for svc_data_ready by Trond Myklebust · 9 years ago
  98. fa9251a SUNRPC: Call the default socket callbacks instead of open coding by Trond Myklebust · 9 years ago
  99. 069c225 SUNRPC: lock the socket while detaching it by Trond Myklebust · 9 years ago
  100. 104f635 SUNRPC: Add tracepoints for dropped and deferred requests by Trond Myklebust · 9 years ago