1. 875f070 SUNRPC: The TCP back channel mustn't disappear while requests are outstanding by Trond Myklebust · 5 years ago
  2. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 6 years ago
  3. 0d1bf34 SUNRPC: Allow dynamic allocation of back channel slots by Trond Myklebust · 6 years ago
  4. b9779a5 SUNRPC: Ensure rq_bytes_sent is reset before request transmission by Trond Myklebust · 6 years ago
  5. acf0a39 SUNRPC: Fix some kernel doc complaints by Chuck Lever · 6 years ago
  6. edc81dc SUNRPC: Refactor xprt_transmit() to remove the reply queue code by Trond Myklebust · 6 years ago
  7. 8fdee4c sunrpc: whitespace fixes by Stephen Hemminger · 6 years ago
  8. c89091c SUNRPC: Don't hold the transport lock when receiving backchannel data by Trond Myklebust · 7 years ago
  9. b9c5bc0 SUNRPC: Refactor rpc_xdr_buf_init() by Chuck Lever · 8 years ago
  10. 756b9b3 SUNRPC: Fix callback channel by Trond Myklebust · 9 years ago
  11. 38b7631 nfs4: limit callback decoding to received bytes by Benjamin Coddington · 9 years ago
  12. 42e5c3e SUNRPC: Abstract backchannel operations by Chuck Lever · 9 years ago
  13. 1980bd4 SUNRPC: xprt_complete_bc_request must also decrement the free slot count by Trond Myklebust · 10 years ago
  14. 6851447 SUNRPC: Fix a backchannel deadlock by Trond Myklebust · 10 years ago
  15. 0d2a970 SUNRPC: Fix a backchannel race by Trond Myklebust · 10 years ago
  16. 1dddda8 SUNRPC: Clean up allocation and freeing of back channel requests by Trond Myklebust · 10 years ago
  17. 88de6af SUNRPC: Fix a memory leak in the backchannel code by Trond Myklebust · 10 years ago
  18. 813b00d SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lock by Chuck Lever · 10 years ago
  19. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  20. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  21. 2ea2449 SUNRPC: RPC callbacks may be split across several TCP segments by Trond Myklebust · 11 years ago
  22. 6283567 SUNRPC: Fix potential memory scribble in xprt_free_bc_request() by Trond Myklebust · 11 years ago
  23. f30dfbb SUNRPC: remove two BUG_ON asserts by Weston Andros Adamson · 12 years ago
  24. c4ded8d SUNRPC: remove BUG_ON from xprt_destroy_backchannel by Weston Andros Adamson · 12 years ago
  25. d24bab9 SUNRPC: return proper errno from backchannel_rqst by Weston Andros Adamson · 12 years ago
  26. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  27. 09acfea SUNRPC: Fix a few sparse warnings by Trond Myklebust · 13 years ago
  28. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 14 years ago
  29. 0d961aa SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPL by Trond Myklebust · 14 years ago
  30. 9e00abc SUNRPC: sunrpc should not explicitly depend on NFS config options by Trond Myklebust · 14 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  32. e9f0298 nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh() by Ricardo Labiaga · 16 years ago
  33. dd2b63d nfs41: Rename rq_received to rq_reply_bytes_recvd by Ricardo Labiaga · 16 years ago
  34. fb7a0b9 nfs41: New backchannel helper routines by Ricardo Labiaga · 16 years ago