Age | Commit message (Expand) | Author | Files | Lines |
2014-07-26 | Drivers: add blist flags | K. Y. Srinivasan | 1 | -0/+10 |
2014-07-26 | drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure | K. Y. Srinivasan | 1 | -0/+7 |
2014-07-26 | drivers: scsi: storvsc: Set srb_flags in all cases | K. Y. Srinivasan | 1 | -7/+5 |
2014-07-26 | Drivers: scsi: storvsc: Implement a eh_timed_out handler | K. Y. Srinivasan | 1 | -0/+12 |
2014-07-26 | Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version | K. Y. Srinivasan | 1 | -7/+10 |
2014-07-26 | Drivers: scsi: storvsc: Filter commands based on the storage protocol version | K. Y. Srinivasan | 1 | -3/+13 |
2014-07-26 | Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host | K. Y. Srinivasan | 1 | -1/+1 |
2014-07-26 | Drivers: scsi: storvsc: Change the limits to reflect the values on the host | K. Y. Srinivasan | 1 | -16/+31 |
2014-03-12 | [SCSI] storvsc: NULL pointer dereference fix | Ales Novak | 1 | -0/+3 |
2013-11-29 | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen | 1 | -0/+1 |
2013-08-02 | Drivers: hv: remove HV_DRV_VERSION | Olaf Hering | 1 | -1/+0 |
2013-07-08 | [SCSI] storvsc: Increase the value of STORVSC_MAX_IO_REQUESTS | K. Y. Srinivasan | 1 | -1/+1 |
2013-07-08 | [SCSI] storvsc: Support FC devices | K. Y. Srinivasan | 1 | -0/+6 |
2013-07-08 | [SCSI] storvsc: Implement multi-channel support | K. Y. Srinivasan | 1 | -4/+127 |
2013-06-27 | [SCSI] storvsc: Update the storage protocol to win8 level | K. Y. Srinivasan | 1 | -35/+168 |
2013-06-27 | [SCSI] storvsc: Increase the value of scsi timeout for storvsc devices | K. Y. Srinivasan | 1 | -0/+7 |
2013-03-02 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -42/+95 |
2013-02-24 | [SCSI] storvsc: Handle dynamic resizing of the device | K. Y. Srinivasan | 1 | -0/+31 |
2013-02-24 | [SCSI] storvsc: Restructure error handling code on command completion | K. Y. Srinivasan | 1 | -42/+59 |
2013-02-24 | [SCSI] storvsc: avoid usage of WRITE_SAME | Olaf Hering | 1 | -0/+4 |
2013-02-24 | [SCSI] storvsc: Initialize the sglist | K. Y. Srinivasan | 1 | -0/+1 |
2013-01-25 | Drivers: scsi: storvsc: Use the consolidated GUID definition | K. Y. Srinivasan | 1 | -6/+6 |
2012-10-09 | [SCSI] storvsc: Account for in-transit packets in the RESET path | K. Y. Srinivasan | 1 | -0/+5 |
2012-04-25 | [SCSI] storvsc: Properly handle errors from the host | K. Y. Srinivasan | 1 | -5/+15 |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 1 | -26/+26 |
2012-02-13 | Staging: hv: storvsc: Move the storage driver out of the staging area | K. Y. Srinivasan | 1 | -0/+1548 |