All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] qla4xxx: Patches for scsi-misc
@ 2011-12-02  6:42 vikas.chaudhary
  2011-12-02  6:42 ` [PATCH 1/9] qla4xxx: Perform context resets in case of context failures vikas.chaudhary
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: vikas.chaudhary @ 2011-12-02  6:42 UTC (permalink / raw)
  To: jbottomley, michaelc
  Cc: linux-scsi, vikas.chaudhary, lalit.chandivade, ravi.anand,
	poornima.vonti

From: Vikas Chaudhary <vikas.chaudhary@qlogic.com>

James,

Please apply the following patches to scsi-misc for inclusion in mainline.
These patches are on top of patchset posted by Mike Christie:-
http://marc.info/?l=linux-scsi&m=132279682021696&w=2

Mike Hernandez (1):
      qla4xxx: Fix CPU lockups when ql4xdontresethba set

Nilesh Javali (1):
      qla4xxx: Fix the IDC locking mechanism

Sarang Radke (2):
      qla4xxx: fix call trace on rmmod with ql4xdontresethba=1
      qla4xxx: Don't recover adapter if device state is FAILED

Shyam Sunder (1):
      qla4xxx: check for FW alive before calling chip_reset

Vikas Chaudhary (4):
      qla4xxx: Perform context resets in case of context failures.
      qla4xxx: Wait for disable_acb before doing set_acb
      qla4xxx: Fix qla4xxx_dump_buffer to dump buffer correctly
      qla4xxx: Update driver version to 5.02.00-k10

 drivers/scsi/qla4xxx/ql4_dbg.c     |    6 +-
 drivers/scsi/qla4xxx/ql4_def.h     |    1 +
 drivers/scsi/qla4xxx/ql4_isr.c     |   30 ++++++---
 drivers/scsi/qla4xxx/ql4_nx.c      |   23 ++++--
 drivers/scsi/qla4xxx/ql4_os.c      |  126 +++++++++++++++++++++++++++++-------
 drivers/scsi/qla4xxx/ql4_version.h |    2 +-

Thanks,
Vikas


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

end of thread, other threads:[~2011-12-06 20:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-02  6:42 [PATCH 0/9] qla4xxx: Patches for scsi-misc vikas.chaudhary
2011-12-02  6:42 ` [PATCH 1/9] qla4xxx: Perform context resets in case of context failures vikas.chaudhary
2011-12-02  6:42 ` [PATCH 2/9] qla4xxx: Fix CPU lockups when ql4xdontresethba set vikas.chaudhary
2011-12-02  6:42 ` [PATCH 3/9] qla4xxx: fix call trace on rmmod with ql4xdontresethba=1 vikas.chaudhary
2011-12-02 21:56   ` Mike Christie
2011-12-06 10:46     ` Vikas Chaudhary
2011-12-02  6:42 ` [PATCH 4/9] qla4xxx: Don't recover adapter if device state is FAILED vikas.chaudhary
2011-12-02  6:42 ` [PATCH 5/9] qla4xxx: Wait for disable_acb before doing set_acb vikas.chaudhary
2011-12-02  6:42 ` [PATCH 6/9] qla4xxx: Fix the IDC locking mechanism vikas.chaudhary
2011-12-02  6:42 ` [PATCH 7/9] qla4xxx: Fix qla4xxx_dump_buffer to dump buffer correctly vikas.chaudhary
2011-12-02  6:42 ` [PATCH 8/9] qla4xxx: check for FW alive before calling chip_reset vikas.chaudhary
2011-12-02  6:42 ` [PATCH 9/9] qla4xxx: Update driver version to 5.02.00-k10 vikas.chaudhary
2011-12-06 20:15 ` [PATCH 0/9] qla4xxx: Patches for scsi-misc Mike Christie

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.