- 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, 8 months ago
- 7769e18 scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned by Andrea Parri (Microsoft) · 4 years, 10 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
- 1a36310 storvsc: Untangle the storage protocol negotiation from the vmbus protocol negotiation. by Keith Mange · 9 years ago
- 2492fd7 storvsc: Use a single value to track protocol versions by Keith Mange · 9 years ago
- 6ee5c61 storvsc: Rather than look for sets of specific protocol versions, make decisions based on ranges. by Keith Mange · 9 years ago
- 8d6a9f5 storvsc: use shost_for_each_device() instead of open coding by Vitaly Kuznetsov · 10 years ago
- cb1cf08 storvsc: be more picky about scmnd->sc_data_direction by Vitaly Kuznetsov · 10 years ago
- dc45708 storvsc: Set the SRB flags correctly when no data transfer is needed by K. Y. Srinivasan · 10 years ago
- be0cf6c scsi: storvsc: Set the tablesize based on the information given by the host by K. Y. Srinivasan · 10 years ago
- aaced99 scsi: storvsc: Don't assume that the scatterlist is not chained by K. Y. Srinivasan · 10 years ago
- 8de5807 scsi: storvsc: Fix a bug in copy_from_bounce_buffer() by K. Y. Srinivasan · 10 years ago
- 5117b93 scsi: storvsc: Retrieve information about the capability of the target by K. Y. Srinivasan · 10 years ago
- 0147dab scsi: storvsc: Always send on the selected outgoing channel by K. Y. Srinivasan · 10 years ago
- f458aad scsi: storvsc: Size the queue depth based on the ringbuffer size by K. Y. Srinivasan · 10 years ago
- b9ec3a5 scsi: storvsc: Increase the ring buffer size by K. Y. Srinivasan · 10 years ago
- b0a93d9 storvsc: force SPC-3 compliance on win8 and win8 r2 hosts by K. Y. Srinivasan · 10 years ago
- 0fb8db2 storvsc: fix a bug in storvsc limits by K. Y. Srinivasan · 10 years ago
- 34a716b storvsc: force discovery of LUNs that may have been removed. by K. Y. Srinivasan · 10 years ago
- 2a09ed3 storvsc: in responce to a scan event, scan the host by K. Y. Srinivasan · 10 years ago