public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] Open-FCoE fixes for 2.6.30-rc
@ 2009-04-21 23:26 Robert Love
  2009-04-21 23:26 ` [PATCH 01/11] libfc: Hold disc mutex while processing gpn ft resp Robert Love
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Robert Love @ 2009-04-21 23:26 UTC (permalink / raw)
  To: James.Bottomley, linux-scsi

The following series consists of a variety of libfc and fcoe fixes.

---

Abhijeet Joglekar (6):
      libfc: whenever queueing delete ev for rport, set state to NONE
      libfc: Change state to NONE in fc_lport_destroy
      libfc: During fabric logoff, flush the rport Q after logging off dns port
      libfc: Track rogue remote ports
      libfc: Do not retry if the new state is not the same as old state
      libfc: Hold disc mutex while processing gpn ft resp

Chris Leech (2):
      fcoe: fix spelling typos and bad comments
      fcoe: don't export functions that are internal to fcoe

Dan Carpenter (1):
      fcoe: kfree() -> kfree_skb()

Joe Eykholt (1):
      fcoe: fip: add multicast filter to receive FIP advertisements.

Robert Love (1):
      libfc: Fix compilation warnings with allmodconfig


 drivers/scsi/fcoe/fcoe.c      |   59 +++++++++++-------------------
 drivers/scsi/fcoe/libfcoe.c   |    2 +
 drivers/scsi/libfc/fc_disc.c  |   54 ++++++++++++++++++++-------
 drivers/scsi/libfc/fc_elsct.c |    2 +
 drivers/scsi/libfc/fc_fcp.c   |    7 ++--
 drivers/scsi/libfc/fc_lport.c |   74 +++++++++++++++++++++++--------------
 drivers/scsi/libfc/fc_rport.c |   82 +++++++++++++++++++++++++++++++----------
 include/scsi/fc/fc_fs.h       |    1 +
 include/scsi/libfc.h          |    1 +
 9 files changed, 175 insertions(+), 107 deletions(-)

-- 
//Rob

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

end of thread, other threads:[~2009-04-21 23:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21 23:26 [PATCH 00/11] Open-FCoE fixes for 2.6.30-rc Robert Love
2009-04-21 23:26 ` [PATCH 01/11] libfc: Hold disc mutex while processing gpn ft resp Robert Love
2009-04-21 23:26 ` [PATCH 02/11] libfc: Do not retry if the new state is not the same as old state Robert Love
2009-04-21 23:27 ` [PATCH 03/11] libfc: Track rogue remote ports Robert Love
2009-04-21 23:27 ` [PATCH 04/11] libfc: During fabric logoff, flush the rport Q after logging off dns port Robert Love
2009-04-21 23:27 ` [PATCH 05/11] libfc: Change state to NONE in fc_lport_destroy Robert Love
2009-04-21 23:27 ` [PATCH 06/11] libfc: whenever queueing delete ev for rport, set state to NONE Robert Love
2009-04-21 23:27 ` [PATCH 07/11] fcoe: kfree() -> kfree_skb() Robert Love
2009-04-21 23:27 ` [PATCH 08/11] fcoe: don't export functions that are internal to fcoe Robert Love
2009-04-21 23:27 ` [PATCH 09/11] fcoe: fix spelling typos and bad comments Robert Love
2009-04-21 23:27 ` [PATCH 10/11] libfc: Fix compilation warnings with allmodconfig Robert Love
2009-04-21 23:27 ` [PATCH 11/11] fcoe: fip: add multicast filter to receive FIP advertisements Robert Love

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