Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1206843
| From | "K. Y. Srinivasan" <kys@microsoft.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH RESEND V2 0/7] scsi: storvsc: Some miscellaneous cleanup |
| Date | 2015-08-13 16:20 +0200 |
| Message-ID | <pX1wm-5Ix-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH RESEND V2 0/7] scsi: storvsc: Some miscellaneous cleanup "K. Y. Srinivasan" <kys@microsoft.com> - 2015-08-13 16:20 +0200
csiph-web