index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
storvsc_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging
Martin K. Petersen
2023-08-31
1
-4
/
+13
|
\
|
*
scsi: storvsc: Handle additional SRB status values
Michael Kelley
2023-08-25
1
-0
/
+7
|
*
scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
Michael Kelley
2023-07-31
1
-4
/
+0
|
*
scsi: storvsc: Limit max_sectors for virtual Fibre Channel devices
Michael Kelley
2023-07-23
1
-0
/
+4
|
*
scsi: storvsc: Handle SRB status value 0x30
Michael Kelley
2023-07-11
1
-0
/
+2
*
|
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-08-25
1
-1
/
+1
|
/
*
scsi: storvsc: Always set no_report_opcodes
Michael Kelley
2023-06-15
1
-0
/
+2
*
scsi: storvsc: Don't pass unused PFNs to Hyper-V host
Michael Kelley
2023-05-17
1
-4
/
+4
*
scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
Michael Kelley
2023-03-07
1
-0
/
+16
*
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-02-22
1
-3
/
+1
|
\
|
*
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
2023-01-17
1
-3
/
+1
*
|
Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes
Martin K. Petersen
2022-12-30
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM
Michael Kelley
2022-12-14
1
-0
/
+3
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
1
-2
/
+2
|
\
|
|
*
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
2022-10-22
1
-2
/
+2
*
|
scsi: storvsc: Fix handling of srb_status and capacity change events
Michael Kelley
2022-11-12
1
-35
/
+34
|
/
*
Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-10-10
1
-1
/
+10
|
\
|
*
scsi: storvsc: remove an extraneous "to" in a comment
wangjianli
2022-09-23
1
-1
/
+1
|
*
Drivers: hv: vmbus: Optimize vmbus_on_event
Saurabh Sengar
2022-09-23
1
-0
/
+9
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
scsi: storvsc: Drop DID_TARGET_FAILURE use
Mike Christie
2022-09-07
1
-1
/
+1
*
|
scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
Saurabh Sengar
2022-08-12
1
-1
/
+1
|
/
*
scsi: storvsc: Correct reporting of Hyper-V I/O size limits
Saurabh Sengar
2022-06-17
1
-5
/
+22
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-06-05
1
-1
/
+1
|
\
|
*
scsi: storvsc: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
*
|
scsi: storvsc: Removing Pre Win8 related logic
Saurabh Sengar
2022-05-26
1
-116
/
+39
*
|
scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7
Michael Kelley
2022-05-11
1
-27
/
+9
|
/
*
scsi: storvsc: Fix storvsc_queuecommand() memory leak
Juan Vazquez
2022-01-10
1
-5
/
+12
*
scsi: storvsc: Fix unsigned comparison to zero
YueHaibing
2022-01-05
1
-4
/
+2
*
scsi: storvsc: Add Isolation VM support for storvsc driver
Tianyu Lan
2021-12-20
1
-16
/
+21
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
1
-2
/
+2
|
\
|
*
scsi: storvsc_drv: Call scsi_done() directly
Bart Van Assche
2021-10-17
1
-2
/
+2
*
|
scsi: storvsc: Fix validation for unsolicited incoming packets
Andrea Parri (Microsoft)
2021-10-13
1
-9
/
+23
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-03
1
-2
/
+2
|
\
|
*
scsi: storvsc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Martin K. Petersen
2021-08-12
1
-2
/
+2
*
|
scsi: storvsc: Log TEST_UNIT_READY errors as warnings
Michael Kelley
2021-08-10
1
-2
/
+12
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-03
1
-63
/
+56
|
\
|
*
scsi: storvsc: Correctly handle multiple flags in srb_status
Michael Kelley
2021-06-16
1
-28
/
+33
|
*
scsi: storvsc: Update error logging
Michael Kelley
2021-06-16
1
-9
/
+10
|
*
scsi: storvsc: Miscellaneous code cleanups
Michael Kelley
2021-06-16
1
-26
/
+13
*
|
scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
Andrea Parri (Microsoft)
2021-05-14
1
-31
/
+63
*
|
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
2021-05-14
1
-0
/
+10
|
/
*
scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
Michael Kelley
2021-03-17
1
-43
/
+23
*
scsi: storvsc: Parameterize number hardware queues
Melanie Plageman (Microsoft)
2021-03-04
1
-2
/
+16
*
scsi: storvsc: Return DID_ERROR for invalid commands
Hannes Reinecke
2021-01-23
1
-1
/
+1
*
scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...
Andrea Parri (Microsoft)
2021-01-08
1
-0
/
+6
*
scsi: storvsc: Resolve data race in storvsc_probe()
Andrea Parri (Microsoft)
2021-01-08
1
-20
/
+25
*
scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newer
Andrea Parri (Microsoft)
2021-01-08
1
-2
/
+5
*
Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-12-16
1
-3
/
+23
|
\
|
*
scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hard...
Andres Beltran
2020-11-17
1
-3
/
+23
[next]