All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] qla4xxx: Update for scsi-misc
@ 2012-02-27 11:08 vikas.chaudhary
  2012-02-27 11:08 ` [PATCH 1/8] iscsi_transport: Add support to display CHAP list and delete CHAP entry vikas.chaudhary
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: vikas.chaudhary @ 2012-02-27 11:08 UTC (permalink / raw)
  To: jbottomley, michaelc
  Cc: linux-scsi, vikas.chaudhary, lalit.chandivade, ravi.anand

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

James,

Please apply the following patches to scsi-misc for inclusion in mainline.

Manish Rangankar (1):
      qla4xxx: Add support for multiple session per host.

Mike Christie (2):
      scsi_transport: Export CHAP index as sysfs attribute
      qla4xxx: Export CHAP index as sysfs attribute

Nilesh Javali (2):
      iscsi_transport: Add support to display CHAP list and delete CHAP entry
      qla4xxx: Add support to display CHAP list and delete CHAP entry

Vikas Chaudhary (3):
      qla4xxx: Fix sparse warning
      qla4xxx: trivial cleanup
      qla4xxx: Update driver version to 5.02.00-k15

 drivers/scsi/qla4xxx/ql4_def.h      |    4 +-
 drivers/scsi/qla4xxx/ql4_glbl.h     |    2 +
 drivers/scsi/qla4xxx/ql4_iocb.c     |    4 +-
 drivers/scsi/qla4xxx/ql4_mbx.c      |   21 ++-
 drivers/scsi/qla4xxx/ql4_os.c       |  278 +++++++++++++++++++++++++++++++++--
 drivers/scsi/qla4xxx/ql4_version.h  |    2 +-
 drivers/scsi/scsi_transport_iscsi.c |  109 +++++++++++++-
 include/scsi/iscsi_if.h             |   32 ++++
 include/scsi/scsi_transport_iscsi.h |    4 +


Thanks,
Vikas.


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

end of thread, other threads:[~2012-02-27 22:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-27 11:08 [PATCH 0/8] qla4xxx: Update for scsi-misc vikas.chaudhary
2012-02-27 11:08 ` [PATCH 1/8] iscsi_transport: Add support to display CHAP list and delete CHAP entry vikas.chaudhary
2012-02-27 11:08 ` [PATCH 2/8] qla4xxx: " vikas.chaudhary
2012-02-27 11:08 ` [PATCH 3/8] scsi_transport: Export CHAP index as sysfs attribute vikas.chaudhary
2012-02-27 11:08 ` [PATCH 4/8] qla4xxx: " vikas.chaudhary
2012-02-27 11:08 ` [PATCH 5/8] qla4xxx: Add support for multiple session per host vikas.chaudhary
2012-02-27 11:08 ` [PATCH 6/8] qla4xxx: Fix sparse warning vikas.chaudhary
2012-02-27 11:08 ` [PATCH 7/8] qla4xxx: trivial cleanup vikas.chaudhary
2012-02-27 11:08 ` [PATCH 8/8] qla4xxx: Update driver version to 5.02.00-k15 vikas.chaudhary
2012-02-27 22:37 ` [PATCH 0/8] qla4xxx: Update 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.