[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1439480609-11099-1-git-send-email-kys@microsoft.com>
Date: Thu, 13 Aug 2015 08:43:29 -0700
From: "K. Y. Srinivasan" <kys@...rosoft.com>
To: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devel@...uxdriverproject.org, ohering@...e.com,
jbottomley@...allels.com, hch@...radead.org,
linux-scsi@...r.kernel.org, apw@...onical.com, vkuznets@...hat.com,
jasowang@...hat.com
Cc: "K. Y. Srinivasan" <kys@...rosoft.com>
Subject: [PATCH RESEND V2 0/7] scsi: storvsc: Some miscellaneous cleanup
Cleanup version handling as well as base feature detection on storage
version as opposed to host version.
In this version, I have addressed comments from Dan Carpenter.
K. Y. Srinivasan (1):
scsi: storvsc: Set the error code correctly in failure conditions
Keith Mange (6):
scsi: storvsc: Rather than look for sets of specific protocol
versions, make decisions based on ranges.
scsi: storvsc: Use a single value to track protocol versions
scsi: storvsc: Untangle the storage protocol negotiation from the
vmbus protocol negotiation.
scsi: storvsc: use correct defaults for values determined by protocol
negotiation
scsi: storvsc: use storage protocol version to determine storage
capabilities
scsi: storvsc: Allow write_same when host is windows 10
drivers/scsi/storvsc_drv.c | 206 ++++++++++++++++++++++++++++----------------
1 files changed, 132 insertions(+), 74 deletions(-)
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists