1. 1da8c681 sunrpc: do not pull udp headers on receive by Willem de Bruijn · 8 years ago
  2. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  3. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  4. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  5. 01cde15 Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  6. a6ab1e8 sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race by NeilBrown · 8 years ago
  7. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  8. 1425075 Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 8 years ago
  9. 2fa8f88 xprtrdma: Use new CQ API for RPC-over-RDMA client send CQs by Chuck Lever · 8 years ago
  10. c882a65 xprtrdma: Use an anonymous union in struct rpcrdma_mw by Chuck Lever · 8 years ago
  11. 552bf22 xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQs by Chuck Lever · 8 years ago
  12. 23826c7 xprtrdma: Serialize credit accounting again by Chuck Lever · 8 years ago
  13. 59aa1f9 xprtrdma: Properly handle RDMA_ERROR replies by Chuck Lever · 8 years ago
  14. b892a69 xprtrdma: Do not wait if ib_post_send() fails by Chuck Lever · 8 years ago
  15. 821c791 xprtrdma: Segment head and tail XDR buffers on page boundaries by Chuck Lever · 8 years ago
  16. af0f16e xprtrdma: Clean up dprintk format string containing a newline by Chuck Lever · 8 years ago
  17. 4d97291 xprtrdma: Clean up physical_op_map() by Chuck Lever · 8 years ago
  18. be99bb1 svcrdma: Use new CQ API for RPC-over-RDMA server send CQs by Chuck Lever · 8 years ago
  19. 8bd5ba8 svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs by Chuck Lever · 8 years ago
  20. ec705fd svcrdma: Remove close_out exit path by Chuck Lever · 8 years ago
  21. a0544c9 svcrdma: Hook up the logic to return ERR_CHUNK by Chuck Lever · 8 years ago
  22. f3ea53f svcrdma: Use correct XID in error replies by Chuck Lever · 8 years ago
  23. a6081b8 svcrdma: Make RDMA_ERROR messages work by Chuck Lever · 8 years ago
  24. bf36387 svcrdma: svc_rdma_post_recv() should close connection on error by Chuck Lever · 8 years ago
  25. 3e1eeb9 svcrdma: Close connection when a send error occurs by Chuck Lever · 8 years ago
  26. 4500632 nfsd: Lower NFSv4.1 callback message size limit by Chuck Lever · 8 years ago
  27. f6763c2 svcrdma: Do not send Write chunk XDR pad with inline content by Chuck Lever · 8 years ago
  28. cf570a9 svcrdma: Do not write xdr_buf::tail in a Write chunk by Chuck Lever · 8 years ago
  29. 08ae4e7 svcrdma: Find client-provided write and reply chunks once per reply by Chuck Lever · 8 years ago
  30. 81904db Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  31. b7052cd sunrpc/cache: fix off-by-one in qword_get() by Stefan Hajnoczi · 8 years ago
  32. ecf7828 Merge branch 'multipath' by Trond Myklebust · 8 years ago
  33. d07fbb8 Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 8 years ago
  34. 437b300 auth_gss: fix panic in gss_pipe_downcall() in fips mode by Scott Mayhew · 8 years ago
  35. 9f74660 xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.len by Chuck Lever · 8 years ago
  36. 7f55489 SUNRPC: Allow addition of new transports to a struct rpc_clnt by Trond Myklebust · 9 years ago
  37. 15001e5 SUNRPC: Make NFS swap work with multipath by Trond Myklebust · 9 years ago
  38. 3227886 SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports by Trond Myklebust · 9 years ago
  39. 9d61498 SUNRPC: Allow caller to specify the transport to use by Trond Myklebust · 9 years ago
  40. fb43d17 SUNRPC: Use the multipath iterator to assign a transport to each task by Trond Myklebust · 9 years ago
  41. ad01b2c SUNRPC: Make rpc_clnt store the multipath iterators by Trond Myklebust · 9 years ago
  42. 80b14d5 SUNRPC: Add a structure to track multiple transports by Trond Myklebust · 9 years ago
  43. fda1bfe SUNRPC: Make freeing of struct xprt rcu-safe by Trond Myklebust · 9 years ago
  44. 30c5116 SUNRPC: Uninline xprt_get(); It isn't performance critical. by Trond Myklebust · 9 years ago
  45. 58f1369 SUNRPC: Remove unused function rpc_task_reset_client by Trond Myklebust · 9 years ago
  46. 3b5cf20 sunrpc: Use skcipher and ahash/shash by Herbert Xu · 9 years ago
  47. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  48. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  49. 5fe1043 svc_rdma: use local_dma_lkey by Christoph Hellwig · 9 years ago
  50. 5d252f9 svcrdma: Add class for RDMA backwards direction transport by Chuck Lever · 9 years ago
  51. 03fe993 svcrdma: Define maximum number of backchannel requests by Chuck Lever · 9 years ago
  52. ba986c9 svcrdma: Make map_xdr non-static by Chuck Lever · 9 years ago
  53. 78da2b3 svcrdma: Remove last two __GFP_NOFAIL call sites by Chuck Lever · 9 years ago
  54. 39b09a1 svcrdma: Add gfp flags to svc_rdma_post_recv() by Chuck Lever · 9 years ago
  55. 71810ef svcrdma: Remove unused req_map and ctxt kmem_caches by Chuck Lever · 9 years ago
  56. 2fe81b2 svcrdma: Improve allocation of struct svc_rdma_req_map by Chuck Lever · 9 years ago
  57. cc886c9 svcrdma: Improve allocation of struct svc_rdma_op_ctxt by Chuck Lever · 9 years ago
  58. ced4ac0 svcrdma: Clean up process_context() by Chuck Lever · 9 years ago
  59. 3d61677 svcrdma: Clean up rdma_create_xprt() by Chuck Lever · 9 years ago
  60. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  61. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  62. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  63. daaadd2 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  64. 3daa020 Revert "svcrdma: Do not send XDR roundup bytes for a write chunk" by J. Bruce Fields · 9 years ago
  65. 13331a5 SUNRPC: Fixup socket wait for memory by Trond Myklebust · 9 years ago
  66. 0b161e6 SUNRPC: Fix a missing break in rpc_anyaddr() by Trond Myklebust · 9 years ago
  67. 8d0ed0c Merge tag 'nfs-rdma-4.5' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  68. d135891 SUNRPC: drop unused xs_reclassify_socketX() helpers by Stefan Hajnoczi · 9 years ago
  69. c3d4879 sunrpc: Add a function to close temporary transports immediately by Scott Mayhew · 9 years ago
  70. e3e45b1 xprtrdma: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  71. 26ae9d1 xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit'). by Chuck Lever · 9 years ago
  72. 6879164 xprtrdma: Invalidate in the RPC reply handler by Chuck Lever · 9 years ago
  73. 73eee9b xprtrdma: Add ro_unmap_sync method for all-physical registration by Chuck Lever · 9 years ago
  74. 7c7a539 xprtrdma: Add ro_unmap_sync method for FMR by Chuck Lever · 9 years ago
  75. c9918ff xprtrdma: Add ro_unmap_sync method for FRWR by Chuck Lever · 9 years ago
  76. 32d0cee xprtrdma: Introduce ro_unmap_sync method by Chuck Lever · 9 years ago
  77. 3cf4e16 xprtrdma: Move struct ib_send_wr off the stack by Chuck Lever · 9 years ago
  78. c8bbe0c xprtrdma: Disable RPC/RDMA backchannel debugging messages by Chuck Lever · 9 years ago
  79. ffc4d9b xprtrdma: xprt_rdma_free() must not release backchannel reqs by Chuck Lever · 9 years ago
  80. 9b06688 xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock) by Chuck Lever · 9 years ago
  81. abfb689 xprtrdma: checking for NULL instead of IS_ERR() by Dan Carpenter · 9 years ago
  82. 38b95bc xprtrdma: clean up some curly braces by Dan Carpenter · 9 years ago
  83. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  84. 756b9b3 SUNRPC: Fix callback channel by Trond Myklebust · 9 years ago
  85. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  86. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  87. 414ca01 nfsd4: fix gss-proxy 4.1 mounts for some AD principals by J. Bruce Fields · 9 years ago
  88. 6496500c svcrpc: move some initialization to common code by J. Bruce Fields · 9 years ago
  89. 38b7631 nfs4: limit callback decoding to received bytes by Benjamin Coddington · 9 years ago
  90. 6f18dc8 svcrdma: Do not send XDR roundup bytes for a write chunk by Chuck Lever · 9 years ago
  91. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  92. 0442f14 svcrpc: document lack of some memory barriers by J. Bruce Fields · 9 years ago
  93. ea833f5 SUNRPC: drop stale comment in svc_setup_socket() by Stefan Hajnoczi · 9 years ago
  94. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  95. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  96. 941c3ff Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debug by Kinglong Mee · 9 years ago
  97. 7fc5613 SUNRPC: fix variable type by Andrzej Hajda · 9 years ago
  98. ac3c860 Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  99. 7656677 NFS: Enable client side NFSv4.1 backchannel to use other transports by Chuck Lever · 9 years ago
  100. 0f2e3bd SUNRPC: Remove the TCP-only restriction in bc_svc_process() by Chuck Lever · 9 years ago