[Trusty SRU] [PATCH 00/11] LP#1354397: Latest fixes from storvsc & scsi drivers for Hyper-V/Azure

Andy Whitcroft apw at canonical.com
Wed Sep 24 09:00:36 UTC 2014


Upstream recommends a number of fixes for Hyper-V/Azure storage.  Following
this email are 11 (sorry) patches, the vast majority are specific to the
storvsc driver which platform specific and so the regression potential
is much smaller.  These are all upstream changes, and the majority are
already in Utopic.  They have been in both Trusty and Utopic by MicroSoft.

Proposing for SRU to trusty.

I include a pull-request below to allow simpler review.

-apw

The following changes since commit e236eedd775450c9bb6000910cf8d245e8155c55:

  Bluetooth: Enable Atheros 0cf3:311e for firmware upload (2014-09-19 06:05:16 -0600)

are available in the git repository at:

  git://kernel.ubuntu.com/apw/ubuntu-trusty.git lp1354397

for you to fetch changes up to 1ab934136cc5b866076f55b6ca05f9e35b424ff6:

  sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout (2014-09-23 15:04:47 +0100)

----------------------------------------------------------------
Andy Whitcroft (1):
      Revert "UBUNTU: SAUCE: scsi: hyper-v storsvc switch up to SPC-3"

K. Y. Srinivasan (9):
      Drivers: scsi: storvsc: Change the limits to reflect the values on the host
      Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
      Drivers: scsi: storvsc: Filter commands based on the storage protocol version
      Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
      Drivers: scsi: storvsc: Implement a eh_timed_out handler
      drivers: scsi: storvsc: Set srb_flags in all cases
      drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
      Drivers: add blist flags
      sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout

Martin K. Petersen (1):
      scsi: add a blacklist flag which enables VPD page inquiries

 drivers/scsi/scsi_scan.c    |   4 +++-
 drivers/scsi/sd.c           |   7 ++++++-
 drivers/scsi/storvsc_drv.c  | 125 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------
 include/scsi/scsi_device.h  |   1 +
 include/scsi/scsi_devinfo.h |   1 +
 5 files changed, 97 insertions(+), 41 deletions(-)




More information about the kernel-team mailing list