1. c70422f Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  2. ed6473d NFSv4: Fix callback server shutdown by Trond Myklebust · 8 years ago
  3. 9e0d876 SUNRPC: Refactor svc_set_num_threads() by Trond Myklebust · 8 years ago
  4. 35a2442 Merge tag 'nfs-rdma-4.12-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 8 years ago
  5. dadf3e4 svcrdma: Clean out old XDR encoders by Chuck Lever · 8 years ago
  6. 2cf3292 svcrdma: Remove the req_map cache by Chuck Lever · 8 years ago
  7. 68cc463 svcrdma: Remove unused RDMA Write completion handler by Chuck Lever · 8 years ago
  8. ded8d19 svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt by Chuck Lever · 8 years ago
  9. f5821c7 svcrdma: Clean up RPC-over-RDMA backchannel reply processing by Chuck Lever · 8 years ago
  10. 4757d90 svcrdma: Report Write/Reply chunk overruns by Chuck Lever · 8 years ago
  11. 6b19cc5 svcrdma: Clean up RDMA_ERROR path by Chuck Lever · 8 years ago
  12. 9a6a180 svcrdma: Use rdma_rw API in RPC reply path by Chuck Lever · 8 years ago
  13. f13193f svcrdma: Introduce local rdma_rw API helpers by Chuck Lever · 8 years ago
  14. c238c4c svcrdma: Clean up svc_rdma_get_inv_rkey() by Chuck Lever · 8 years ago
  15. c55ab07 svcrdma: Add helper to save pages under I/O by Chuck Lever · 8 years ago
  16. b623589 svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT by Chuck Lever · 8 years ago
  17. 6e6092c svcrdma: Add svc_rdma_map_reply_hdr() by Chuck Lever · 8 years ago
  18. 17f5f7f svcrdma: Move send_wr to svc_rdma_op_ctxt by Chuck Lever · 8 years ago
  19. 2be1fce xprtrdma: Remove rpcrdma_buffer::rb_pool by Chuck Lever · 8 years ago
  20. 7ecce75 sunrpc: Fix xdr_init_decode_pages() documenting comment by Chuck Lever · 8 years ago
  21. 0031e47 xprtrdma: Squelch ENOBUFS warnings by Chuck Lever · 8 years ago
  22. 7d7fa9b xprtrdma: Annotate receive workqueue by Chuck Lever · 8 years ago
  23. 56a6bd1 xprtrdma: Revert commit d0f36c46deea by Chuck Lever · 8 years ago
  24. a9b0e38 xprtrdma: Restore transport after device removal by Chuck Lever · 8 years ago
  25. 1890896 xprtrdma: Refactor rpcrdma_ep_connect by Chuck Lever · 8 years ago
  26. bebd031 xprtrdma: Support unplugging an HCA from under an NFS mount by Chuck Lever · 8 years ago
  27. 91a10c5 xprtrdma: Use same device when mapping or syncing DMA buffers by Chuck Lever · 8 years ago
  28. fff0959 xprtrdma: Refactor rpcrdma_ia_open() by Chuck Lever · 8 years ago
  29. 3384979 xprtrdma: Detect unreachable NFS/RDMA servers more reliably by Chuck Lever · 8 years ago
  30. e2a4f4f sunrpc: Export xprt_force_disconnect() by Chuck Lever · 8 years ago
  31. 9378b27 xprtrdma: Cancel refresh worker during buffer shutdown by Chuck Lever · 8 years ago
  32. 62b2417e sunrpc: don't check for failure from mempool_alloc() by NeilBrown · 8 years ago
  33. 09c8b3d Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  34. 23abec2 svcrdma: set XPT_CONG_CTRL flag for bc xprt by Chuck Lever · 8 years ago
  35. 8841b5f Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  36. eed5087 xprtrdma: Squelch kbuild sparse complaint by Chuck Lever · 8 years ago
  37. 5427290 SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprt by Kinglong Mee · 8 years ago
  38. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  39. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  40. 8f03cf5 Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  41. 8313064c Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  42. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  43. 7259f1d sunrpc: don't register UDP port with rpcbind when version needs congestion control by Jeff Layton · 8 years ago
  44. 5283b03 nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 by Jeff Layton · 8 years ago
  45. 362142b2 sunrpc: flag transports as having congestion control by Jeff Layton · 8 years ago
  46. 05a45a2 sunrpc: turn bitfield flags in svc_version into bools by Jeff Layton · 8 years ago
  47. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  48. 5c741d4 SUNRPC: Add a helper function xdr_stream_decode_string_dup() by Trond Myklebust · 8 years ago
  49. 9761a24 sunrpc: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  50. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. b977b64 sunrpc: Allow xprt->ops->timer method to sleep by Chuck Lever · 8 years ago
  52. 9a5c63e xprtrdma: Refactor management of mw_list field by Chuck Lever · 8 years ago
  53. 0a90487 xprtrdma: Handle stale connection rejection by Chuck Lever · 8 years ago
  54. 18c0fb3 xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs by Chuck Lever · 8 years ago
  55. c6f5b47 xprtrdma: Shrink send SGEs array by Chuck Lever · 8 years ago
  56. 16f906d xprtrdma: Reduce required number of send SGEs by Chuck Lever · 8 years ago
  57. c95a3c6 xprtrdma: Disable pad optimization by default by Chuck Lever · 8 years ago
  58. b5f0afb xprtrdma: Per-connection pad optimization by Chuck Lever · 8 years ago
  59. 24abdf1 xprtrdma: Fix Read chunk padding by Chuck Lever · 8 years ago
  60. f39b2dde net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  61. 26ae102 NFSv4: Set the connection timeout to match the lease period by Trond Myklebust · 8 years ago
  62. 7196dbb SUNRPC: Allow changing of the TCP timeout parameters on the fly by Trond Myklebust · 8 years ago
  63. 8d1b8c6 SUNRPC: Refactor TCP socket timeout code into a helper function by Trond Myklebust · 8 years ago
  64. d23bb11 SUNRPC: Remove unused function rpc_get_timeout() by Trond Myklebust · 8 years ago
  65. 8ccc869 sunrpc: use simple_read_from_buffer for reading cache flush by Kinglong Mee · 8 years ago
  66. 3f373e8 sunrpc: record rpc client pointer in seq->private directly by Kinglong Mee · 8 years ago
  67. 6489a8f sunrpc: update the comments of sunrpc proc path by Kinglong Mee · 8 years ago
  68. af4926e sunrpc: remove dead codes of cr_magic in rpc_cred by Kinglong Mee · 8 years ago
  69. 5786461 sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix by Kinglong Mee · 8 years ago
  70. 863d7d9 sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail by Kinglong Mee · 8 years ago
  71. 2864486 sunrpc: error out if register_shrinker fail by Kinglong Mee · 8 years ago
  72. 471a930 SUNRPC: Drop all entries from cache_detail when cache_purge() by Kinglong Mee · 8 years ago
  73. 81fa327 svcrdma: Poll CQs in "workqueue" mode by Chuck Lever · 8 years ago
  74. a3ab867 svcrdma: Combine list fields in struct svc_rdma_op_ctxt by Chuck Lever · 8 years ago
  75. aba7d14 svcrdma: Remove unused sc_dto_q field by Chuck Lever · 8 years ago
  76. c2ccf64 svcrdma: Clean up backchannel send header encoding by Chuck Lever · 8 years ago
  77. 647e18e svcrdma: Clean up RPC-over-RDMA Call header decoder by Chuck Lever · 8 years ago
  78. 98fc21d svcrdma: Clean up RPC-over-RDMA Reply header encoder by Chuck Lever · 8 years ago
  79. cbaf580 svcrdma: Another sendto chunk list parsing update by Chuck Lever · 8 years ago
  80. 2b477c0 svcrpc: free contexts immediately on PROC_DESTROY by Neil Brown · 8 years ago
  81. 034dd34 svcrpc: fix oops in absence of krb5 module by J. Bruce Fields · 8 years ago
  82. 4c3ffd0 SUNRPC: two small improvements to rpcauth shrinker. by NeilBrown · 8 years ago
  83. c929ea0 SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 8 years ago
  84. 0a13cd1 locking/atomic, kref: Implement kref_put_lock() by Peter Zijlstra · 8 years ago
  85. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  86. ce1ca7d svcrdma: avoid duplicate dma unmapping during error recovery by Sriharsha Basavapatna · 8 years ago
  87. 546125d sunrpc: don't call sleeping functions from the notifier block callbacks by Scott Mayhew · 8 years ago
  88. 78794d1 svcrpc: don't leak contexts on PROC_DESTROY by J. Bruce Fields · 8 years ago
  89. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  90. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  91. 759b265 Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  92. 73e2e0c Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  93. 2549f30 Merge tag 'nfs-rdma-4.10-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 8 years ago
  94. 1cded9d SUNRPC: fix refcounting problems with auth_gss messages. by NeilBrown · 8 years ago
  95. 3eb15f2 sunrpc: use DEFINE_SPINLOCK() by Fabian Frederick · 8 years ago
  96. 2c2ee6d sunrpc: Don't engage exponential backoff when connection attempt is rejected. by NeilBrown · 8 years ago
  97. fafedf8 svcrdma: Further clean-up of svc_rdma_get_inv_rkey() by Chuck Lever · 8 years ago
  98. 0725745 svcrdma: Break up dprintk format in svc_rdma_accept() by Chuck Lever · 8 years ago
  99. f5426d3 svcrdma: Remove unused variable in rdma_copy_tail() by Chuck Lever · 8 years ago
  100. 9a16a34 svcrdma: Remove unused variables in xprt_rdma_bc_allocate() by Chuck Lever · 8 years ago