All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/4] iSER initiator updates for 3.16
@ 2014-05-22  8:00 Or Gerlitz
       [not found] ` <1400745621-9978-1-git-send-email-ogerlitz-lZu6o6FoHf8DyJZ7l8Lk7nI+JuX82XLG@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Or Gerlitz @ 2014-05-22  8:00 UTC (permalink / raw)
  To: roland-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, roid-VPRAkNaXOzVWk0Htik3J/w,
	sagig-H+wXaHxf7aLQT0dZR+AlfA, oren-VPRAkNaXOzVWk0Htik3J/w,
	arieln-VPRAkNaXOzVWk0Htik3J/w, Or Gerlitz

From: Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>

This patchset address several resiliency issues in the area of
connection establishment and teardown (especially in error flows).

Patch #1 introduces a re-design of iSER connection management done
by Ariel and Sagi. It comes to solve few error-flow hangs/oops's 
we've seen in regression testing under various failure schemes, and
make things simpler.

Patch #2 Addresses a racy state transition.

Following that comes a patch that fixes some prints and a bump to the 
driver version.

Or.

Ariel Nahum (2):
  IB/iser: Simplify connection management
  IB/iser: Fix a possible race in iser connection states transition

Or Gerlitz (1):
  IB/iser: Bump version to 1.4

Roi Dayan (1):
  IB/iser: Add missing newlines to logging messages

 drivers/infiniband/ulp/iser/iscsi_iser.c |  105 +++++++++++++++++------------
 drivers/infiniband/ulp/iser/iscsi_iser.h |   10 ++-
 drivers/infiniband/ulp/iser/iser_verbs.c |   89 +++++++++++--------------
 3 files changed, 106 insertions(+), 98 deletions(-)

--
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] 7+ messages in thread

end of thread, other threads:[~2014-05-28 23:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-22  8:00 [PATCH for-next 0/4] iSER initiator updates for 3.16 Or Gerlitz
     [not found] ` <1400745621-9978-1-git-send-email-ogerlitz-lZu6o6FoHf8DyJZ7l8Lk7nI+JuX82XLG@public.gmane.org>
2014-05-22  8:00   ` [PATCH for-next 1/4] IB/iser: Simplify connection management Or Gerlitz
     [not found]     ` <1400745621-9978-2-git-send-email-ogerlitz-lZu6o6FoHf8DyJZ7l8Lk7nI+JuX82XLG@public.gmane.org>
2014-05-22  8:09       ` Or Gerlitz
     [not found]         ` <537DB0C8.4070805-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2014-05-28 23:47           ` Mike Christie
2014-05-22  8:00   ` [PATCH for-next 2/4] IB/iser: Fix a possible race in iser connection states transition Or Gerlitz
2014-05-22  8:00   ` [PATCH for-next 3/4] IB/iser: Add missing newlines to logging messages Or Gerlitz
2014-05-22  8:00   ` [PATCH for-next 4/4] IB/iser: Bump version to 1.4 Or Gerlitz

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.