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

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

In this version I have adddressed comments from
Dan Carpenter <dan.carpenter@oracle.com> and
from Johannes Thumshirn <jthumshirn@suse.de>.

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 |  256 ++++++++++++++++++++++++--------------------
 1 files changed, 141 insertions(+), 115 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2015-12-14  6:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-12 21:53 [PATCH V2 0/4] scsi: storvsc: Properly support FC hosts K. Y. Srinivasan
2015-12-12 21:53 ` [PATCH V2 1/4] scsi: storvsc: Fix a bug in the layout of the hv_fc_wwn_packet K. Y. Srinivasan
2015-12-12 21:53   ` [PATCH V2 2/4] scsi: storvsc: Properly support Fibre Channel devices K. Y. Srinivasan
2015-12-13  0:03     ` kbuild test robot
2015-12-13  4:01     ` kbuild test robot
2015-12-12 21:53   ` [PATCH V2 3/4] scsi: storvsc: Refactor the code in storvsc_channel_init() K. Y. Srinivasan
2015-12-12 21:53   ` [PATCH V2 4/4] scsi: storvsc: Tighten up the interrupt path K. Y. Srinivasan
2015-12-14  6:55 ` [PATCH V2 0/4] scsi: storvsc: Properly support FC hosts Dan Carpenter

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