summaryrefslogtreecommitdiff
path: root/drivers/scsi/storvsc_drv.c
AgeCommit message (Expand)Author
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-16scsi: storvsc_drv: Call scsi_done() directlyBart Van Assche
2021-10-12scsi: storvsc: Fix validation for unsolicited incoming packetsAndrea Parri (Microsoft)
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-08-11scsi: storvsc: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestMartin K. Petersen
2021-08-09scsi: storvsc: Log TEST_UNIT_READY errors as warningsMichael Kelley
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-15scsi: storvsc: Correctly handle multiple flags in srb_statusMichael Kelley
2021-06-15scsi: storvsc: Update error loggingMichael Kelley
2021-06-15scsi: storvsc: Miscellaneous code cleanupsMichael Kelley
2021-05-14scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDsAndrea Parri (Microsoft)
2021-05-14Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring bufferAndres Beltran
2021-03-17scsi: storvsc: Enable scatterlist entry lengths > 4KbytesMichael Kelley
2021-03-04scsi: storvsc: Parameterize number hardware queuesMelanie Plageman (Microsoft)
2021-01-22scsi: storvsc: Return DID_ERROR for invalid commandsHannes Reinecke
2021-01-07scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...Andrea Parri (Microsoft)
2021-01-07scsi: storvsc: Resolve data race in storvsc_probe()Andrea Parri (Microsoft)
2021-01-07scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newerAndrea Parri (Microsoft)
2020-12-16Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-12-11Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...Andrea Parri (Microsoft)
2020-11-30scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...Andrea Parri (Microsoft)
2020-11-30scsi: storvsc: Fix error return in storvsc_probe()Jing Xiangfeng
2020-11-17scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hard...Andres Beltran
2020-09-28scsi: storvsc: Support PAGE_SIZE larger than 4KBoqun Feng
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-08scsi: storvsc: Add validation for untrusted Hyper-V valuesAndres Beltran
2020-06-26scsi: storvsc: Fix spelling mistakeFlavio Suligoi
2020-06-20scsi: storvsc: Introduce the per-storvsc_device spinlockAndrea Parri (Microsoft)
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-09scsi: storvsc: Remove memset before memory freeing in storvsc_suspend()Denis Efremov
2020-05-20scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assignedAndrea Parri (Microsoft)
2020-01-15scsi: storvsc: Correctly set number of hardware queues for IDE diskLong Li
2019-11-21scsi: storvsc: Add the support of hibernationDexuan Cui
2019-09-23scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queueLong Li
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-16scsi: storvsc: set virt_boundary_mask in the scsi host templateChristoph Hellwig
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: storvsc: Add ability to change scsi queue depthBranden Bonaby
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner
2019-04-03scsi: storvsc: Reduce default ring buffer size to 128 KbytesMichael Kelley
2019-04-03scsi: storvsc: Fix calculation of sub-channel countMichael Kelley
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-28scsi: storvsc: Fix a race in sub-channel creation that can cause panicDexuan Cui
2018-07-03use the new async probing feature for the hyperv driversArjan van de Ven
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-18scsi: storvsc: Avoid allocating memory for temp cpumasksMichael Kelley
2018-04-20scsi: storvsc: Select channel based on available percentage of ring buffer to...Long Li
2018-04-20scsi: storvsc: Set up correct queue depth values for IDE devicesLong Li
2018-04-19scsi: storsvc: don't set a bounce limitChristoph Hellwig