All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/6] IB/core: Small fixes and refactors for IDR locking series
@ 2017-04-18  9:03 Matan Barak
       [not found] ` <1492506222-28999-1-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 14+ messages in thread
From: Matan Barak @ 2017-04-18  9:03 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: Doug Ledford, Jason Gunthorpe, Sean Hefty, Liran Liss,
	Majd Dibbiny, Yishai Hadas, Ira Weiny, Christoph Lameter,
	Matan Barak

Hi Doug,

This series comes after the comments Sean and Jason sent in the linux-rdma
mailing list for the "Change IDR usage and locking in uverbs" series.
It's focused on small refactors, beautification and fixes
for that series. It doesn't aim to change anything logically.

Thanks,
Matan

Matan Barak (6):
  IB/core: Rename write flag to exclusive in rdma_core
  IB/core: Don't pass the lock state to _rdma_remove_commit_uobject
  IB/core: Nullify ib_uobject during allocation
  IB/core: A small refactor in destroy WQ handler
  IB/core: Don't use is_async in event files to infer events size
  IB/core: Rename uverbs event file structure

 drivers/infiniband/core/rdma_core.c        |  86 ++++++++---------
 drivers/infiniband/core/uverbs.h           |  21 +++--
 drivers/infiniband/core/uverbs_cmd.c       |  16 +---
 drivers/infiniband/core/uverbs_main.c      | 146 ++++++++++++++---------------
 drivers/infiniband/core/uverbs_std_types.c |  20 ++--
 include/rdma/uverbs_types.h                |  33 +++----
 6 files changed, 158 insertions(+), 164 deletions(-)

-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-04-20 15:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-18  9:03 [PATCH for-next 0/6] IB/core: Small fixes and refactors for IDR locking series Matan Barak
     [not found] ` <1492506222-28999-1-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-04-18  9:03   ` [PATCH for-next 1/6] IB/core: Rename write flag to exclusive in rdma_core Matan Barak
     [not found]     ` <1492506222-28999-2-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-04-18 15:12       ` Hefty, Sean
2017-04-18  9:03   ` [PATCH for-next 2/6] IB/core: Don't pass the lock state to _rdma_remove_commit_uobject Matan Barak
     [not found]     ` <1492506222-28999-3-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-04-18 15:13       ` Hefty, Sean
2017-04-18  9:03   ` [PATCH for-next 3/6] IB/core: Nullify ib_uobject during allocation Matan Barak
2017-04-18  9:03   ` [PATCH for-next 4/6] IB/core: A small refactor in destroy WQ handler Matan Barak
     [not found]     ` <1492506222-28999-5-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-04-18 15:14       ` Hefty, Sean
2017-04-18  9:03   ` [PATCH for-next 5/6] IB/core: Don't use is_async in event files to infer events size Matan Barak
     [not found]     ` <1492506222-28999-6-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-04-18 15:14       ` Hefty, Sean
2017-04-18  9:03   ` [PATCH for-next 6/6] IB/core: Rename uverbs event file structure Matan Barak
     [not found]     ` <1492506222-28999-7-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-04-18 15:22       ` Hefty, Sean
     [not found]         ` <1828884A29C6694DAF28B7E6B8A82373AB11476E-P5GAC/sN6hkd3b2yrw5b5LfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2017-04-19  7:28           ` Matan Barak
2017-04-20 15:45   ` [PATCH for-next 0/6] IB/core: Small fixes and refactors for IDR locking series Doug Ledford

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.