1. 2004c72 auth_gss: fetch the acceptor name out of the downcall by Jeff Layton · 10 years ago
  2. 2559429 svcrdma: send_write() must not overflow the device's max sge by Steve Wise · 10 years ago
  3. 2fc193c SUNRPC: Handle EPIPE in xprt_connect_status by Trond Myklebust · 10 years ago
  4. 3601c4a SUNRPC: Ensure that we handle ENOBUFS errors correctly. by Trond Myklebust · 10 years ago
  5. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  6. f15a5cf SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok by Kinglong Mee · 10 years ago
  7. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  8. 7e3cead net: Save software checksum complete by Tom Herbert · 10 years ago
  9. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  10. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  11. 83710fc svcrdma: Fence LOCAL_INV work requests by Steve Wise · 10 years ago
  12. 0bf4828 svcrdma: refactor marshalling logic by Steve Wise · 10 years ago
  13. 05638dc nfsd4: simplify server xdr->next_page use by J. Bruce Fields · 10 years ago
  14. c93c622 xprtrdma: Disconnect on registration failure by Chuck Lever · 10 years ago
  15. c977dea xprtrdma: Remove BUG_ON() call sites by Chuck Lever · 10 years ago
  16. e7ce710 xprtrdma: Avoid deadlock when credit window is reset by Chuck Lever · 10 years ago
  17. 4f4cf5a SUNRPC: Move congestion window constants to header file by Chuck Lever · 10 years ago
  18. 1890697 xprtrdma: Reset connection timeout after successful reconnect by Chuck Lever · 10 years ago
  19. bfaee09 xprtrdma: Use macros for reconnection timeout constants by Chuck Lever · 10 years ago
  20. 196c699 xprtrdma: Allocate missing pagelist by Shirley Ma · 10 years ago
  21. 5bc4bc7 xprtrdma: Remove Tavor MTU setting by Chuck Lever · 10 years ago
  22. ec62f40 xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting by Chuck Lever · 10 years ago
  23. 65866f8 xprtrdma: Reduce the number of hardway buffer allocations by Chuck Lever · 10 years ago
  24. 8301a2c xprtrdma: Limit work done by completion handler by Chuck Lever · 10 years ago
  25. 1c00dd0 xprtrmda: Reduce calls to ib_poll_cq() in completion handlers by Chuck Lever · 10 years ago
  26. 7f23f6f xprtrmda: Reduce lock contention in completion handlers by Chuck Lever · 10 years ago
  27. fc66448 xprtrdma: Split the completion queue by Chuck Lever · 10 years ago
  28. 7f1d541 xprtrdma: Make rpcrdma_ep_destroy() return void by Chuck Lever · 10 years ago
  29. 13c9ff8 xprtrdma: Simplify rpcrdma_deregister_external() synopsis by Chuck Lever · 10 years ago
  30. cdd9ade xprtrdma: mount reports "Invalid mount option" if memreg mode not supported by Chuck Lever · 10 years ago
  31. f10eafd xprtrdma: Fall back to MTHCAFMR when FRMR is not supported by Chuck Lever · 10 years ago
  32. 0ac531c xprtrdma: Remove REGISTER memory registration mode by Chuck Lever · 10 years ago
  33. b45ccfd xprtrdma: Remove MEMWINDOWS registration modes by Chuck Lever · 10 years ago
  34. 03ff882 xprtrdma: Remove BOUNCEBUFFERS memory registration mode by Chuck Lever · 10 years ago
  35. 254f91e xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context by Chuck Lever · 10 years ago
  36. 4034ba0 nfs-rdma: Fix for FMR leaks by Allen Andrews · 10 years ago
  37. 0fc6c4e xprtrdma: mind the device's max fast register page list depth by Steve Wise · 10 years ago
  38. a48fd0f SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING by Kinglong Mee · 10 years ago
  39. a5cddc8 nfsd4: better reservation of head space for krb5 by J. Bruce Fields · 11 years ago
  40. db3f58a rpc: define xdr_restrict_buflen by J. Bruce Fields · 11 years ago
  41. 2825a7f nfsd4: allow encoding across page boundaries by J. Bruce Fields · 11 years ago
  42. 3e19ce7 rpc: xdr_truncate_encode by J. Bruce Fields · 11 years ago
  43. c6c8fe7 net, sunrpc: suppress allocation warning in rpc_malloc() by David Rientjes · 11 years ago
  44. 0f8066b sunrpc: Remove sk_no_check setting by Tom Herbert · 10 years ago
  45. ef11ce2 SUNRPC: track whether a request is coming from a loop-back interface. by NeilBrown · 11 years ago
  46. c789102 SUNRPC: Fix a module reference leak in svc_handle_xprt by Trond Myklebust · 10 years ago
  47. 16e4d93 NFSD: Ignore client's source port on RDMA transports by Chuck Lever · 10 years ago
  48. 7a9a7b7 SUNRPC: Fix a module reference issue in rpcsec_gss by Trond Myklebust · 10 years ago
  49. ecca063 SUNRPC: Fix printk that is not only for nfsd by Kinglong Mee · 11 years ago
  50. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  51. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  52. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  53. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  54. 2b3a8fd Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  55. 3064639 nfsd: check passed socket's net matches NFSd superblock's one by Stanislav Kinsbursky · 11 years ago
  56. 642aab5 SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failed by Kinglong Mee · 11 years ago
  57. d531c00 NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp by Kinglong Mee · 11 years ago
  58. 83ddfeb SUNRPC: New helper for creating client with rpc_xprt by Kinglong Mee · 11 years ago
  59. 47f72ef NFSD: Free backchannel xprt in bc_destroy by Kinglong Mee · 11 years ago
  60. de4aee2 rpc: Allow xdr_buf_subsegment to operate in-place by J. Bruce Fields · 11 years ago
  61. 315f381 SUNRPC: fix memory leak of peer addresses in XPRT by Kinglong Mee · 11 years ago
  62. 3cbe01a svcrdma: fix offset calculation for non-page aligned sge entries by Jeff Layton · 11 years ago
  63. 2e8c12e xprtrdma: add separate Kconfig options for NFSoRDMA client and server support by Jeff Layton · 11 years ago
  64. 7e4359e Fix regression in NFSRDMA server by Tom Tucker · 11 years ago
  65. 4548120 net: Mark functions as static in net/sunrpc/svc_xprt.c by Rashika Kheria · 11 years ago
  66. c42a01e svcrdma: fix printk when memory allocation fails by Jeff Layton · 11 years ago
  67. 494314c SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_status by Trond Myklebust · 11 years ago
  68. 6bd1441 SUNRPC: Don't let rpc_delay() clobber non-timeout errors by Trond Myklebust · 11 years ago
  69. 1fa3e2e SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasks by Steve Dickson · 11 years ago
  70. 9455e3f SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasks by Trond Myklebust · 11 years ago
  71. 3a0799a SUNRPC: remove KERN_INFO from dprintk() call sites by Chuck Lever · 11 years ago
  72. 2b7bbc9 SUNRPC: Fix large reads on NFS/RDMA by Chuck Lever · 11 years ago
  73. bd0f725 Merge branch 'devel' into linux-next by Trond Myklebust · 11 years ago
  74. fdb63dc SUNRPC: Ensure that call_bind times out correctly by Trond Myklebust · 11 years ago
  75. 485f225 SUNRPC: Ensure that call_connect times out correctly by Trond Myklebust · 11 years ago
  76. e95003c Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  77. e9776d0 SUNRPC: Fix a pipe_version reference leak by Trond Myklebust · 11 years ago
  78. 9eb2ddb SUNRPC: Ensure that gss_auth isn't freed before its upcall messages by Trond Myklebust · 11 years ago
  79. 16e5a2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  80. 2ea2449 SUNRPC: RPC callbacks may be split across several TCP segments by Trond Myklebust · 11 years ago
  81. 6283567 SUNRPC: Fix potential memory scribble in xprt_free_bc_request() by Trond Myklebust · 11 years ago
  82. 06ea0bf SUNRPC: Fix races in xs_nospace() by Trond Myklebust · 11 years ago
  83. a699d65 SUNRPC: Don't create a gss auth cache unless rpc.gssd is running by Trond Myklebust · 11 years ago
  84. e1d83ee net: Mark functions as static in net/sunrpc/svc_xprt.c by Rashika Kheria · 11 years ago
  85. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  86. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  87. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  88. 0ea9de0 sunrpc: turn warn_gssd() log message into a dprintk() by Jeff Layton · 11 years ago
  89. c692554 gss_krb5: use lcm from kernel lib by Luis Henriques · 11 years ago
  90. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  91. bba0f88 minor svcauth_gss.c cleanup by J. Bruce Fields · 12 years ago
  92. 0fdc267 sunrpc: get rid of use_gssp_lock by Jeff Layton · 11 years ago
  93. a92e5eb sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt by Jeff Layton · 11 years ago
  94. 1654a04 sunrpc: don't wait for write before allowing reads from use-gss-proxy file by Jeff Layton · 11 years ago
  95. 6ff33b7 sunrpc: Fix infinite loop in RPC state machine by Weston Andros Adamson · 11 years ago
  96. 7e55b59 SUNRPC/NFSD: Support a new option for ignoring the result of svc_register by Kinglong Mee · 11 years ago
  97. e8353c76 SUNRPC: Add tracepoint for socket errors by Trond Myklebust · 11 years ago
  98. 2118071 SUNRPC: Report connection error values to rpc_tasks on the pending queue by Trond Myklebust · 11 years ago
  99. df27727 SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH by Trond Myklebust · 11 years ago
  100. 0fe8d04 SUNRPC: Ensure xprt_connect_status handles all potential connection errors by Trond Myklebust · 11 years ago