All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] IB/srp: Add SRP_CRED_REQ support
@ 2010-10-17  3:25 David Dillow
       [not found] ` <1287285925-11710-1-git-send-email-dillowda-1Heg1YXhbW8@public.gmane.org>
  0 siblings, 1 reply; 17+ messages in thread
From: David Dillow @ 2010-10-17  3:25 UTC (permalink / raw)
  To: rolandd-FYB4Gu1CFyUAvxtiuMwx3w
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	bart.vanassche-Re5JQEeQqe8AvxtiuMwx3w

Roland,

Please pull from

	git://git.kernel.org/pub/scm/linux/kernel/git/dad/srp-initiator.git srp-credit-req

to add SRP_CRED_REQ support to the initiator. This is almost entirely
the result of Bart Van Assche's hard work. I reworked part of the
implementation, so that shows up in my name, as Bart has not taken
me up on the offer to list him as author.

Bart Van Assche (3):
  IB/srp: Preparation for transmit ring response allocation
  IB/srp: Reduce number of BUSY conditions
  IB/srp: Introduce list_first_entry()

David Dillow (2):
  IB/srp: implement SRP_CRED_REQ and SRP_AER_REQ
  IB/srp: eliminate two forward declarations

 drivers/infiniband/ulp/srp/ib_srp.c |  231 ++++++++++++++++++++++++----------
 drivers/infiniband/ulp/srp/ib_srp.h |   21 +++-
 include/scsi/srp.h                  |   38 ++++++
 3 files changed, 216 insertions(+), 74 deletions(-)

-- 
1.7.2.3

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

end of thread, other threads:[~2010-10-23 12:33 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-17  3:25 [PATCH 0/5] IB/srp: Add SRP_CRED_REQ support David Dillow
     [not found] ` <1287285925-11710-1-git-send-email-dillowda-1Heg1YXhbW8@public.gmane.org>
2010-10-17  3:25   ` [PATCH 1/5] IB/srp: Preparation for transmit ring response allocation David Dillow
2010-10-17  3:25   ` [PATCH 2/5] IB/srp: implement SRP_CRED_REQ and SRP_AER_REQ David Dillow
     [not found]     ` <1287285925-11710-3-git-send-email-dillowda-1Heg1YXhbW8@public.gmane.org>
2010-10-18 10:11       ` Bart Van Assche
     [not found]         ` <AANLkTimvHRLr5YaCxeuLpQPMW7tY7cHsF9RrrSuMOmgS-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-10-18 13:08           ` DMA sync question David Dillow
2010-10-18 13:08             ` David Dillow
2010-10-18 13:10           ` [PATCH 2/5] IB/srp: implement SRP_CRED_REQ and SRP_AER_REQ David Dillow
     [not found]             ` <1287407410.10438.46.camel-FqX9LgGZnHWDB2HL1qBt2PIbXMQ5te18@public.gmane.org>
2010-10-18 13:27               ` David Dillow
2010-10-23 10:47               ` Bart Van Assche
     [not found]                 ` <AANLkTi=M9swgmnMUBdd71yCde3xXh81GweUL-F1-ROho-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-10-23 12:33                   ` David Dillow
2010-10-17  3:25   ` [PATCH 3/5] IB/srp: eliminate two forward declarations David Dillow
2010-10-17  3:25   ` [PATCH 4/5] IB/srp: Reduce number of BUSY conditions David Dillow
2010-10-17  3:25   ` [PATCH 5/5] IB/srp: Introduce list_first_entry() David Dillow
2010-10-17  8:51   ` [PATCH 0/5] IB/srp: Add SRP_CRED_REQ support Bart Van Assche
     [not found]     ` <AANLkTinVRj4kQ5L1Bwmdo4Wcae6btA+kaSV8a=UE9rBQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-10-17 15:30       ` David Dillow
     [not found]         ` <1287329425.3105.17.camel-1q1vX8mYZiGLUyTwlgNVppKKF0rrzTr+@public.gmane.org>
2010-10-17 15:51           ` Bart Van Assche
2010-10-23  5:24   ` Roland Dreier

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.