1. 0c78789 SUNRPC: xs_reset_transport must mark the connection as disconnected by Trond Myklebust · 10 years ago
  2. c212615 SUNRPC: Allow sockets to do GFP_NOIO allocations by Trond Myklebust · 10 years ago
  3. 37bfcc14 Merge branch 'bugfixes' by Trond Myklebust · 10 years ago
  4. eed889b Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  5. 99b1a4c SUNRPC: Fix a thinko in xs_connect() by Trond Myklebust · 10 years ago
  6. 24a9a96 sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes by Jeff Layton · 10 years ago
  7. d0f36c4 xprtrdma: take HCA driver refcount at client by Devesh Sharma · 10 years ago
  8. 860477d xprtrdma: Count RDMA_NOMSG type calls by Chuck Lever · 10 years ago
  9. 763f7e4 xprtrdma: Clean up xprt_rdma_print_stats() by Chuck Lever · 10 years ago
  10. 2fcc213 xprtrdma: Fix large NFS SYMLINK calls by Chuck Lever · 10 years ago
  11. 677eb17 xprtrdma: Fix XDR tail buffer marshalling by Chuck Lever · 10 years ago
  12. 33943b2 xprtrdma: Don't provide a reply chunk when expecting a short reply by Chuck Lever · 10 years ago
  13. 02eb57d8 xprtrdma: Always provide a write list when sending NFS READ by Chuck Lever · 10 years ago
  14. 5457ced xprtrdma: Account for RPC/RDMA header size when deciding to inline by Chuck Lever · 10 years ago
  15. b3221d6 xprtrdma: Remove logic that constructs RDMA_MSGP type calls by Chuck Lever · 10 years ago
  16. d1ed857 xprtrdma: Clean up rpcrdma_ia_open() by Chuck Lever · 10 years ago
  17. e531dca xprtrdma: Remove last ib_reg_phys_mr() call site by Chuck Lever · 10 years ago
  18. d231093 xprtrdma: Don't fall back to PHYSICAL memory registration by Chuck Lever · 10 years ago
  19. 864be12 xprtrdma: Raise maximum payload size to one megabyte by Chuck Lever · 10 years ago
  20. 5231eb9 xprtrdma: Make xprt_setup_rdma() agnostic to family of server address by Chuck Lever · 10 years ago
  21. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  22. f580dd0 SUNRPC: Report TCP errors to the caller by Trond Myklebust · 10 years ago
  23. 743c69e sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable. by NeilBrown · 10 years ago
  24. 1980bd4 SUNRPC: xprt_complete_bc_request must also decrement the free slot count by Trond Myklebust · 10 years ago
  25. 6851447 SUNRPC: Fix a backchannel deadlock by Trond Myklebust · 10 years ago
  26. b5872f0 SUNRPC: Don't confuse ENOBUFS with a write_space issue by Trond Myklebust · 10 years ago
  27. 93aa6c7 SUNRPC: Don't reencode message if transmission failed with ENOBUFS by Trond Myklebust · 10 years ago
  28. 8688d95 Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  29. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  30. d2c3ac7 Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  31. 901f137 sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key() by Fabian Frederick · 10 years ago
  32. 775f06a SUNRPC: Set the TCP user timeout option on client sockets by Trond Myklebust · 10 years ago
  33. 4876cc7 SUNRPC: Ensure we release the TCP socket once it has been closed by Trond Myklebust · 10 years ago
  34. 3832591 SUNRPC: Handle connection issues correctly on the back channel by Trond Myklebust · 10 years ago
  35. d138192 sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key() by Fabian Frederick · 10 years ago
  36. 3438995 Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  37. 2980731 SUNRPC: never enqueue a ->rq_cong request on ->sending by Neil Brown · 10 years ago
  38. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 10 years ago
  39. 40c6ed0 xprtrdma: Reduce per-transport MR allocation by Chuck Lever · 10 years ago
  40. acb9da7 xprtrdma: Stack relief in fmr_op_map() by Chuck Lever · 10 years ago
  41. 58d1dcf xprtrdma: Split rb_lock by Chuck Lever · 10 years ago
  42. 7e53df1 xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy by Chuck Lever · 10 years ago
  43. 3269a94 xprtrdma: Remove ->ro_reset by Chuck Lever · 10 years ago
  44. 06b0088 xprtrdma: Remove unused LOCAL_INV recovery logic by Chuck Lever · 10 years ago
  45. c14d86e xprtrdma: Acquire MRs in rpcrdma_register_external() by Chuck Lever · 10 years ago
  46. 951e721 xprtrdma: Introduce an FRMR recovery workqueue by Chuck Lever · 10 years ago
  47. fc7fbb5 xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external() by Chuck Lever · 10 years ago
  48. 346aa66 xprtrdma: Introduce helpers for allocating MWs by Chuck Lever · 10 years ago
  49. 89e0d112 xprtrdma: Use ib_device pointer safely by Chuck Lever · 10 years ago
  50. 494ae30 xprtrdma: Remove rr_func by Chuck Lever · 10 years ago
  51. fed171b xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt by Chuck Lever · 10 years ago
  52. 6d44698 xprtrdma: Warn when there are orphaned IB objects by Chuck Lever · 10 years ago
  53. 5fd23f7 SUNRPC: Address kbuild warning in net/sunrpc/debugfs.c by Chuck Lever · 10 years ago
  54. 4a06825 SUNRPC: Transport fault injection by Chuck Lever · 10 years ago
  55. d67fa4d sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops by Jeff Layton · 10 years ago
  56. d6e971d sunrpc: lock xprt before trying to set memalloc on the sockets by Jeff Layton · 10 years ago
  57. 264d1df sunrpc: if we're closing down a socket, clear memalloc on it first by Jeff Layton · 10 years ago
  58. 8e22813 sunrpc: make xprt->swapper an atomic_t by Jeff Layton · 10 years ago
  59. 3c87ef6 sunrpc: keep a count of swapfiles associated with the rpc_clnt by Jeff Layton · 10 years ago
  60. 0d2a970 SUNRPC: Fix a backchannel race by Trond Myklebust · 10 years ago
  61. 1dddda8 SUNRPC: Clean up allocation and freeing of back channel requests by Trond Myklebust · 10 years ago
  62. 0f41979 SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task by Trond Myklebust · 10 years ago
  63. ffe1f0d rpcrdma: Merge svcrdma and xprtrdma modules into one by Chuck Lever · 10 years ago
  64. 0380a3f svcrdma: Add a separate "max data segs macro for svcrdma by Chuck Lever · 10 years ago
  65. b7e0b9a svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL by Chuck Lever · 10 years ago
  66. 30b7e24 svcrdma: Keep rpcrdma_msg fields in network byte-order by Chuck Lever · 10 years ago
  67. 70747c2 svcrdma: Fix byte-swapping in svc_rdma_sendto.c by Chuck Lever · 10 years ago
  68. da7049f svcrdma: Remove svc_rdma_xdr_decode_deferred_req() by Chuck Lever · 10 years ago
  69. 3f87d5d SUNRPC: Move EXPORT_SYMBOL for svc_process by Chuck Lever · 10 years ago
  70. 632dda8 SUNRPC: Clean up bc_send() by Chuck Lever · 10 years ago
  71. 1193d58 SUNRPC: Backchannel handle socket nospace by Trond Myklebust · 10 years ago
  72. 88de6af SUNRPC: Fix a memory leak in the backchannel code by Trond Myklebust · 10 years ago
  73. 9300fdb SUNRPC: drop stale doc comments in xprtsock.c by Stefan Hajnoczi · 10 years ago
  74. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 10 years ago
  75. 175e8ef Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2 by Doug Ledford · 10 years ago
  76. 5d9fb04 IB/core: Change rdma_protocol_iboe to roce by Ira Weiny · 10 years ago
  77. 76357c7 xprtrdma, svcrdma: Switch to generic logging helpers by Sagi Grimberg · 10 years ago
  78. bc0f1d7 IB/Verbs: Use management helper rdma_cap_read_multi_sge() by Michael Wang · 10 years ago
  79. 3de2c31 IB/Verbs: Reform IB-ulp xprtrdma by Michael Wang · 10 years ago
  80. 9507271 svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures by Scott Mayhew · 10 years ago
  81. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  82. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  83. f139b6c Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  84. 21330b6 Merge branch 'bugfixes' by Trond Myklebust · 10 years ago
  85. 3f94009 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 10 years ago
  86. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 10 years ago
  87. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 10 years ago
  88. c5ef603 VFS: net/: d_inode() annotations by David Howells · 10 years ago
  89. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  90. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  91. d8725c8 get rid of the size argument of sock_sendmsg() by Al Viro · 11 years ago
  92. f9c72d1 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 10 years ago
  93. d654788 xprtrdma: Make rpcrdma_{un}map_one() into inline functions by Chuck Lever · 10 years ago
  94. e46ac34 xprtrdma: Handle non-SEND completions via a callout by Chuck Lever · 10 years ago
  95. 3968cb5 xprtrdma: Add "open" memreg op by Chuck Lever · 10 years ago
  96. 4561f34 xprtrdma: Add "destroy MRs" memreg op by Chuck Lever · 10 years ago
  97. 31a701a xprtrdma: Add "reset MRs" memreg op by Chuck Lever · 10 years ago
  98. 91e70e7 xprtrdma: Add "init MRs" memreg op by Chuck Lever · 10 years ago
  99. 6814bae xprtrdma: Add a "deregister_external" op for each memreg mode by Chuck Lever · 10 years ago
  100. 9c1b4d7 xprtrdma: Add a "register_external" op for each memreg mode by Chuck Lever · 10 years ago