- 4eea533 scsi: storvsc: Fix storvsc_queuecommand() memory leak by Juan Vazquez · 3 years ago
- 0bd2fbe scsi: storvsc: Fix unsigned comparison to zero by YueHaibing · 3 years, 1 month ago
- 743b237 scsi: storvsc: Add Isolation VM support for storvsc driver by Tianyu Lan · 3 years, 1 month ago
- fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
- 0c31fa0 scsi: storvsc_drv: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
- 6fd13d6 scsi: storvsc: Fix validation for unsolicited incoming packets by Andrea Parri (Microsoft) · 3 years, 3 months ago
- a9c9a6f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 4 months ago
- c5bf198 scsi: storvsc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Martin K. Petersen · 3 years, 5 months ago
- dbe7633 scsi: storvsc: Log TEST_UNIT_READY errors as warnings by Michael Kelley · 3 years, 5 months ago
- bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 7 months ago
- 52e1b3b scsi: storvsc: Correctly handle multiple flags in srb_status by Michael Kelley · 3 years, 7 months ago
- 08f7654 scsi: storvsc: Update error logging by Michael Kelley · 3 years, 7 months ago
- d467485 scsi: storvsc: Miscellaneous code cleanups by Michael Kelley · 3 years, 7 months ago
- bf5fd8c scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs by Andrea Parri (Microsoft) · 3 years, 8 months ago
- adae1e9 Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer by Andres Beltran · 3 years, 9 months ago
- 3d9c3dc scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes by Michael Kelley · 3 years, 11 months ago
- a81a38c scsi: storvsc: Parameterize number hardware queues by Melanie Plageman (Microsoft) · 3 years, 11 months ago
- ecc751b scsi: storvsc: Return DID_ERROR for invalid commands by Hannes Reinecke · 4 years ago
- 91b1b64 scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback() by Andrea Parri (Microsoft) · 4 years, 1 month ago
- 244808e scsi: storvsc: Resolve data race in storvsc_probe() by Andrea Parri (Microsoft) · 4 years, 1 month ago
- ab548fd scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newer by Andrea Parri (Microsoft) · 4 years, 1 month ago
- 571b12d Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 1 month ago
- 4da3a54 Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()" by Andrea Parri (Microsoft) · 4 years, 1 month ago
- 3b8c72d scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback() by Andrea Parri (Microsoft) · 4 years, 2 months ago
- 6112ff4 scsi: storvsc: Fix error return in storvsc_probe() by Jing Xiangfeng · 4 years, 2 months ago
- 453de21 scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening by Andres Beltran · 4 years, 2 months ago
- 8f43710 scsi: storvsc: Support PAGE_SIZE larger than 4K by Boqun Feng · 4 years, 4 months ago
- dfdf16e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
- 0a76566 scsi: storvsc: Add validation for untrusted Hyper-V values by Andres Beltran · 4 years, 6 months ago
- fbca7a04 scsi: storvsc: Fix spelling mistake by Flavio Suligoi · 4 years, 7 months ago
- 21d2052 scsi: storvsc: Introduce the per-storvsc_device spinlock by Andrea Parri (Microsoft) · 4 years, 7 months ago
- 3df83e1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
- f47c240 scsi: storvsc: Remove memset before memory freeing in storvsc_suspend() by Denis Efremov · 4 years, 7 months ago
- 7769e18 scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 7b571c1 scsi: storvsc: Correctly set number of hardware queues for IDE disk by Long Li · 5 years ago
- 56fb105 scsi: storvsc: Add the support of hibernation by Dexuan Cui · 5 years ago
- 0ed8810 scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queue by Long Li · 5 years ago
- f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 83eed45 scsi: storvsc: set virt_boundary_mask in the scsi host template by Christoph Hellwig · 6 years ago
- ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- adfbd02 scsi: storvsc: Add ability to change scsi queue depth by Branden Bonaby · 6 years ago
- 3b20eb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 by Thomas Gleixner · 6 years ago
- ed2e63a scsi: storvsc: Reduce default ring buffer size to 128 Kbytes by Michael Kelley · 6 years ago
- 382e06d scsi: storvsc: Fix calculation of sub-channel count by Michael Kelley · 6 years ago
- 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
- c967590 scsi: storvsc: Fix a race in sub-channel creation that can cause panic by Dexuan Cui · 6 years ago
- af0a564 use the new async probing feature for the hyperv drivers by Arjan van de Ven · 7 years ago
- 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- 1b25a8c4 scsi: storvsc: Avoid allocating memory for temp cpumasks by Michael Kelley · 7 years ago
- 2217a47 scsi: storvsc: Select channel based on available percentage of ring buffer to write by Long Li · 7 years ago
- f286299 scsi: storvsc: Set up correct queue depth values for IDE devices by Long Li · 7 years ago
- 9027b15 scsi: storsvc: don't set a bounce limit by Christoph Hellwig · 7 years ago
- be75b1b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- 170e07b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- 9cfad4a5 scsi: storvsc: Spread interrupts when picking a channel for I/O requests by Michael Kelley (EOSG) · 7 years ago
- cabe92a scsi: storvsc: Increase cmd_per_lun for higher speed devices by Michael Kelley (EOSG) · 7 years ago
- 28bc6fb Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- ca8dc69 scsi: storvsc: missing error code in storvsc_probe() by Dan Carpenter · 7 years ago
- d1b8b23 scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_error by Cathy Avery · 7 years ago
- c58cc70 scsi: storvsc: Avoid excessive host scan on controller change by Long Li · 7 years ago
- 436ad94 scsi: storvsc: Allow only one remove lun work item to be issued per lun by Cathy Avery · 7 years ago
- 0208eea scsi: storvsc: fix memory leak on ring buffer busy by Long Li · 7 years ago
- 3930d73 scsi: storvsc: use default I/O timeout handler for FC devices by Long Li · 8 years ago
- 2371cd9 scsi: storvsc: remove unnecessary channel inbound lock by Stephen Hemminger · 8 years ago
- ddccd95 scsi: storvsc: use in place iterator function by Stephen Hemminger · 8 years ago
- 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- daf0cd4 scsi: storvsc: Add support for FC rport. by Cathy Avery · 8 years ago
- 8d4208c scsi: storvsc: remove return at end of void function by Miguel Bernal Marin · 8 years ago
- e040852 scsi: storvsc: Prefer kcalloc over kzalloc with multiply by Miguel Bernal Marin · 8 years ago
- a11be42 Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes by James Bottomley · 8 years ago
- f1c635b scsi: storvsc: Workaround for virtual DVD SCSI version by Stephen Hemminger · 8 years ago
- 183b802 scripts/spelling.txt: add "intialization" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
- 526db94 scsi: storvsc: remove bogus code to transfer struct scatterlist by Christoph Hellwig · 8 years ago
- 40630f4 scsi: storvsc: properly set residual data length on errors by Long Li · 8 years ago
- bba5dc3 scsi: storvsc: properly handle SRB_ERROR when sense message is present by Long Li · 8 years ago
- 3cd6d3d scsi: storvsc: use tagged SRB requests if supported by the device by Long Li · 8 years ago
- d86adf4 scsi: storvsc: Enable multi-queue support by K. Y. Srinivasan · 8 years ago
- 9779652 scsi: storvsc: Remove the restriction on max segment size by K. Y. Srinivasan · 8 years ago
- f64dad2 scsi: storvsc: Enable tracking of queue depth by K. Y. Srinivasan · 8 years ago
- b0120d9 scsi: storvsc: Payload buffer incorrectly sized for 32 bit kernels. by Cathy Avery · 8 years ago
- 84b342c scsi: storvsc: Filter out storvsc messages CD-ROM medium not present by Cathy Avery · 9 years ago
- ff06c5f scsi: storvsc: fix SRB_STATUS_ABORTED handling by Vitaly Kuznetsov · 9 years ago
- 12ffbbe Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 9 years ago
- 9844122 storvsc: Use the specified target ID in device lookup by K. Y. Srinivasan · 9 years ago
- d791a8c storvsc: Install the storvsc specific timeout handler for FC devices by K. Y. Srinivasan · 9 years ago
- 74e2678 storvsc: Fix typo in MODULE_PARM_DESC by Dan Carpenter · 9 years ago
- 03996f2 storvsc: Tighten up the interrupt path by K. Y. Srinivasan · 9 years ago
- 5963501 storvsc: Refactor the code in storvsc_channel_init() by K. Y. Srinivasan · 9 years ago
- dac5824 storvsc: Properly support Fibre Channel devices by K. Y. Srinivasan · 9 years ago
- 83d1e8b storvsc: Fix a bug in the layout of the hv_fc_wwn_packet by K. Y. Srinivasan · 9 years ago
- f8aea70 storvsc: add logging for error/warning messages by Long Li · 9 years ago
- 3209f9d scsi: storvsc: Fix a bug in the handling of SRB status flags by K. Y. Srinivasan · 9 years ago
- 81988a0 storvsc: get rid of bounce buffer by Vitaly Kuznetsov · 9 years ago
- 8cf308e storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag by K. Y. Srinivasan · 9 years ago
- 111f2d1 storvsc: Set the error code correctly in failure conditions by K. Y. Srinivasan · 9 years ago
- b95f5be storvsc: Allow write_same when host is windows 10 by Keith Mange · 9 years ago
- e6c4bc6 storvsc: use storage protocol version to determine storage capabilities by Keith Mange · 9 years ago
- cb11fead storvsc: use correct defaults for values determined by protocol negotiation by Keith Mange · 9 years ago