linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] libfc, libfcoe and fcoe patches for 2.6.40
@ 2011-05-16 23:45 Robert Love
  2011-05-16 23:45 ` [PATCH 1/8] libfcoe: Incorrect CVL handling for NPIV ports Robert Love
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Robert Love @ 2011-05-16 23:45 UTC (permalink / raw)
  To: linux-scsi

The following series implements a variety of fixes for
libfc, libfcoe and fcoe. There isn't any theme to this
series and the the only noteworthy patch is one that
removes some unnecessary module state checks as it was
discussed a bit on linux-scsi.

These patches were tested against scsi-misc the day of
this posting.

---

Bhanu Prakash Gollapudi (1):
      libfcoe: Incorrect CVL handling for NPIV ports

Hillf Danton (1):
      libfc: fix mm leak in handling incoming request for target discovery

Neerav Parikh (1):
      fcoe: Prevent creation of an NPIV port with duplicate WWPN

Robert Love (1):
      libfcoe: Remove unnecessary module state checks

Vasu Dev (2):
      libfc: don't call resp handler after FC_EX_TIMEOUT
      libfc: fix race in SRR response

Yi Zou (2):
      libfc: release DDP context if frame_send() fails
      libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_send_data


 drivers/scsi/fcoe/fcoe.c           |   58 ++++++++++++++++
 drivers/scsi/fcoe/fcoe.h           |   10 +++
 drivers/scsi/fcoe/fcoe_ctlr.c      |  133 ++++++++++++++++++++++++------------
 drivers/scsi/fcoe/fcoe_transport.c |   40 -----------
 drivers/scsi/libfc/fc_disc.c       |    1 
 drivers/scsi/libfc/fc_exch.c       |    2 +
 drivers/scsi/libfc/fc_fcp.c        |   16 ++--
 drivers/scsi/libfc/fc_libfc.h      |    1 
 8 files changed, 168 insertions(+), 93 deletions(-)

-- 
Thanks, //Rob

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

end of thread, other threads:[~2011-05-16 23:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-16 23:45 [PATCH 0/8] libfc, libfcoe and fcoe patches for 2.6.40 Robert Love
2011-05-16 23:45 ` [PATCH 1/8] libfcoe: Incorrect CVL handling for NPIV ports Robert Love
2011-05-16 23:45 ` [PATCH 2/8] fcoe: Prevent creation of an NPIV port with duplicate WWPN Robert Love
2011-05-16 23:45 ` [PATCH 3/8] libfc: fix mm leak in handling incoming request for target discovery Robert Love
2011-05-16 23:45 ` [PATCH 4/8] libfc: release DDP context if frame_send() fails Robert Love
2011-05-16 23:45 ` [PATCH 5/8] libfc: don't call resp handler after FC_EX_TIMEOUT Robert Love
2011-05-16 23:45 ` [PATCH 6/8] libfc: fix race in SRR response Robert Love
2011-05-16 23:45 ` [PATCH 7/8] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_send_data Robert Love
2011-05-16 23:46 ` [PATCH 8/8] libfcoe: Remove unnecessary module state checks Robert Love

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).