linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] libfc, libfcoe and fcoe updates for scsi-misc
@ 2011-02-25 23:02 Robert Love
  2011-02-25 23:02 ` [PATCH 1/8] libfc: Fixing a memory leak when destroying an interface Robert Love
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Robert Love @ 2011-02-25 23:02 UTC (permalink / raw)
  To: James.Bottomley, linux-scsi

The following series implements a few fixes here
and there, nothing more.

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

---

Bhanu Prakash Gollapudi (3):
      libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argument
      libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h
      libfcoe: Remove stale fcoe-netdev entries

Dan Carpenter (1):
      fcoe: precedence bug in fcoe_filter_frames()

Parikh, Neerav (2):
      libfc: Fixing a memory leak when destroying an interface
      Revert "[SCSI] libfc: fix exchange being deleted when the abort itself is timed out"

Vasu Dev (2):
      fcoe, libfc: initialize EM anchors list and then update npiv EMs
      fcoe: fix broken fcoe interface reset


 drivers/scsi/fcoe/fcoe.c           |   60 ++++++++++++++++++++----------------
 drivers/scsi/fcoe/fcoe.h           |    6 ----
 drivers/scsi/fcoe/fcoe_transport.c |   46 +++++++++++++++++++++++++++-
 drivers/scsi/libfc/fc_exch.c       |    8 ++---
 drivers/scsi/libfc/fc_lport.c      |    1 +
 drivers/scsi/libfc/fc_npiv.c       |    9 +----
 drivers/scsi/libfc/fc_rport.c      |    1 +
 include/scsi/fc_encode.h           |   26 ++++++++++------
 include/scsi/libfcoe.h             |    6 ++++
 9 files changed, 108 insertions(+), 55 deletions(-)

-- 
Thanks, //Rob

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

end of thread, other threads:[~2011-02-25 23:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-25 23:02 [PATCH 0/8] libfc, libfcoe and fcoe updates for scsi-misc Robert Love
2011-02-25 23:02 ` [PATCH 1/8] libfc: Fixing a memory leak when destroying an interface Robert Love
2011-02-25 23:02 ` [PATCH 2/8] Revert "[SCSI] libfc: fix exchange being deleted when the abort itself is timed out" Robert Love
2011-02-25 23:03 ` [PATCH 3/8] fcoe, libfc: initialize EM anchors list and then update npiv EMs Robert Love
2011-02-25 23:03 ` [PATCH 4/8] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argument Robert Love
2011-02-25 23:03 ` [PATCH 5/8] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h Robert Love
2011-02-25 23:03 ` [PATCH 6/8] libfcoe: Remove stale fcoe-netdev entries Robert Love
2011-02-25 23:03 ` [PATCH 7/8] fcoe: precedence bug in fcoe_filter_frames() Robert Love
2011-02-25 23:03 ` [PATCH 8/8] fcoe: fix broken fcoe interface reset 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).