All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] libfc, libfcoe and fcoe updates for scsi-misc
@ 2012-07-06 17:39 Robert Love
  2012-07-06 17:40 ` [PATCH 1/6] fcoe: Cleanup locking on fcoe_percpu_receive_thread Robert Love
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Robert Love @ 2012-07-06 17:39 UTC (permalink / raw)
  To: linux-scsi

Here are a few bug fixes across libfc, libfcoe and fcoe.

---

Neil Horman (1):
      fcoe: Cleanup locking on fcoe_percpu_receive_thread

Robert Love (1):
      fcoe: Remove redundant 'less than zero' check

Vasu Dev (2):
      libfc: add exch timer debug info
      libfc: fix retries with FDMI lport states

Yi Zou (2):
      libfc: don't exch_done() on invalid sequence ptr
      libfc: fix sending REC after FCP_RESP is received


 drivers/scsi/fcoe/fcoe.c       |   18 ++++----
 drivers/scsi/fcoe/fcoe_sysfs.c |    2 -
 drivers/scsi/libfc/fc_exch.c   |   96 ++++++++++++++++++++++------------------
 drivers/scsi/libfc/fc_fcp.c    |    6 +--
 drivers/scsi/libfc/fc_lport.c  |    8 ++-
 5 files changed, 72 insertions(+), 58 deletions(-)

-- 
Thanks, //Rob

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

end of thread, other threads:[~2012-07-06 17:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-06 17:39 [PATCH 0/6] libfc, libfcoe and fcoe updates for scsi-misc Robert Love
2012-07-06 17:40 ` [PATCH 1/6] fcoe: Cleanup locking on fcoe_percpu_receive_thread Robert Love
2012-07-06 17:40 ` [PATCH 2/6] libfc: add exch timer debug info Robert Love
2012-07-06 17:40 ` [PATCH 3/6] libfc: fix retries with FDMI lport states Robert Love
2012-07-06 17:40 ` [PATCH 4/6] fcoe: Remove redundant 'less than zero' check Robert Love
2012-07-06 17:40 ` [PATCH 5/6] libfc: don't exch_done() on invalid sequence ptr Robert Love
2012-07-06 17:40 ` [PATCH 6/6] libfc: fix sending REC after FCP_RESP is received Robert Love

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.