index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
storvsc_drv.c
Age
Commit message (
Expand
)
Author
2015-08-27
storvsc: Set the error code correctly in failure conditions
K. Y. Srinivasan
2015-08-27
storvsc: Allow write_same when host is windows 10
Keith Mange
2015-08-27
storvsc: use storage protocol version to determine storage capabilities
Keith Mange
2015-08-27
storvsc: use correct defaults for values determined by protocol negotiation
Keith Mange
2015-08-27
storvsc: Untangle the storage protocol negotiation from the vmbus protocol ne...
Keith Mange
2015-08-27
storvsc: Use a single value to track protocol versions
Keith Mange
2015-08-27
storvsc: Rather than look for sets of specific protocol versions, make decisi...
Keith Mange
2015-08-12
storvsc: use shost_for_each_device() instead of open coding
Vitaly Kuznetsov
2015-08-12
storvsc: be more picky about scmnd->sc_data_direction
Vitaly Kuznetsov
2015-05-11
storvsc: Set the SRB flags correctly when no data transfer is needed
K. Y. Srinivasan
2015-04-09
scsi: storvsc: Set the tablesize based on the information given by the host
K. Y. Srinivasan
2015-04-09
scsi: storvsc: Don't assume that the scatterlist is not chained
K. Y. Srinivasan
2015-04-09
scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
K. Y. Srinivasan
2015-04-09
scsi: storvsc: Retrieve information about the capability of the target
K. Y. Srinivasan
2015-04-09
scsi: storvsc: Always send on the selected outgoing channel
K. Y. Srinivasan
2015-04-09
scsi: storvsc: Size the queue depth based on the ringbuffer size
K. Y. Srinivasan
2015-04-09
scsi: storvsc: Increase the ring buffer size
K. Y. Srinivasan
2015-01-09
storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
K. Y. Srinivasan
2015-01-09
storvsc: fix a bug in storvsc limits
K. Y. Srinivasan
2015-01-09
storvsc: force discovery of LUNs that may have been removed.
K. Y. Srinivasan
2015-01-09
storvsc: in responce to a scan event, scan the host
K. Y. Srinivasan
2015-01-09
storvsc: use cmd_size to allocate per-command data
Christoph Hellwig
2014-12-15
storvsc: ring buffer failures may result in I/O freeze
Long Li
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
2014-09-22
storvsc: get rid of overly verbose warning messages
K. Y. Srinivasan
2014-07-25
Drivers: add blist flags
K. Y. Srinivasan
2014-07-25
drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
K. Y. Srinivasan
2014-07-25
drivers: scsi: storvsc: Set srb_flags in all cases
K. Y. Srinivasan
2014-07-25
Drivers: scsi: storvsc: Implement a eh_timed_out handler
K. Y. Srinivasan
2014-07-25
Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
K. Y. Srinivasan
2014-07-25
Drivers: scsi: storvsc: Filter commands based on the storage protocol version
K. Y. Srinivasan
2014-07-25
Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
K. Y. Srinivasan
2014-07-25
Drivers: scsi: storvsc: Change the limits to reflect the values on the host
K. Y. Srinivasan
2014-03-12
[SCSI] storvsc: NULL pointer dereference fix
Ales Novak
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-08-02
Drivers: hv: remove HV_DRV_VERSION
Olaf Hering
2013-07-08
[SCSI] storvsc: Increase the value of STORVSC_MAX_IO_REQUESTS
K. Y. Srinivasan
2013-07-08
[SCSI] storvsc: Support FC devices
K. Y. Srinivasan
2013-07-08
[SCSI] storvsc: Implement multi-channel support
K. Y. Srinivasan
2013-06-27
[SCSI] storvsc: Update the storage protocol to win8 level
K. Y. Srinivasan
2013-06-27
[SCSI] storvsc: Increase the value of scsi timeout for storvsc devices
K. Y. Srinivasan
2013-03-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-02-24
[SCSI] storvsc: Handle dynamic resizing of the device
K. Y. Srinivasan
2013-02-24
[SCSI] storvsc: Restructure error handling code on command completion
K. Y. Srinivasan
2013-02-24
[SCSI] storvsc: avoid usage of WRITE_SAME
Olaf Hering
2013-02-24
[SCSI] storvsc: Initialize the sglist
K. Y. Srinivasan
2013-01-25
Drivers: scsi: storvsc: Use the consolidated GUID definition
K. Y. Srinivasan
2012-10-09
[SCSI] storvsc: Account for in-transit packets in the RESET path
K. Y. Srinivasan
[next]