[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1404974008-4984-1-git-send-email-kys@microsoft.com>
Date: Wed, 9 Jul 2014 23:33:28 -0700
From: "K. Y. Srinivasan" <kys@...rosoft.com>
To: linux-kernel@...r.kernel.org, devel@...uxdriverproject.org,
ohering@...e.com, jbottomley@...allels.com, hch@...radead.org,
jasowang@...hat.com, apw@...onical.com, linux-scsi@...r.kernel.org
Cc: "K. Y. Srinivasan" <kys@...rosoft.com>
Subject: [PATCH V2 0/8] Drivers: scsi: storvsc: Bug fixes and improvements
In this patch set I have fixed a few bugs and implemented some enhancements.
In this version of the patch I have addressed comments from
Christoph Hellwig <hch@...radead.org>
K. Y. Srinivasan (8):
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: Fix a bug in the handling of SRB status flags
Drivers: scsi: storvsc: Implement an abort handler
drivers: scsi: storvsc: Set srb_flags in all cases
drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
drivers/scsi/storvsc_drv.c | 128 ++++++++++++++++++++++++++++++++------------
1 files changed, 93 insertions(+), 35 deletions(-)
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists