summaryrefslogtreecommitdiff
path: root/drivers/scsi/storvsc_drv.c
Commit message (Expand)AuthorAge
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-04
|\
| * scsi: storvsc: Add support for FC rport.Cathy Avery2017-04-19
| * scsi: storvsc: remove return at end of void functionMiguel Bernal Marin2017-04-13
| * scsi: storvsc: Prefer kcalloc over kzalloc with multiplyMiguel Bernal Marin2017-04-13
* | Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-12
|\ \ | |/ |/|
| * scsi: storvsc: Workaround for virtual DVD SCSI versionStephen Hemminger2017-03-07
* | scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-27
|/
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-06
* scsi: storvsc: remove bogus code to transfer struct scatterlistChristoph Hellwig2017-01-31
* scsi: storvsc: properly set residual data length on errorsLong Li2017-01-05
* scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li2017-01-05
* scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li2017-01-05
* scsi: storvsc: Enable multi-queue supportK. Y. Srinivasan2017-01-05
* scsi: storvsc: Remove the restriction on max segment sizeK. Y. Srinivasan2017-01-05
* scsi: storvsc: Enable tracking of queue depthK. Y. Srinivasan2017-01-05
* scsi: storvsc: Payload buffer incorrectly sized for 32 bit kernels.Cathy Avery2016-11-30
* scsi: storvsc: Filter out storvsc messages CD-ROM medium not presentCathy Avery2016-07-12
* scsi: storvsc: fix SRB_STATUS_ABORTED handlingVitaly Kuznetsov2016-03-08
* Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-04
|\
| * storvsc: Use the specified target ID in device lookupK. Y. Srinivasan2016-01-28
| * storvsc: Install the storvsc specific timeout handler for FC devicesK. Y. Srinivasan2016-01-28
* | storvsc: Fix typo in MODULE_PARM_DESCDan Carpenter2016-01-08
|/
* storvsc: Tighten up the interrupt pathK. Y. Srinivasan2016-01-06
* storvsc: Refactor the code in storvsc_channel_init()K. Y. Srinivasan2016-01-06
* storvsc: Properly support Fibre Channel devicesK. Y. Srinivasan2016-01-06
* storvsc: Fix a bug in the layout of the hv_fc_wwn_packetK. Y. Srinivasan2016-01-06
* storvsc: add logging for error/warning messagesLong Li2015-12-10
* scsi: storvsc: Fix a bug in the handling of SRB status flagsK. Y. Srinivasan2015-11-09
* storvsc: get rid of bounce bufferVitaly Kuznetsov2015-11-09
* storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flagK. Y. Srinivasan2015-11-09
* storvsc: Set the error code correctly in failure conditionsK. Y. Srinivasan2015-08-26
* storvsc: Allow write_same when host is windows 10Keith Mange2015-08-26
* storvsc: use storage protocol version to determine storage capabilitiesKeith Mange2015-08-26
* storvsc: use correct defaults for values determined by protocol negotiationKeith Mange2015-08-26
* storvsc: Untangle the storage protocol negotiation from the vmbus protocol ne...Keith Mange2015-08-26
* storvsc: Use a single value to track protocol versionsKeith Mange2015-08-26
* storvsc: Rather than look for sets of specific protocol versions, make decisi...Keith Mange2015-08-26
* storvsc: use shost_for_each_device() instead of open codingVitaly Kuznetsov2015-08-12
* storvsc: be more picky about scmnd->sc_data_directionVitaly Kuznetsov2015-08-12
* storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan2015-05-11
* scsi: storvsc: Set the tablesize based on the information given by the hostK. Y. Srinivasan2015-04-09
* scsi: storvsc: Don't assume that the scatterlist is not chainedK. Y. Srinivasan2015-04-09
* scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan2015-04-09
* scsi: storvsc: Retrieve information about the capability of the targetK. Y. Srinivasan2015-04-09
* scsi: storvsc: Always send on the selected outgoing channelK. Y. Srinivasan2015-04-09
* scsi: storvsc: Size the queue depth based on the ringbuffer sizeK. Y. Srinivasan2015-04-09
* scsi: storvsc: Increase the ring buffer sizeK. Y. Srinivasan2015-04-09
* storvsc: force SPC-3 compliance on win8 and win8 r2 hostsK. Y. Srinivasan2015-01-09
* storvsc: fix a bug in storvsc limitsK. Y. Srinivasan2015-01-09
* storvsc: force discovery of LUNs that may have been removed.K. Y. Srinivasan2015-01-09