aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/storvsc_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-08[SCSI] storvsc: Increase the value of STORVSC_MAX_IO_REQUESTSK. Y. Srinivasan1-1/+1
2013-07-08[SCSI] storvsc: Support FC devicesK. Y. Srinivasan1-0/+6
2013-07-08[SCSI] storvsc: Implement multi-channel supportK. Y. Srinivasan1-4/+127
2013-06-26[SCSI] storvsc: Update the storage protocol to win8 levelK. Y. Srinivasan1-35/+168
2013-06-26[SCSI] storvsc: Increase the value of scsi timeout for storvsc devicesK. Y. Srinivasan1-0/+7
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-42/+95
2013-02-24[SCSI] storvsc: Handle dynamic resizing of the deviceK. Y. Srinivasan1-0/+31
2013-02-24[SCSI] storvsc: Restructure error handling code on command completionK. Y. Srinivasan1-42/+59
2013-02-24[SCSI] storvsc: avoid usage of WRITE_SAMEOlaf Hering1-0/+4
2013-02-24[SCSI] storvsc: Initialize the sglistK. Y. Srinivasan1-0/+1
2013-01-25Drivers: scsi: storvsc: Use the consolidated GUID definitionK. Y. Srinivasan1-6/+6
2012-10-09[SCSI] storvsc: Account for in-transit packets in the RESET pathK. Y. Srinivasan1-0/+5
2012-04-25[SCSI] storvsc: Properly handle errors from the hostK. Y. Srinivasan1-5/+15
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-26/+26
2012-02-13Staging: hv: storvsc: Move the storage driver out of the staging areaK. Y. Srinivasan1-0/+1548