public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V4 0/4] scsi: storvsc: Properly support FC hosts
@ 2015-12-23 21:15 K. Y. Srinivasan
  2015-12-23 21:15 ` [PATCH V4 1/4] scsi: storvsc: Fix a bug in the layout of the hv_fc_wwn_packet K. Y. Srinivasan
  2016-01-06 21:10 ` [PATCH V4 0/4] scsi: storvsc: Properly support FC hosts Martin K. Petersen
  0 siblings, 2 replies; 8+ messages in thread
From: K. Y. Srinivasan @ 2015-12-23 21:15 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, ohering, jbottomley, hch, linux-scsi,
	apw, vkuznets, jasowang, martin.petersen, hare
  Cc: K. Y. Srinivasan

Properly support FC hosts. Additional cleanup patches are also
included.

        V2: Comments from Dan Carpenter <dan.carpenter@oracle.com> and
                from Johannes Thumshirn <jthumshirn@suse.de> addressed.

        V3: Fixed build issues reported by kbuild test robot <lkp@intel.com>
	V4: Addressed comments from Hannes and James.

K. Y. Srinivasan (4):
  scsi: storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
  scsi: storvsc: Properly support Fibre Channel devices
  scsi: storvsc: Refactor the code in storvsc_channel_init()
  scsi: storvsc: Tighten up the interrupt path

 drivers/scsi/storvsc_drv.c |  275 +++++++++++++++++++++++++------------------
 1 files changed, 160 insertions(+), 115 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2016-01-06 21:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-23 21:15 [PATCH V4 0/4] scsi: storvsc: Properly support FC hosts K. Y. Srinivasan
2015-12-23 21:15 ` [PATCH V4 1/4] scsi: storvsc: Fix a bug in the layout of the hv_fc_wwn_packet K. Y. Srinivasan
2015-12-23 21:15   ` [PATCH V4 2/4] scsi: storvsc: Properly support Fibre Channel devices K. Y. Srinivasan
2015-12-28 12:01     ` Hannes Reinecke
2015-12-28 17:59       ` KY Srinivasan
2015-12-23 21:15   ` [PATCH V4 3/4] scsi: storvsc: Refactor the code in storvsc_channel_init() K. Y. Srinivasan
2015-12-23 21:15   ` [PATCH V4 4/4] scsi: storvsc: Tighten up the interrupt path K. Y. Srinivasan
2016-01-06 21:10 ` [PATCH V4 0/4] scsi: storvsc: Properly support FC hosts Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox