linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] storvsc: Miscellaneous fixes and enhancements
@ 2016-12-15  2:45 kys
  2016-12-15  2:45 ` [PATCH 1/6] storvsc: Enable tracking of queue depth kys
  2016-12-20 22:43 ` [PATCH 0/6] storvsc: Miscellaneous fixes and enhancements Martin K. Petersen
  0 siblings, 2 replies; 8+ messages in thread
From: kys @ 2016-12-15  2:45 UTC (permalink / raw)
  To: linux-kernel, devel, ohering, linux-scsi, apw, vkuznets,
	jasowang, martin.petersen, hare, James.Bottomley
  Cc: K. Y. Srinivasan

From: K. Y. Srinivasan <kys@microsoft.com>

Miscellaneous fixes and enhancements.

K. Y. Srinivasan (3):
  storvsc: Enable tracking of queue depth
  storvsc: Remove the restriction on max segment size
  storvsc: Enable multi-queue support

Long Li (3):
  storvsc: use tagged SRB requests if supported by the device
  storvsc: properly handle SRB_ERROR when sense message is present
  storvsc: properly set residual data length on errors

 drivers/scsi/storvsc_drv.c |  148 +++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 140 insertions(+), 8 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2016-12-20 22:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-15  2:45 [PATCH 0/6] storvsc: Miscellaneous fixes and enhancements kys
2016-12-15  2:45 ` [PATCH 1/6] storvsc: Enable tracking of queue depth kys
2016-12-15  2:45   ` [PATCH 2/6] storvsc: Remove the restriction on max segment size kys
2016-12-15  2:46   ` [PATCH 3/6] storvsc: Enable multi-queue support kys
2016-12-15  2:46   ` [PATCH 4/6] storvsc: use tagged SRB requests if supported by the device kys
2016-12-15  2:46   ` [PATCH 5/6] storvsc: properly handle SRB_ERROR when sense message is present kys
2016-12-15  2:46   ` [PATCH 6/6] storvsc: properly set residual data length on errors kys
2016-12-20 22:43 ` [PATCH 0/6] storvsc: Miscellaneous fixes and enhancements 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;
as well as URLs for NNTP newsgroup(s).