index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
storvsc_drv.c
Age
Commit message (
Expand
)
Author
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-26
[SCSI] storvsc: Update the storage protocol to win8 level
K. Y. Srinivasan
2013-06-26
[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
2012-04-25
[SCSI] storvsc: Properly handle errors from the host
K. Y. Srinivasan
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-02-13
Staging: hv: storvsc: Move the storage driver out of the staging area
K. Y. Srinivasan