linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] libfc, libfcoe and fcoe fixes for scsi-misc
@ 2010-05-07 22:18 Robert Love
  2010-05-07 22:18 ` [PATCH 01/10] libfc: set seq_id for incoming sequence Robert Love
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Robert Love @ 2010-05-07 22:18 UTC (permalink / raw)
  To: James.Bottomley, linux-scsi

Here are a variety of fixes and improvements to libfc, libfcoe and fcoe.

---

Joe Eykholt (1):
      libfc: set seq_id for incoming sequence

Kaladhar Musunuru (2):
      libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect port_id and wwn
      libfcoe: Fix incorrect MAC address clearing

Robert Love (4):
      libfc: Move the port_id into lport
      fcoe: move link speed checking into its own routine
      libfc: Remove extra pointer check
      libfc: Remove unused fc_get_host_port_type

Vasu Dev (3):
      fcoe: fix fcoe module ref counting
      fcoe: fix a circular locking issue with rtnl and sysfs mutex
      fcoe: fixes wrong error exit in fcoe_create


 drivers/scsi/fcoe/fcoe.c      |   87 +++++++++++++++++++++++++++++++----------
 drivers/scsi/fcoe/libfcoe.c   |   16 +++-----
 drivers/scsi/libfc/fc_disc.c  |    2 -
 drivers/scsi/libfc/fc_elsct.c |    2 -
 drivers/scsi/libfc/fc_exch.c  |   12 +++---
 drivers/scsi/libfc/fc_fcp.c   |   14 +++----
 drivers/scsi/libfc/fc_libfc.h |    2 -
 drivers/scsi/libfc/fc_lport.c |   27 +++++--------
 drivers/scsi/libfc/fc_npiv.c  |    4 +-
 include/scsi/fc_encode.h      |   18 +++-----
 include/scsi/libfc.h          |    3 +
 11 files changed, 110 insertions(+), 77 deletions(-)

-- 
//Rob

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

end of thread, other threads:[~2010-05-07 22:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-07 22:18 [PATCH 00/10] libfc, libfcoe and fcoe fixes for scsi-misc Robert Love
2010-05-07 22:18 ` [PATCH 01/10] libfc: set seq_id for incoming sequence Robert Love
2010-05-07 22:18 ` [PATCH 02/10] fcoe: fixes wrong error exit in fcoe_create Robert Love
2010-05-07 22:18 ` [PATCH 03/10] libfc: Remove unused fc_get_host_port_type Robert Love
2010-05-07 22:18 ` [PATCH 04/10] libfc: Remove extra pointer check Robert Love
2010-05-07 22:18 ` [PATCH 05/10] fcoe: move link speed checking into its own routine Robert Love
2010-05-07 22:18 ` [PATCH 06/10] libfc: Move the port_id into lport Robert Love
2010-05-07 22:18 ` [PATCH 07/10] fcoe: fix a circular locking issue with rtnl and sysfs mutex Robert Love
2010-05-07 22:18 ` [PATCH 08/10] libfcoe: Fix incorrect MAC address clearing Robert Love
2010-05-07 22:18 ` [PATCH 09/10] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect port_id and wwn Robert Love
2010-05-07 22:19 ` [PATCH 10/10] fcoe: fix fcoe module ref counting 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).