1. 87ee128 Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  2. bf2c4b6 svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation") by Chuck Lever · 8 years ago
  3. 05c9746 xprtrdma: Fix receive buffer accounting by Chuck Lever · 8 years ago
  4. 78d506e xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...") by Chuck Lever · 8 years ago
  5. a41bd25 sunrpc: fix UDP memory accounting by Paolo Abeni · 8 years ago
  6. 16590a2 SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use by Chuck Lever · 8 years ago
  7. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  8. 8d48032 NFSv4: Cap the transport reconnection timer at 1/2 lease period by Trond Myklebust · 8 years ago
  9. 3851f1c SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout by Trond Myklebust · 8 years ago
  10. 0291017 SUNRPC: Fix reconnection timeouts by Trond Myklebust · 8 years ago
  11. d88e4d8 SUNRPC: disable the use of IPv6 temporary addresses. by NeilBrown · 8 years ago
  12. 9130b8d SUNRPC: allow for upcalls for same uid but different gss service by Olga Kornievskaia · 8 years ago
  13. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  14. ad3331a SUNRPC: Fix up socket autodisconnect by Trond Myklebust · 8 years ago
  15. c7995f8 SUNRPC: Detect immediate closure of accepted sockets by Trond Myklebust · 8 years ago
  16. b2f21f7 SUNRPC: accept() may return sockets that are still in SYN_RECV by Trond Myklebust · 8 years ago
  17. 1f4c17a SUNRPC: Handle EADDRNOTAVAIL on connection failures by Trond Myklebust · 8 years ago
  18. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  19. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  20. 1592c4d Merge branch 'nfs-rdma' by Trond Myklebust · 8 years ago
  21. 7f94ed2 Merge branch 'sunrpc' by Trond Myklebust · 8 years ago
  22. ce27230 SUNRPC: Fix a compiler warning in fs/nfs/clnt.c by Trond Myklebust · 8 years ago
  23. 53d7852 xprtrdma: fix semicolon.cocci warnings by kbuild test robot · 8 years ago
  24. ffb6ca3 sunrpc: Prevent resvport min/max inversion via sysfs and module parameter by Frank Sorenson · 8 years ago
  25. e08ea3a sunrpc: Prevent resvport min/max inversion via sysctl by Frank Sorenson · 8 years ago
  26. 5d71899 sunrpc: Fix reserved port range calculation by Frank Sorenson · 8 years ago
  27. 34ae685 sunrpc: Fix bit count when setting hashtable size to power-of-two by Frank Sorenson · 8 years ago
  28. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 8 years ago
  29. bdc54d8 SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt by Trond Myklebust · 8 years ago
  30. f4a4906 SUNRPC: Remove unused callback xpo_adjust_wspace() by Trond Myklebust · 8 years ago
  31. 637600f SUNRPC: Change TCP socket space reservation by Trond Myklebust · 8 years ago
  32. ff3ac5c SUNRPC: Add a server side per-connection limit by Trond Myklebust · 8 years ago
  33. 4720b07 SUNRPC: Micro optimisation for svc_data_ready by Trond Myklebust · 8 years ago
  34. fa9251a SUNRPC: Call the default socket callbacks instead of open coding by Trond Myklebust · 8 years ago
  35. 069c225 SUNRPC: lock the socket while detaching it by Trond Myklebust · 8 years ago
  36. 104f635 SUNRPC: Add tracepoints for dropped and deferred requests by Trond Myklebust · 8 years ago
  37. 82ea2d7 SUNRPC: Add a tracepoint for server socket out-of-space conditions by Trond Myklebust · 8 years ago
  38. 04d70ed sunrpc: add gss minor status to svcauth_gss_proxy_init by Scott Mayhew · 8 years ago
  39. d8d2913 sunrpc: remove 'inuse' flag from struct cache_detail. by NeilBrown · 8 years ago
  40. a4e187d NFS: Don't drop CB requests with invalid principals by Chuck Lever · 8 years ago
  41. 0533b13 svc: Avoid garbage replies when pc_func() returns rpc_drop_reply by Chuck Lever · 8 years ago
  42. 65b8017 xprtrdma: No direct data placement with krb5i and krb5p by Chuck Lever · 8 years ago
  43. 64695bde xprtrdma: Clean up fixup_copy_count accounting by Chuck Lever · 8 years ago
  44. cfabe2c xprtrdma: Update only specific fields in private receive buffer by Chuck Lever · 8 years ago
  45. cb0ae1f xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup() by Chuck Lever · 8 years ago
  46. 80414ab xprtrdma: rpcrdma_inline_fixup() overruns the receive page list by Chuck Lever · 8 years ago
  47. 5ab8142 xprtrdma: Chunk list encoders no longer share one rl_segments array by Chuck Lever · 8 years ago
  48. 9d6b040 xprtrdma: Place registered MWs on a per-req list by Chuck Lever · 8 years ago
  49. 2ffc871 xprtrdma: Release orphaned MRs immediately by Chuck Lever · 8 years ago
  50. e2ac236 xprtrdma: Allocate MRs on demand by Chuck Lever · 8 years ago
  51. a54d405 xprtrdma: Chunk list encoders must not return zero by Chuck Lever · 8 years ago
  52. 7a89f9c xprtrdma: Honor ->send_request API contract by Chuck Lever · 8 years ago
  53. 3d4cf35 xprtrdma: Reply buffer exhaustion can be catastrophic by Chuck Lever · 8 years ago
  54. b54054c xprtrdma: Clean up device capability detection by Chuck Lever · 8 years ago
  55. a473018 xprtrdma: Remove rpcrdma_map_one() and friends by Chuck Lever · 8 years ago
  56. 2dc3a69 xprtrdma: Remove ALLPHYSICAL memory registration mode by Chuck Lever · 8 years ago
  57. 42fe28f xprtrdma: Do not leak an MW during a DMA map failure by Chuck Lever · 8 years ago
  58. 505bbe6 xprtrdma: Refactor MR recovery work queues by Chuck Lever · 8 years ago
  59. fcdfb96 xprtrdma: Use scatterlist for DMA mapping and unmapping under FMR by Chuck Lever · 8 years ago
  60. 88975eb xprtrdma: Rename fields in rpcrdma_fmr by Chuck Lever · 8 years ago
  61. d48b1d2 xprtrdma: Move init and release helpers by Chuck Lever · 8 years ago
  62. 564471d xprtrdma: Create common scatterlist fields in rpcrdma_mw by Chuck Lever · 8 years ago
  63. 38f1932e xprtrdma: Remove FMRs from the unmap list after unmapping by Chuck Lever · 8 years ago
  64. d91ee87 vfs: Pass data, ns, and ns->userns to mount_ns by Eric W. Biederman · 8 years ago
  65. 39a9bea rpc: share one xps between all backchannels by J. Bruce Fields · 8 years ago
  66. d50039e nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 8 years ago
  67. 1208fd5 SUNRPC: fix xprt leak on xps allocation failure by J. Bruce Fields · 8 years ago
  68. 9ffadfb SUNRPC: Fix suspicious enobufs issues. by Trond Myklebust · 8 years ago
  69. f1dc237 SUNRPC: Reduce latency when send queue is congested by Trond Myklebust · 8 years ago
  70. 40a5f1b SUNRPC: RPC transport queue must be low latency by Trond Myklebust · 8 years ago
  71. 5157b95 SUNRPC: Consolidate xs_tcp_data_ready and xs_data_ready by Trond Myklebust · 8 years ago
  72. 42d42a5 SUNRPC: Small optimisation of client receive by Trond Myklebust · 8 years ago
  73. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  74. 5d22c5a Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  75. c0cb8bf sunrpc: fix stripping of padded MIC tokens by Tomáš Trnka · 8 years ago
  76. d96b9c9 svcrpc: autoload rdma module by J. Bruce Fields · 8 years ago
  77. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  78. 9a8f6b5 SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments by Trond Myklebust · 8 years ago
  79. 6e14a92 xprtrdma: Remove qplock by Chuck Lever · 8 years ago
  80. b2dde94 xprtrdma: Faster server reboot recovery by Chuck Lever · 8 years ago
  81. 0b043b9 xprtrdma: Remove ro_unmap() from all registration modes by Chuck Lever · 8 years ago
  82. ead3f26 xprtrdma: Add ro_unmap_safe memreg method by Chuck Lever · 8 years ago
  83. 763bc23 xprtrdma: Refactor __fmr_dma_unmap() by Chuck Lever · 8 years ago
  84. 766656b xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw by Chuck Lever · 8 years ago
  85. 660bb49 xprtrdma: Refactor the FRWR recovery worker by Chuck Lever · 8 years ago
  86. d7a21c1 xprtrdma: Reset MRs in frwr_op_unmap_sync() by Chuck Lever · 8 years ago
  87. a3aa8b2 xprtrdma: Save I/O direction in struct rpcrdma_frwr by Chuck Lever · 8 years ago
  88. 55fdfce xprtrdma: Rename rpcrdma_frwr::sg and sg_nents by Chuck Lever · 8 years ago
  89. 550d750 xprtrdma: Use core ib_drain_qp() API by Chuck Lever · 8 years ago
  90. 3c19409 xprtrdma: Remove rpcrdma_create_chunks() by Chuck Lever · 8 years ago
  91. 94f58c5 xprtrdma: Allow Read list and Reply chunk simultaneously by Chuck Lever · 8 years ago
  92. 88b18a1 xprtrdma: Update comments in rpcrdma_marshal_req() by Chuck Lever · 8 years ago
  93. cce6dee xprtrdma: Avoid using Write list for small NFS READ requests by Chuck Lever · 8 years ago
  94. 302d3de xprtrdma: Prevent inline overflow by Chuck Lever · 8 years ago
  95. 9493174 xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headers by Chuck Lever · 8 years ago
  96. 29c5542 xprtrdma: Bound the inline threshold values by Chuck Lever · 8 years ago
  97. 6b26cc8 sunrpc: Advertise maximum backchannel payload size by Chuck Lever · 8 years ago
  98. d9e4084 svcrdma: Generalize svc_rdma_xdr_decode_req() by Chuck Lever · 8 years ago
  99. 84f225c svcrdma: Eliminate code duplication in svc_rdma_recvfrom() by Chuck Lever · 8 years ago
  100. 76ee8fd svcrdma: Drain QP before freeing svcrdma_xprt by Chuck Lever · 8 years ago