index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
storvsc_drv.c
Age
Commit message (
Expand
)
Author
2024-12-04
scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...
Cathy Avery
2024-01-23
scsi: storvsc: Fix ring buffer size calculation
Michael Kelley
2023-08-30
Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging
Martin K. Petersen
2023-08-25
scsi: storvsc: Handle additional SRB status values
Michael Kelley
2023-08-24
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-07-31
scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
Michael Kelley
2023-07-23
scsi: storvsc: Limit max_sectors for virtual Fibre Channel devices
Michael Kelley
2023-07-11
scsi: storvsc: Handle SRB status value 0x30
Michael Kelley
2023-06-14
scsi: storvsc: Always set no_report_opcodes
Michael Kelley
2023-05-16
scsi: storvsc: Don't pass unused PFNs to Hyper-V host
Michael Kelley
2023-03-06
scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
Michael Kelley
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
2022-12-30
Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes
Martin K. Petersen
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM
Michael Kelley
2022-11-11
scsi: storvsc: Fix handling of srb_status and capacity change events
Michael Kelley
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
2022-10-10
Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-23
scsi: storvsc: remove an extraneous "to" in a comment
wangjianli
2022-09-23
Drivers: hv: vmbus: Optimize vmbus_on_event
Saurabh Sengar
2022-09-06
scsi: storvsc: Drop DID_TARGET_FAILURE use
Mike Christie
2022-08-11
scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
Saurabh Sengar
2022-06-16
scsi: storvsc: Correct reporting of Hyper-V I/O size limits
Saurabh Sengar
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-05-26
scsi: storvsc: Removing Pre Win8 related logic
Saurabh Sengar
2022-05-23
scsi: storvsc: Fix typo in comment
Julia Lawall
2022-05-11
scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7
Michael Kelley
2022-01-10
scsi: storvsc: Fix storvsc_queuecommand() memory leak
Juan Vazquez
2022-01-05
scsi: storvsc: Fix unsigned comparison to zero
YueHaibing
2021-12-20
scsi: storvsc: Add Isolation VM support for storvsc driver
Tianyu Lan
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-10-16
scsi: storvsc_drv: Call scsi_done() directly
Bart Van Assche
2021-10-12
scsi: storvsc: Fix validation for unsolicited incoming packets
Andrea Parri (Microsoft)
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-08-11
scsi: storvsc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Martin K. Petersen
2021-08-09
scsi: storvsc: Log TEST_UNIT_READY errors as warnings
Michael Kelley
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-15
scsi: storvsc: Correctly handle multiple flags in srb_status
Michael Kelley
2021-06-15
scsi: storvsc: Update error logging
Michael Kelley
2021-06-15
scsi: storvsc: Miscellaneous code cleanups
Michael Kelley
2021-05-14
scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
Andrea Parri (Microsoft)
2021-05-14
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
2021-03-17
scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
Michael Kelley
2021-03-04
scsi: storvsc: Parameterize number hardware queues
Melanie Plageman (Microsoft)
2021-01-22
scsi: storvsc: Return DID_ERROR for invalid commands
Hannes Reinecke
2021-01-07
scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...
Andrea Parri (Microsoft)
2021-01-07
scsi: storvsc: Resolve data race in storvsc_probe()
Andrea Parri (Microsoft)
2021-01-07
scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newer
Andrea Parri (Microsoft)
[next]