public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] libfc, libfcoe and fcoe updates for scsi-misc
@ 2010-10-09  0:12 Robert Love
  2010-10-09  0:12 ` [PATCH 1/8] libfc: fix setting of rport dev loss Robert Love
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Robert Love @ 2010-10-09  0:12 UTC (permalink / raw)
  To: James.Bottomley, linux-scsi

Here are a few fixes to libfc, libfcoe and fcoe. No new
features, just bug fixes.

---

Bhanu Prakash Gollapudi (1):
      libfc: Do not let disc work cancel itself

Kiran Patil (1):
      libfcoe: VN2VN connection setup causing stack memory corruption.

Mike Christie (1):
      libfc: fix setting of rport dev loss

Robert Love (1):
      fcoe: Fix broken NPIV with correction to MAC validation

Vasu Dev (4):
      libfc: use DID_TRANSPORT_DISRUPTED while lport not ready
      libfc: adds flogi retry in case DID is zero in RJT
      fcoe: set default FIP mode as FIP_MODE_FABRIC
      libfc: possible race could panic system due to NULL fsp->cmd


 drivers/scsi/fcoe/fcoe.c      |   18 +++++++-----------
 drivers/scsi/fcoe/libfcoe.c   |    2 +-
 drivers/scsi/libfc/fc_disc.c  |    5 ++---
 drivers/scsi/libfc/fc_fcp.c   |   24 ++++++++----------------
 drivers/scsi/libfc/fc_lport.c |   12 ++++--------
 drivers/scsi/libfc/fc_rport.c |    4 ++--
 include/scsi/libfc.h          |    2 +-
 7 files changed, 25 insertions(+), 42 deletions(-)

-- 
Thanks, //Rob

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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-09  0:12 [PATCH 0/8] libfc, libfcoe and fcoe updates for scsi-misc Robert Love
2010-10-09  0:12 ` [PATCH 1/8] libfc: fix setting of rport dev loss Robert Love
2010-10-09  0:12 ` [PATCH 2/8] libfc: use DID_TRANSPORT_DISRUPTED while lport not ready Robert Love
2010-10-09  0:12 ` [PATCH 3/8] libfc: adds flogi retry in case DID is zero in RJT Robert Love
2010-10-09  0:12 ` [PATCH 4/8] fcoe: set default FIP mode as FIP_MODE_FABRIC Robert Love
2010-10-09  0:12 ` [PATCH 5/8] libfc: possible race could panic system due to NULL fsp->cmd Robert Love
2010-10-09  0:12 ` [PATCH 6/8] libfc: Do not let disc work cancel itself Robert Love
2010-10-09  0:12 ` [PATCH 7/8] libfcoe: VN2VN connection setup causing stack memory corruption Robert Love
2010-10-09  0:12 ` [PATCH 8/8] fcoe: Fix broken NPIV with correction to MAC validation Robert Love

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox