public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/17] libfc, libfcoe and fcoe fixes
@ 2010-06-11 23:43 Robert Love
  2010-06-11 23:43 ` [PATCH 01/17] libfcoe: FIP link keep-alive should continue while logged off Robert Love
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: Robert Love @ 2010-06-11 23:43 UTC (permalink / raw)
  To: James.Bottomley, linux-scsi

This patch series fixes a variety of issues in libfc, libfcoe and fcoe. The
patches apply against scsi-misc.

The "fnic: drivers/scsi/fnic/fnic_scsi.c: clean up" patch was brought in
from a series posted to linux-scsi from Roel Kluin.

---

Bhanu Prakash Gollapudi (8):
      libfcoe: Avoid hang when receiving non-critical descriptors
      libfcoe: No solicitation if adv is dropped
      libfc: Retry a rejected PRLI request
      libfc: Honor LS_ACC response codes for PRLI
      libfc: Handle unsolicited PRLO request
      libfcoe: Handle duplicate critical descriptors
      libfcoe: Host doesnt handle CVL to NPIV ports
      libfcoe: Check for order and missing critical descriptors for FIP ELS requests

Joe Eykholt (7):
      libfcoe: FIP link keep-alive should continue while logged off
      fcoe: clean up TBD comments in FCoE prototype header
      libfcoe: fix lenient aging of FCF advertisements
      libfcoe: Use fka_period as periodic timeouts to age out fcf if
      libfcoe: update FIP FCF D flag from advertisments
      libfc: Fix remote port restart problem
      libfc: fix indefinite rport restart

Roel Kluin (1):
      fnic: drivers/scsi/fnic/fnic_scsi.c: clean up

Yi Zou (1):
      libfc: lport state is enum not bit mask


 drivers/scsi/fcoe/libfcoe.c   |  221 ++++++++++++++++++++++++++++++-----------
 drivers/scsi/fnic/fnic_scsi.c |   22 +---
 drivers/scsi/libfc/fc_fcp.c   |    2 
 drivers/scsi/libfc/fc_rport.c |  175 ++++++++++++++++++++++----------
 include/scsi/fc/fc_els.h      |    9 ++
 include/scsi/fc/fc_fcoe.h     |   15 +--
 include/scsi/libfc.h          |    7 +
 7 files changed, 307 insertions(+), 144 deletions(-)

-- 
Thanks, //Rob

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

end of thread, other threads:[~2010-06-11 23:44 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-11 23:43 [PATCH 00/17] libfc, libfcoe and fcoe fixes Robert Love
2010-06-11 23:43 ` [PATCH 01/17] libfcoe: FIP link keep-alive should continue while logged off Robert Love
2010-06-11 23:43 ` [PATCH 02/17] libfcoe: Avoid hang when receiving non-critical descriptors Robert Love
2010-06-11 23:43 ` [PATCH 03/17] libfcoe: No solicitation if adv is dropped Robert Love
2010-06-11 23:43 ` [PATCH 04/17] libfc: Retry a rejected PRLI request Robert Love
2010-06-11 23:43 ` [PATCH 05/17] libfc: Honor LS_ACC response codes for PRLI Robert Love
2010-06-11 23:43 ` [PATCH 06/17] fcoe: clean up TBD comments in FCoE prototype header Robert Love
2010-06-11 23:44 ` [PATCH 07/17] libfc: Handle unsolicited PRLO request Robert Love
2010-06-11 23:44 ` [PATCH 08/17] libfcoe: fix lenient aging of FCF advertisements Robert Love
2010-06-11 23:44 ` [PATCH 09/17] libfcoe: Use fka_period as periodic timeouts to age out fcf if Robert Love
2010-06-11 23:44 ` [PATCH 10/17] libfcoe: update FIP FCF D flag from advertisments Robert Love
2010-06-11 23:44 ` [PATCH 11/17] libfcoe: Handle duplicate critical descriptors Robert Love
2010-06-11 23:44 ` [PATCH 12/17] libfcoe: Host doesnt handle CVL to NPIV ports Robert Love
2010-06-11 23:44 ` [PATCH 13/17] libfcoe: Check for order and missing critical descriptors for FIP ELS requests Robert Love
2010-06-11 23:44 ` [PATCH 14/17] libfc: lport state is enum not bit mask Robert Love
2010-06-11 23:44 ` [PATCH 15/17] fnic: drivers/scsi/fnic/fnic_scsi.c: clean up Robert Love
2010-06-11 23:44 ` [PATCH 16/17] libfc: Fix remote port restart problem Robert Love
2010-06-11 23:44 ` [PATCH 17/17] libfc: fix indefinite rport restart Robert Love

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