1. e08ea3a sunrpc: Prevent resvport min/max inversion via sysctl by Frank Sorenson · 8 years ago
  2. 5d71899 sunrpc: Fix reserved port range calculation by Frank Sorenson · 8 years ago
  3. 34ae685 sunrpc: Fix bit count when setting hashtable size to power-of-two by Frank Sorenson · 8 years ago
  4. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 8 years ago
  5. bdc54d8 SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt by Trond Myklebust · 8 years ago
  6. f4a4906 SUNRPC: Remove unused callback xpo_adjust_wspace() by Trond Myklebust · 8 years ago
  7. 637600f SUNRPC: Change TCP socket space reservation by Trond Myklebust · 8 years ago
  8. ff3ac5c SUNRPC: Add a server side per-connection limit by Trond Myklebust · 8 years ago
  9. 4720b07 SUNRPC: Micro optimisation for svc_data_ready by Trond Myklebust · 8 years ago
  10. fa9251a SUNRPC: Call the default socket callbacks instead of open coding by Trond Myklebust · 8 years ago
  11. 069c225 SUNRPC: lock the socket while detaching it by Trond Myklebust · 8 years ago
  12. 104f635 SUNRPC: Add tracepoints for dropped and deferred requests by Trond Myklebust · 8 years ago
  13. 82ea2d7 SUNRPC: Add a tracepoint for server socket out-of-space conditions by Trond Myklebust · 8 years ago
  14. 04d70ed sunrpc: add gss minor status to svcauth_gss_proxy_init by Scott Mayhew · 8 years ago
  15. d8d2913 sunrpc: remove 'inuse' flag from struct cache_detail. by NeilBrown · 8 years ago
  16. a4e187d NFS: Don't drop CB requests with invalid principals by Chuck Lever · 8 years ago
  17. 0533b13 svc: Avoid garbage replies when pc_func() returns rpc_drop_reply by Chuck Lever · 8 years ago
  18. 65b8017 xprtrdma: No direct data placement with krb5i and krb5p by Chuck Lever · 8 years ago
  19. 64695bde xprtrdma: Clean up fixup_copy_count accounting by Chuck Lever · 8 years ago
  20. cfabe2c xprtrdma: Update only specific fields in private receive buffer by Chuck Lever · 8 years ago
  21. cb0ae1f xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup() by Chuck Lever · 8 years ago
  22. 80414ab xprtrdma: rpcrdma_inline_fixup() overruns the receive page list by Chuck Lever · 8 years ago
  23. 5ab8142 xprtrdma: Chunk list encoders no longer share one rl_segments array by Chuck Lever · 8 years ago
  24. 9d6b040 xprtrdma: Place registered MWs on a per-req list by Chuck Lever · 8 years ago
  25. 2ffc871 xprtrdma: Release orphaned MRs immediately by Chuck Lever · 8 years ago
  26. e2ac236 xprtrdma: Allocate MRs on demand by Chuck Lever · 8 years ago
  27. a54d405 xprtrdma: Chunk list encoders must not return zero by Chuck Lever · 8 years ago
  28. 7a89f9c xprtrdma: Honor ->send_request API contract by Chuck Lever · 8 years ago
  29. 3d4cf35 xprtrdma: Reply buffer exhaustion can be catastrophic by Chuck Lever · 8 years ago
  30. b54054c xprtrdma: Clean up device capability detection by Chuck Lever · 8 years ago
  31. a473018 xprtrdma: Remove rpcrdma_map_one() and friends by Chuck Lever · 8 years ago
  32. 2dc3a69 xprtrdma: Remove ALLPHYSICAL memory registration mode by Chuck Lever · 8 years ago
  33. 42fe28f xprtrdma: Do not leak an MW during a DMA map failure by Chuck Lever · 8 years ago
  34. 505bbe6 xprtrdma: Refactor MR recovery work queues by Chuck Lever · 8 years ago
  35. fcdfb96 xprtrdma: Use scatterlist for DMA mapping and unmapping under FMR by Chuck Lever · 8 years ago
  36. 88975eb xprtrdma: Rename fields in rpcrdma_fmr by Chuck Lever · 8 years ago
  37. d48b1d2 xprtrdma: Move init and release helpers by Chuck Lever · 8 years ago
  38. 564471d xprtrdma: Create common scatterlist fields in rpcrdma_mw by Chuck Lever · 8 years ago
  39. 38f1932e xprtrdma: Remove FMRs from the unmap list after unmapping by Chuck Lever · 8 years ago
  40. d91ee87 vfs: Pass data, ns, and ns->userns to mount_ns by Eric W. Biederman · 8 years ago
  41. 39a9bea rpc: share one xps between all backchannels by J. Bruce Fields · 8 years ago
  42. d50039e nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 8 years ago
  43. 1208fd5 SUNRPC: fix xprt leak on xps allocation failure by J. Bruce Fields · 8 years ago
  44. 9ffadfb SUNRPC: Fix suspicious enobufs issues. by Trond Myklebust · 8 years ago
  45. f1dc237 SUNRPC: Reduce latency when send queue is congested by Trond Myklebust · 8 years ago
  46. 40a5f1b SUNRPC: RPC transport queue must be low latency by Trond Myklebust · 8 years ago
  47. 5157b95 SUNRPC: Consolidate xs_tcp_data_ready and xs_data_ready by Trond Myklebust · 8 years ago
  48. 42d42a5 SUNRPC: Small optimisation of client receive by Trond Myklebust · 8 years ago
  49. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  50. 5d22c5a Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  51. c0cb8bf sunrpc: fix stripping of padded MIC tokens by Tomáš Trnka · 8 years ago
  52. d96b9c9 svcrpc: autoload rdma module by J. Bruce Fields · 8 years ago
  53. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  54. 9a8f6b5 SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments by Trond Myklebust · 8 years ago
  55. 6e14a92 xprtrdma: Remove qplock by Chuck Lever · 8 years ago
  56. b2dde94 xprtrdma: Faster server reboot recovery by Chuck Lever · 8 years ago
  57. 0b043b9 xprtrdma: Remove ro_unmap() from all registration modes by Chuck Lever · 8 years ago
  58. ead3f26 xprtrdma: Add ro_unmap_safe memreg method by Chuck Lever · 8 years ago
  59. 763bc23 xprtrdma: Refactor __fmr_dma_unmap() by Chuck Lever · 8 years ago
  60. 766656b xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw by Chuck Lever · 8 years ago
  61. 660bb49 xprtrdma: Refactor the FRWR recovery worker by Chuck Lever · 8 years ago
  62. d7a21c1 xprtrdma: Reset MRs in frwr_op_unmap_sync() by Chuck Lever · 8 years ago
  63. a3aa8b2 xprtrdma: Save I/O direction in struct rpcrdma_frwr by Chuck Lever · 8 years ago
  64. 55fdfce xprtrdma: Rename rpcrdma_frwr::sg and sg_nents by Chuck Lever · 8 years ago
  65. 550d750 xprtrdma: Use core ib_drain_qp() API by Chuck Lever · 8 years ago
  66. 3c19409 xprtrdma: Remove rpcrdma_create_chunks() by Chuck Lever · 8 years ago
  67. 94f58c5 xprtrdma: Allow Read list and Reply chunk simultaneously by Chuck Lever · 8 years ago
  68. 88b18a1 xprtrdma: Update comments in rpcrdma_marshal_req() by Chuck Lever · 8 years ago
  69. cce6dee xprtrdma: Avoid using Write list for small NFS READ requests by Chuck Lever · 8 years ago
  70. 302d3de xprtrdma: Prevent inline overflow by Chuck Lever · 8 years ago
  71. 9493174 xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headers by Chuck Lever · 8 years ago
  72. 29c5542 xprtrdma: Bound the inline threshold values by Chuck Lever · 8 years ago
  73. 6b26cc8 sunrpc: Advertise maximum backchannel payload size by Chuck Lever · 8 years ago
  74. d9e4084 svcrdma: Generalize svc_rdma_xdr_decode_req() by Chuck Lever · 8 years ago
  75. 84f225c svcrdma: Eliminate code duplication in svc_rdma_recvfrom() by Chuck Lever · 8 years ago
  76. 76ee8fd svcrdma: Drain QP before freeing svcrdma_xprt by Chuck Lever · 8 years ago
  77. 0319aaf svcrdma: Post Receives only for forward channel requests by Chuck Lever · 8 years ago
  78. cac7f15 svcrdma: Remove superfluous line from rdma_read_chunks() by Chuck Lever · 8 years ago
  79. 9ec6405 svcrdma: svc_rdma_put_context() is invoked twice in Send error path by Chuck Lever · 8 years ago
  80. 6625d09 svcrdma: Do not add XDR padding to xdr_buf page vector by Chuck Lever · 8 years ago
  81. 696190e svcrdma: Support IPv6 with NFS/RDMA by Shirley Ma · 8 years ago
  82. 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 8 years ago
  83. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 8 years ago
  84. b4411457 sunrpc: set SOCK_FASYNC by Eric Dumazet · 8 years ago
  85. c065d22 sunrpc: add rpc_lookup_generic_cred by Weston Andros Adamson · 8 years ago
  86. 3c6e0bc sunrpc: plumb gfp_t parm into crcreate operation by Jeff Layton · 8 years ago
  87. 06ef26a SUNRPC: init xdr_stream for zero iov_len, page_len by Benjamin Coddington · 8 years ago
  88. 64c59a3 Remove unnecessary allocation by J. Bruce Fields · 8 years ago
  89. 02c2234 net: udp: rename UDP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  90. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. 16382ed Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  92. fafc4e1 sock: tigthen lockdep checks for sock_owned_by_user by Hannes Frederic Sowa · 8 years ago
  93. 1da8c681 sunrpc: do not pull udp headers on receive by Willem de Bruijn · 8 years ago
  94. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  95. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  96. ef609c2 sunrpc: Fix skcipher/shash conversion by Herbert Xu · 8 years ago
  97. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  98. 01cde15 Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  99. a6ab1e8 sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race by NeilBrown · 8 years ago
  100. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago