1. 308aeb3 svcrdma: Fix leak of transport addresses by Chuck Lever · 4 years, 4 months ago
  2. 38c4647 SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()' by Christophe JAILLET · 4 years, 4 months ago
  3. 61279a7 SUNRPC: stop printk reading past end of string by J. Bruce Fields · 3 years, 11 months ago
  4. 88f7857 svcrdma: Fix another Receive buffer leak by Chuck Lever · 4 years, 1 month ago
  5. fc14f61 svcrdma: Fix page leak in svc_rdma_recv_read_chunk() by Chuck Lever · 4 years, 2 months ago
  6. 0ebb986 SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() by Chuck Lever · 4 years, 1 month ago
  7. 3c2f9ef sunrpc: fixed rollback in rpc_gssd_dummy_populate() by Vasily Averin · 4 years, 2 months ago
  8. 9d9547b net: sunrpc: Fix off-by-one issues in 'rpc_ntop6' by Fedor Tokarev · 4 years, 4 months ago
  9. 8f2c1ab sunrpc: clean up properly in gss_mech_unregister() by NeilBrown · 4 years, 2 months ago
  10. c894f31 sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations. by NeilBrown · 4 years, 2 months ago
  11. c8aacb4 svcrdma: Fix leak of svc_rdma_recv_ctxt objects by Chuck Lever · 4 years, 4 months ago
  12. 66a04cd svcrdma: Fix trace point use-after-free race by Chuck Lever · 4 years, 4 months ago
  13. a90c2c5 sunrpc: expiry_time should be seconds not timeval by Roberto Bergantinos Corpas · 4 years, 6 months ago
  14. e793ac7 xprtrdma: Fix use-after-free in rpcrdma_post_recvs by Chuck Lever · 5 years ago
  15. 66ed7b4 SUNRPC: Fix svcauth_gss_proxy_init() by Chuck Lever · 4 years, 9 months ago
  16. f1e47dc xprtrdma: Fix completion wait during device removal by Chuck Lever · 4 years, 7 months ago
  17. 6725622 sunrpc: fix crash when cache_head become valid before update by Pavel Tikhomirov · 4 years, 10 months ago
  18. d95b814 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 6 years ago
  19. f9304c6 sunrpc: safely reallow resvport min/max inversion by J. Bruce Fields · 6 years ago
  20. 7983dea SUNRPC: Fix a compile warning for cmpxchg64() by Trond Myklebust · 6 years ago
  21. 6cedfaf sunrpc: Fix connect metrics by Chuck Lever · 6 years ago
  22. 9372a40 SUNRPC: Fix priority queue fairness by Trond Myklebust · 6 years ago
  23. e9f76b9 net :sunrpc :clnt :Fix xps refcount imbalance on the error path by Lin Yi · 5 years ago
  24. 80b2562 svcrdma: Ignore source port when computing DRC hash by Chuck Lever · 5 years ago
  25. dd9f2fb SUNRPC: Clean up initialisation of the struct rpc_rqst by Trond Myklebust · 6 years ago
  26. c030957 sunrpc: don't mark uninitialised items as VALID. by NeilBrown · 5 years ago
  27. 43bcedd svcrpc: fix UDP on servers with lots of threads by J. Bruce Fields · 5 years ago
  28. d84bc70 xprtrdma: Make sure Send CQ is allocated on an existing compvec by Nicolas Morey-Chaisemartin · 5 years ago
  29. 7169938 xprtrdma: Double free in rpcrdma_sendctxs_create() by Dan Carpenter · 6 years ago
  30. a7e0b96 sunrpc: fix 4 more call sites that were using stack memory with a scatterlist by Scott Mayhew · 5 years ago
  31. 9b65b18 svcrdma: Remove max_sge check at connect time by Chuck Lever · 6 years ago
  32. 4d376ab svcrdma: Reduce max_send_sges by Chuck Lever · 6 years ago
  33. 2440f3c SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT by Benjamin Coddington · 5 years ago
  34. 61b29be sunrpc: handle ENOMEM in rpcb_getport_async by J. Bruce Fields · 6 years ago
  35. 44e7bab sunrpc: use-after-free in svc_process_common() by Vasily Averin · 6 years ago
  36. 668ecd6 sunrpc: use SVC_NET() in svcauth_gss_* functions by Vasily Averin · 6 years ago
  37. 807957c sunrpc: fix cache_head leak due to queued request by Vasily Averin · 6 years ago
  38. 233ba13 SUNRPC: Fix a race with XPRT_CONNECTING by Trond Myklebust · 6 years ago
  39. 60f05dd sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  40. 2059581 SUNRPC: Fix a potential race in xprt_connect() by Trond Myklebust · 6 years ago
  41. 33154a2 SUNRPC: Fix leak of krb5p encode pages by Chuck Lever · 6 years ago
  42. ab1a520 SUNRPC: Fix a bogus get/put in generic_key_to_expire() by Trond Myklebust · 6 years ago
  43. 7818cf3 SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer() by YueHaibing · 6 years ago
  44. 03c9166 sunrpc: correct the computation for page_ptr when truncating by Frank Sorenson · 6 years ago
  45. 18c1d28 nfsd: Fix an Oops in free_session() by Trond Myklebust · 6 years ago
  46. 5fac1c6 xprtrdma: Reset credit grant properly after a disconnect by Chuck Lever · 6 years ago
  47. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  48. 9157141 Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  49. 108b833 sunrpc: Add comment defining gssd upcall API keywords by Chuck Lever · 6 years ago
  50. 9abdda5 sunrpc: Extract target name into svc_cred by Chuck Lever · 6 years ago
  51. a1a2377 sunrpc: Enable the kernel to specify the hostname part of service principals by Chuck Lever · 6 years ago
  52. 44090cc sunrpc: Don't use stack buffer with scatterlist by Laura Abbott · 6 years ago
  53. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  54. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  55. ac5bb5b rpc: remove unneeded variable 'ret' in rdma_listen_handler by zhong jiang · 6 years ago
  56. 11b4d66 NFSD: Handle full-length symlinks by Chuck Lever · 6 years ago
  57. 3fd9557 NFSD: Refactor the generic write vector fill helper by Chuck Lever · 6 years ago
  58. 07d0ff3 svcrdma: Clean up Read chunk path by Chuck Lever · 6 years ago
  59. a53d5cb0 svcrdma: Avoid releasing a page in svc_xprt_release() by Chuck Lever · 6 years ago
  60. 9cc3b98 sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data' by YueHaibing · 6 years ago
  61. 8d4fb8f xprtrdma: Fix disconnect regression by Chuck Lever · 6 years ago
  62. 07d53ae net: Remove some unneeded semicolon by zhong jiang · 6 years ago
  63. 8fdee4c sunrpc: whitespace fixes by Stephen Hemminger · 6 years ago
  64. 0f90be1 NFSv4 client live hangs after live data migration recovery by Bill Baker · 6 years ago
  65. 1a54c0c sunrpc: kstrtoul() can also return -ERANGE by Dan Carpenter · 6 years ago
  66. 016583d sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt clones by Dave Wysochanski · 6 years ago
  67. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 6 years ago
  68. 189e195 sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics by Dave Wysochanski · 6 years ago
  69. acdce5f sunrpc: add _print_rpc_iostats() to output metrics for one RPC op by Dave Wysochanski · 6 years ago
  70. 82b98ca net/sunrpc: Make rpc_auth_create_args a const by Sargun Dhillon · 6 years ago
  71. 5d85a82 net/xprtrdma: Restore needed argument to ib_post_send by Jason Gunthorpe · 6 years ago
  72. ed288d7 net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  73. 27db64f6 Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  74. 0dae72d sunrpc: Prevent duplicate XID allocation by Chuck Lever · 6 years ago
  75. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 6 years ago
  76. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  77. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  78. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  79. 0725d4e Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  80. 89e2556 Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  81. 0070ed3 Fix 16-byte memory leak in gssp_accept_sec_context_upcall by Dave Wysochanski · 6 years ago
  82. af7fd74 svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs by Chuck Lever · 6 years ago
  83. fcda3d5 Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 6 years ago
  84. f956d08a Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  85. 7fdf3e8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  86. 11d0ac1 xprtrdma: Remove transfertypes array by Chuck Lever · 6 years ago
  87. 8335640 xprtrdma: Add trace_xprtrdma_dma_map(mr) by Chuck Lever · 6 years ago
  88. 2fad659 xprtrdma: Wait on empty sendctx queue by Chuck Lever · 6 years ago
  89. ed3aa74 xprtrdma: Move common wait_for_buffer_space call to parent function by Chuck Lever · 6 years ago
  90. a8f688e xprtrdma: Return -ENOBUFS when no pages are available by Chuck Lever · 6 years ago
  91. 533d1da IB: Revert "remove redundant INFINIBAND kconfig dependencies" by Arnd Bergmann · 6 years ago
  92. 34b48b8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  93. a1f45ef Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  94. 99722fe svcrdma: Persistently allocate and DMA-map Send buffers by Chuck Lever · 6 years ago
  95. 3abb03f svcrdma: Simplify svc_rdma_send() by Chuck Lever · 6 years ago
  96. 986b788 svcrdma: Remove post_send_wr by Chuck Lever · 6 years ago
  97. 25fd86e svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt by Chuck Lever · 6 years ago
  98. 4201c746 svcrdma: Introduce svc_rdma_send_ctxt by Chuck Lever · 6 years ago
  99. 2326279 svcrdma: Clean up Send SGE accounting by Chuck Lever · 6 years ago
  100. f016f30 svcrdma: Refactor svc_rdma_dma_map_buf by Chuck Lever · 6 years ago