index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
storvsc_drv.c
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