1. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  2. 756b9b3 SUNRPC: Fix callback channel by Trond Myklebust · 9 years ago
  3. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  4. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  5. 38b7631 nfs4: limit callback decoding to received bytes by Benjamin Coddington · 9 years ago
  6. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  7. 0442f14 svcrpc: document lack of some memory barriers by J. Bruce Fields · 9 years ago
  8. ea833f5 SUNRPC: drop stale comment in svc_setup_socket() by Stefan Hajnoczi · 9 years ago
  9. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  10. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  11. 941c3ff Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debug by Kinglong Mee · 9 years ago
  12. 7fc5613 SUNRPC: fix variable type by Andrzej Hajda · 9 years ago
  13. ac3c860 Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  14. 7656677 NFS: Enable client side NFSv4.1 backchannel to use other transports by Chuck Lever · 9 years ago
  15. 0f2e3bd SUNRPC: Remove the TCP-only restriction in bc_svc_process() by Chuck Lever · 9 years ago
  16. 9468431 svcrdma: Add backward direction service for RPC/RDMA transport by Chuck Lever · 9 years ago
  17. 63cae47 xprtrdma: Handle incoming backward direction RPC calls by Chuck Lever · 9 years ago
  18. 83128a6 xprtrdma: Add support for sending backward direction RPC replies by Chuck Lever · 9 years ago
  19. 124fa17 xprtrdma: Pre-allocate Work Requests for backchannel by Chuck Lever · 9 years ago
  20. f531a5d xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers by Chuck Lever · 9 years ago
  21. 42e5c3e SUNRPC: Abstract backchannel operations by Chuck Lever · 9 years ago
  22. a5b027e xprtrdma: Saving IRQs no longer needed for rb_lock by Chuck Lever · 9 years ago
  23. 2da9ab3 xprtrdma: Remove reply tasklet by Chuck Lever · 9 years ago
  24. fe97b47 xprtrdma: Use workqueue to process RPC/RDMA replies by Chuck Lever · 9 years ago
  25. 1e465fd xprtrdma: Replace send and receive arrays by Chuck Lever · 9 years ago
  26. b0e178a xprtrdma: Refactor reply handler error handling by Chuck Lever · 9 years ago
  27. 4220a07 xprtrdma: Prevent loss of completion signals by Chuck Lever · 9 years ago
  28. 7b3d770 xprtrdma: Re-arm after missed events by Chuck Lever · 9 years ago
  29. a045178 xprtrdma: Enable swap-on-NFS/RDMA by Chuck Lever · 9 years ago
  30. 8610586 xprtrdma: don't log warnings for flushed completions by Steve Wise · 9 years ago
  31. 412a15c svcrdma: Port to new memory registration API by Sagi Grimberg · 9 years ago
  32. 4143f34 xprtrdma: Port to new memory registration API by Sagi Grimberg · 9 years ago
  33. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  34. eb14ab3 Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanup by Doug Ledford · 9 years ago
  35. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  36. 7786203 sunrpc/cache: make cache flushing more reliable. by Neil Brown · 9 years ago
  37. cc6a7aa sunrpc: avoid warning in gss_key_timeout by Arnd Bergmann · 9 years ago
  38. 226453d SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage() by Trond Myklebust · 9 years ago
  39. fc81a06 Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4 by Doug Ledford · 9 years ago
  40. 58bd6e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  41. 5b5f145 Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  42. 3be7f32 svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE by Chuck Lever · 9 years ago
  43. 38aa0a5 Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  44. 31303d6 SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata() by Trond Myklebust · 9 years ago
  45. a264809 SUNRPC: Move AF_LOCAL receive data path into a workqueue context by Trond Myklebust · 9 years ago
  46. f9b2ee7 SUNRPC: Move UDP receive data path into a workqueue context by Trond Myklebust · 9 years ago
  47. edc1b01 SUNRPC: Move TCP receive data path into a workqueue context by Trond Myklebust · 9 years ago
  48. 66d7a56 SUNRPC: Refactor TCP receive by Trond Myklebust · 9 years ago
  49. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  50. f022fa8 xprtrdma: Don't require LOCAL_DMA_LKEY support for fastreg by Sagi Grimberg · 9 years ago
  51. 8dbb095 Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  52. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  53. c91aed9 svcrdma: handle rdma read with a non-zero initial page offset by Steve Wise · 9 years ago
  54. 72c0217 xprtrdma: disconnect and flush cqs before freeing buffers by Steve Wise · 9 years ago
  55. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  56. bb6c96d xprtrdma: Replace global lkey with lkey local to PD by Chuck Lever · 9 years ago
  57. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  58. 4b0ab51 SUNRPC: xs_sock_mark_closed() does not need to trigger socket autoclose by Trond Myklebust · 9 years ago
  59. 79234c3 SUNRPC: Lock the transport layer on shutdown by Trond Myklebust · 9 years ago
  60. 0fdea1e SUNRPC: Ensure that we wait for connections to complete before retrying by Trond Myklebust · 9 years ago
  61. 17a9618 SUNRPC: drop null test before destroy functions by Julia Lawall · 9 years ago
  62. 03c78827 SUNRPC: Fix races between socket connection and destroy code by Trond Myklebust · 9 years ago
  63. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  64. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  65. 1744771 Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  66. 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
  67. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  68. 9ac0750 svcrdma: limit FRMR page list lengths to device max by Steve Wise · 9 years ago
  69. 0410e38 xprtrdma, svcrdma: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  70. 0993920 SUNRPC: Prevent SYN+SYNACK+RST storms by Trond Myklebust · 9 years ago
  71. 0c78789 SUNRPC: xs_reset_transport must mark the connection as disconnected by Trond Myklebust · 9 years ago
  72. bc3fe2e svcrdma: Use max_sge_rd for destination read depths by Steve Wise · 9 years ago
  73. c212615 SUNRPC: Allow sockets to do GFP_NOIO allocations by Trond Myklebust · 9 years ago
  74. 37bfcc1 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  75. eed889b Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  76. 99b1a4c SUNRPC: Fix a thinko in xs_connect() by Trond Myklebust · 9 years ago
  77. 129e582 sunrpc: Switch to using hash list instead single list by Kinglong Mee · 9 years ago
  78. c8c081b sunrpc/nfsd: Remove redundant code by exports seq_operations functions by Kinglong Mee · 9 years ago
  79. 9936f2a sunrpc: Store cache_detail in seq_file's private directly by Kinglong Mee · 9 years ago
  80. 24a9a96 sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes by Jeff Layton · 9 years ago
  81. 1b6dc1d nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting by Jeff Layton · 9 years ago
  82. d70bc0c nfsd/sunrpc: move pool_mode definitions into svc.h by Jeff Layton · 9 years ago
  83. b9e13cd nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation by Jeff Layton · 9 years ago
  84. 758f62f nfsd/sunrpc: move sv_module parm into sv_ops by Jeff Layton · 9 years ago
  85. c369014 nfsd/sunrpc: move sv_function into sv_ops by Jeff Layton · 9 years ago
  86. ea126e7 nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it by Jeff Layton · 9 years ago
  87. cc9a903 svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD by Chuck Lever · 9 years ago
  88. d0f36c4 xprtrdma: take HCA driver refcount at client by Devesh Sharma · 9 years ago
  89. 860477d xprtrdma: Count RDMA_NOMSG type calls by Chuck Lever · 9 years ago
  90. 763f7e4 xprtrdma: Clean up xprt_rdma_print_stats() by Chuck Lever · 9 years ago
  91. 2fcc213 xprtrdma: Fix large NFS SYMLINK calls by Chuck Lever · 9 years ago
  92. 677eb17 xprtrdma: Fix XDR tail buffer marshalling by Chuck Lever · 9 years ago
  93. 33943b2 xprtrdma: Don't provide a reply chunk when expecting a short reply by Chuck Lever · 9 years ago
  94. 02eb57d8 xprtrdma: Always provide a write list when sending NFS READ by Chuck Lever · 9 years ago
  95. 5457ced xprtrdma: Account for RPC/RDMA header size when deciding to inline by Chuck Lever · 9 years ago
  96. b3221d6 xprtrdma: Remove logic that constructs RDMA_MSGP type calls by Chuck Lever · 9 years ago
  97. d1ed857 xprtrdma: Clean up rpcrdma_ia_open() by Chuck Lever · 9 years ago
  98. e531dca xprtrdma: Remove last ib_reg_phys_mr() call site by Chuck Lever · 9 years ago
  99. d231093 xprtrdma: Don't fall back to PHYSICAL memory registration by Chuck Lever · 9 years ago
  100. 864be12 xprtrdma: Raise maximum payload size to one megabyte by Chuck Lever · 9 years ago