linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] qla2xxx: Patches for scsi "misc" branch.
@ 2013-01-30  8:34 Saurav Kashyap
  2013-01-30  8:34 ` [PATCH 5/6] qla2xxx: Prevent enabling target mode for unsupported HBAs Saurav Kashyap
  0 siblings, 1 reply; 8+ messages in thread
From: Saurav Kashyap @ 2013-01-30  8:34 UTC (permalink / raw)
  To: jbottomley
  Cc: giridhar.malavali, saurav.kashyap, chad.dupuis, andrew.vasquez,
	linux-scsi

Hi James,

Please apply the following patches to the scsi tree at your earliest
convenience for inclusion in the next mainline merge window.

Thanks,
~Saurav

Arun Easi (3):
  qla2xxx: Enable target mode support for ISP83xx.
  qla2xxx: Allow ISP81xx to create ATIO queues.
  qla2xxx: Prevent enabling target mode for unsupported HBAs.

Chad Dupuis (2):
  qla2xxx: Determine the number of outstanding commands based on
    available resources.
  qla2xxx: Ramp down queue depth for attached SCSI devices when driver
    resources are low.

Saurav Kashyap (1):
  qla2xxx: Correction to the message ids.

 drivers/scsi/qla2xxx/qla_bsg.c    |    2 +-
 drivers/scsi/qla2xxx/qla_dbg.c    |    9 +-
 drivers/scsi/qla2xxx/qla_def.h    |   30 +++++--
 drivers/scsi/qla2xxx/qla_fw.h     |    3 +-
 drivers/scsi/qla2xxx/qla_gbl.h    |    4 +
 drivers/scsi/qla2xxx/qla_init.c   |   60 +++++++++++++-
 drivers/scsi/qla2xxx/qla_inline.h |   19 ++++
 drivers/scsi/qla2xxx/qla_iocb.c   |   37 ++++----
 drivers/scsi/qla2xxx/qla_isr.c    |   30 +++++--
 drivers/scsi/qla2xxx/qla_mbx.c    |    8 +-
 drivers/scsi/qla2xxx/qla_mid.c    |    7 ++-
 drivers/scsi/qla2xxx/qla_nx.c     |    2 +-
 drivers/scsi/qla2xxx/qla_os.c     |  123 +++++++++++++++++++++++++--
 drivers/scsi/qla2xxx/qla_target.c |  169 +++++++++++++++++++++++++++++++++----
 drivers/scsi/qla2xxx/qla_target.h |   19 +++--
 15 files changed, 442 insertions(+), 80 deletions(-)

-- 
1.7.7


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

end of thread, other threads:[~2013-01-30  8:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1354865454-29964-1-git-send-email-saurav.kashyap@qlogic.com>
2012-12-07  7:30 ` [PATCH 1/6] qla2xxx: Determine the number of outstanding commands based on available resources Saurav Kashyap
2012-12-07  7:30 ` [PATCH 2/6] qla2xxx: Ramp down queue depth for attached SCSI devices when driver resources are low Saurav Kashyap
2012-12-07  7:30 ` [PATCH 3/6] qla2xxx: Enable target mode support for ISP83xx Saurav Kashyap
2012-12-08 19:16   ` Nicholas A. Bellinger
2012-12-07  7:30 ` [PATCH 4/6] qla2xxx: Allow ISP81xx to create ATIO queues Saurav Kashyap
2012-12-07  7:30 ` [PATCH 5/6] qla2xxx: Prevent enabling target mode for unsupported HBAs Saurav Kashyap
2012-12-07  7:30 ` [PATCH 6/6] qla2xxx: Correction to the message ids Saurav Kashyap
2013-01-30  8:34 [PATCH 0/6] qla2xxx: Patches for scsi "misc" branch Saurav Kashyap
2013-01-30  8:34 ` [PATCH 5/6] qla2xxx: Prevent enabling target mode for unsupported HBAs Saurav Kashyap

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).