linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/16] qla2xxx: Patches for scsi "misc" branch.
@ 2013-06-25 15:27 Saurav Kashyap
  2013-06-25 15:27 ` [PATCH 01/16] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens Saurav Kashyap
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Saurav Kashyap @ 2013-06-25 15:27 UTC (permalink / raw)
  To: jbottomley; +Cc: giridhar.malavali, saurav.kashyap, 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


Bart Van Assche (10):
  qla2xxx: Clean up qla24xx_iidma()
  qla2xxx: Clean up qla84xx_mgmt_cmd()
  qla2xxx: Remove dead code in qla2x00_configure_hba()
  qla2xxx: Remove two superfluous tests.
  qla2xxx: Remove a dead assignment in
    qla24xx_build_scsi_crc_2_iocbs().
  qla2xxx: Remove redundant assignments.
  qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.
  qla2xxx: Fix qla2xxx_check_risc_status().
  qla2xxx: Remove an unused variable from qla2x00_remove_one().
  qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()

Chad Dupuis (2):
  qla2xxx: Do not query FC statistics during chip reset.
  qla2xxx: Do not take a second firmware dump when intentionally
    generating one.

Giridhar Malavali (2):
  qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out
    happens.
  qla2xxx: Set the index in outstanding command array to NULL when cmd
    is aborted when the request timeout.

Saurav Kashyap (2):
  qla2xxx: Move qla2x00_free_device to the correct location.
  qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.

 drivers/scsi/qla2xxx/qla_attr.c   |    5 +-
 drivers/scsi/qla2xxx/qla_bsg.c    |   38 +++------
 drivers/scsi/qla2xxx/qla_dbg.c    |   12 ++-
 drivers/scsi/qla2xxx/qla_def.h    |   34 ++++----
 drivers/scsi/qla2xxx/qla_gbl.h    |    2 +-
 drivers/scsi/qla2xxx/qla_gs.c     |   86 +++++++++----------
 drivers/scsi/qla2xxx/qla_init.c   |    8 --
 drivers/scsi/qla2xxx/qla_inline.h |    2 +-
 drivers/scsi/qla2xxx/qla_iocb.c   |    6 +-
 drivers/scsi/qla2xxx/qla_isr.c    |    1 +
 drivers/scsi/qla2xxx/qla_mbx.c    |   16 +++-
 drivers/scsi/qla2xxx/qla_mr.c     |  167 +++++++++++++++++++------------------
 drivers/scsi/qla2xxx/qla_mr.h     |   98 +++++++++++-----------
 drivers/scsi/qla2xxx/qla_os.c     |   10 +--
 14 files changed, 235 insertions(+), 250 deletions(-)

-- 
1.7.7



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

end of thread, other threads:[~2013-06-25 15:54 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-25 15:27 [PATCH 00/16] qla2xxx: Patches for scsi "misc" branch Saurav Kashyap
2013-06-25 15:27 ` [PATCH 01/16] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens Saurav Kashyap
2013-06-25 15:27 ` [PATCH 02/16] qla2xxx: Set the index in outstanding command array to NULL when cmd is aborted when the request timeout Saurav Kashyap
2013-06-25 15:27 ` [PATCH 03/16] qla2xxx: Move qla2x00_free_device to the correct location Saurav Kashyap
2013-06-25 15:27 ` [PATCH 04/16] qla2xxx: Do not query FC statistics during chip reset Saurav Kashyap
2013-06-25 15:27 ` [PATCH 05/16] qla2xxx: Do not take a second firmware dump when intentionally generating one Saurav Kashyap
2013-06-25 15:27 ` [PATCH 06/16] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c Saurav Kashyap
2013-06-25 15:27 ` [PATCH 07/16] qla2xxx: Clean up qla24xx_iidma() Saurav Kashyap
2013-06-25 15:27 ` [PATCH 08/16] qla2xxx: Clean up qla84xx_mgmt_cmd() Saurav Kashyap
2013-06-25 15:27 ` [PATCH 09/16] qla2xxx: Remove dead code in qla2x00_configure_hba() Saurav Kashyap
2013-06-25 15:27 ` [PATCH 10/16] qla2xxx: Remove two superfluous tests Saurav Kashyap
2013-06-25 15:27 ` [PATCH 11/16] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs() Saurav Kashyap
2013-06-25 15:27 ` [PATCH 12/16] qla2xxx: Remove redundant assignments Saurav Kashyap
2013-06-25 15:27 ` [PATCH 13/16] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization Saurav Kashyap
2013-06-25 15:27 ` [PATCH 14/16] qla2xxx: Fix qla2xxx_check_risc_status() Saurav Kashyap
2013-06-25 15:27 ` [PATCH 15/16] qla2xxx: Remove an unused variable from qla2x00_remove_one() Saurav Kashyap
2013-06-25 15:27 ` [PATCH 16/16] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() 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).