1. 7fc96a3 sunrpc: safely reallow resvport min/max inversion by J. Bruce Fields · 6 years ago
  2. 79f22dd SUNRPC: Fix a compile warning for cmpxchg64() by Trond Myklebust · 6 years ago
  3. 3d82780 SUNRPC: Fix priority queue fairness by Trond Myklebust · 6 years ago
  4. ed574f7 net :sunrpc :clnt :Fix xps refcount imbalance on the error path by Lin Yi · 5 years ago
  5. 9bae0c0 sunrpc: don't mark uninitialised items as VALID. by NeilBrown · 5 years ago
  6. c30a3b5 sunrpc: handle ENOMEM in rpcb_getport_async by J. Bruce Fields · 5 years ago
  7. 37c791a sunrpc: use-after-free in svc_process_common() by Vasily Averin · 5 years ago
  8. 4faef7a sunrpc: use SVC_NET() in svcauth_gss_* functions by Vasily Averin · 5 years ago
  9. 9369b7d sunrpc: fix cache_head leak due to queued request by Vasily Averin · 6 years ago
  10. 6b464ec SUNRPC: Fix a race with XPRT_CONNECTING by Trond Myklebust · 5 years ago
  11. 7abb7f7 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 5 years ago
  12. 5ba8d8b SUNRPC: Fix a potential race in xprt_connect() by Trond Myklebust · 6 years ago
  13. ce4a99a SUNRPC: Fix leak of krb5p encode pages by Chuck Lever · 6 years ago
  14. 35a0620 SUNRPC: Fix a bogus get/put in generic_key_to_expire() by Trond Myklebust · 6 years ago
  15. a38ad67 SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer() by YueHaibing · 6 years ago
  16. 4d9d47c sunrpc: correct the computation for page_ptr when truncating by Frank Sorenson · 6 years ago
  17. 5727dbc nfsd: Fix an Oops in free_session() by Trond Myklebust · 6 years ago
  18. e9ec911 sunrpc: Don't use stack buffer with scatterlist by Laura Abbott · 6 years ago
  19. b5bc39d NFSv4 client live hangs after live data migration recovery by Bill Baker · 6 years ago
  20. 2ea8b93 xprtrdma: Return -ENOBUFS when no pages are available by Chuck Lever · 6 years ago
  21. 463f845 rpc_pipefs: fix double-dput() by Al Viro · 6 years ago
  22. 994baf8 sunrpc: remove incorrect HMAC request initialization by Eric Biggers · 6 years ago
  23. 67eed62 SUNRPC: ensure correct error is reported by xs_tcp_setup_socket() by NeilBrown · 7 years ago
  24. abdb881 xprtrdma: Cancel refresh worker during buffer shutdown by Chuck Lever · 7 years ago
  25. d2a67f7 SUNRPC: Allow connect to return EHOSTUNREACH by Trond Myklebust · 7 years ago
  26. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  27. acbe104 sunrpc: Fix rpc_task_begin trace point by Chuck Lever · 7 years ago
  28. f609266 NFSv4: Fix callback server shutdown by Trond Myklebust · 7 years ago
  29. d9f9b83 SUNRPC: Refactor svc_set_num_threads() by Trond Myklebust · 7 years ago
  30. d4c5c26 net: sunrpc: svcsock: fix NULL-pointer exception by Vadim Lomovtsev · 7 years ago
  31. 4dd0aa9 sunrpc: use constant time memory comparison for mac by Jason A. Donenfeld · 7 years ago
  32. 607ca1d svcauth_gss: Close connection when dropping an incoming message by Chuck Lever · 7 years ago
  33. 87144ec xprtrdma: Squelch kbuild sparse complaint by Chuck Lever · 7 years ago
  34. 86840a6 xprtrdma: Reduce required number of send SGEs by Chuck Lever · 7 years ago
  35. 73eea1c xprtrdma: Disable pad optimization by default by Chuck Lever · 7 years ago
  36. fab6c2c xprtrdma: Per-connection pad optimization by Chuck Lever · 7 years ago
  37. ec3bc2c xprtrdma: Fix Read chunk padding by Chuck Lever · 7 years ago
  38. a3d7295 svcrpc: fix oops in absence of krb5 module by J. Bruce Fields · 7 years ago
  39. cb1d48f SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 7 years ago
  40. d34b668 xprtrdma: Squelch "max send, max recv" messages at connect time by Chuck Lever · 8 years ago
  41. 8ade1c2 xprtrdma: Make FRWR send queue entry accounting more accurate by Chuck Lever · 8 years ago
  42. 73a2e24 svcrdma: avoid duplicate dma unmapping during error recovery by Sriharsha Basavapatna · 7 years ago
  43. f29f361 svcrpc: don't leak contexts on PROC_DESTROY by J. Bruce Fields · 7 years ago
  44. a297ed8 sunrpc: don't call sleeping functions from the notifier block callbacks by Scott Mayhew · 7 years ago
  45. bd99e7a svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm by Chuck Lever · 8 years ago
  46. 369b330 SUNRPC: fix refcounting problems with auth_gss messages. by NeilBrown · 8 years ago
  47. aad931a3 Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  48. ea08e39 sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports by Scott Mayhew · 8 years ago
  49. ef5beed Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  50. 62bdf94 xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect by Chuck Lever · 8 years ago
  51. bb29dd8 SUNRPC: Fix suspicious RCU usage by Anna Schumaker · 8 years ago
  52. 8d42629 svcrdma: backchannel cannot share a page for send and rcv buffers by Chuck Lever · 8 years ago
  53. 18e601d sunrpc: fix some missing rq_rbuffer assignments by Jeff Layton · 8 years ago
  54. 2876a34 sunrpc: don't pass on-stack memory to sg_set_buf by J. Bruce Fields · 8 years ago
  55. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  56. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  57. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  59. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  60. 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
  61. 66cbd4b sunrpc: replace generic auth_cred hash with auth-specific function by Frank Sorenson · 8 years ago
  62. a960f8d sunrpc: add RPCSEC_GSS hash_cred() function by Frank Sorenson · 8 years ago
  63. 1e035d0 sunrpc: add auth_unix hash_cred() function by Frank Sorenson · 8 years ago
  64. 18028c9 sunrpc: add generic_auth hash_cred() function by Frank Sorenson · 8 years ago
  65. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  66. 77b00bc sunrpc: queue work on system_power_efficient_wq by Ke Wang · 8 years ago
  67. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  68. 25d55296 svcrdma: support Remote Invalidation by Chuck Lever · 8 years ago
  69. cc9d8340 svcrdma: Server-side support for rpcrdma_connect_private by Chuck Lever · 8 years ago
  70. 9995237 svcrdma: Skip put_page() when send_reply() fails by Chuck Lever · 8 years ago
  71. cace564 svcrdma: Tail iovec leaves an orphaned DMA mapping by Chuck Lever · 8 years ago
  72. 5690a22 xprtrdma: use complete() instead complete_all() by Daniel Wagner · 8 years ago
  73. a6cebd4 SUNRPC: Fix setting of buffer length in xdr_set_next_buffer() by Trond Myklebust · 8 years ago
  74. ace0e14 SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch by Trond Myklebust · 8 years ago
  75. d48f9ce sunrpc: fix write space race causing stalls by David Vrabel · 8 years ago
  76. 496b77a xprtrdma: Eliminate rpcrdma_receive_worker() by Chuck Lever · 8 years ago
  77. 1519e96 xprtrdma: Rename rpcrdma_receive_wc() by Chuck Lever · 8 years ago
  78. eeb3061 xprtrmda: Report address of frmr, not mw by Chuck Lever · 8 years ago
  79. 44829d0 xprtrdma: Support larger inline thresholds by Chuck Lever · 8 years ago
  80. 655fec6 xprtrdma: Use gathered Send for large inline messages by Chuck Lever · 8 years ago
  81. c8b920b xprtrdma: Basic support for Remote Invalidation by Chuck Lever · 8 years ago
  82. 87cfb9a xprtrdma: Client-side support for rpcrdma_connect_private by Chuck Lever · 8 years ago
  83. 6ea8e71 xprtrdma: Move recv_wr to struct rpcrdma_rep by Chuck Lever · 8 years ago
  84. 90aab60 xprtrdma: Move send_wr to struct rpcrdma_req by Chuck Lever · 8 years ago
  85. b157380 xprtrdma: Simplify rpcrdma_ep_post_recv() by Chuck Lever · 8 years ago
  86. 13650c2 xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf by Chuck Lever · 8 years ago
  87. 54cbd6b xprtrdma: Delay DMA mapping Send and Receive buffers by Chuck Lever · 8 years ago
  88. 99ef4db xprtrdma: Replace DMA_BIDIRECTIONAL by Chuck Lever · 8 years ago
  89. 08cf2ef xprtrdma: Use smaller buffers for RPC-over-RDMA headers by Chuck Lever · 8 years ago
  90. 9c40c49 xprtrdma: Initialize separate RPC call and reply buffers by Chuck Lever · 8 years ago
  91. 5a6d1db SUNRPC: Add a transport-specific private field in rpc_rqst by Chuck Lever · 8 years ago
  92. 6877894 SUNRPC: Separate buffer pointers for RPC Call and Reply messages by Chuck Lever · 8 years ago
  93. 3435c74 SUNRPC: Generalize the RPC buffer release API by Chuck Lever · 8 years ago
  94. 5fe6eaa SUNRPC: Generalize the RPC buffer allocation API by Chuck Lever · 8 years ago
  95. b9c5bc0 SUNRPC: Refactor rpc_xdr_buf_init() by Chuck Lever · 8 years ago
  96. eb342e9 xprtrdma: Eliminate INLINE_THRESHOLD macros by Chuck Lever · 8 years ago
  97. fda0ab4 SUNRPC: rpc_clnt_add_xprt setup function for NFS layer by Andy Adamson · 8 years ago
  98. 39e5d2d SUNRPC search xprt switch for sockaddr by Andy Adamson · 8 years ago
  99. dd69171 SUNRPC rpc_clnt_xprt_switch_add_xprt by Andy Adamson · 8 years ago
  100. 3b58a8a SUNRPC rpc_clnt_xprt_switch_put by Andy Adamson · 8 years ago