Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1227392

[PATCH 0/3] scsi: Some miscellaneous fixes

From "K. Y. Srinivasan" <kys@microsoft.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] scsi: Some miscellaneous fixes
Date 2015-09-17 23:10 +0200
Message-ID <q9OBj-78U-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Some miscellaneous fixes.

K. Y. Srinivasan (1):
  storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag

Vitaly Kuznetsov (2):
  scsi_scan: don't dump trace when scsi_prep_async_scan() is called
    twice
  scsi: introduce short_inquiry flag for broken host adapters

 drivers/scsi/scsi_scan.c   |   10 +++++-----
 drivers/scsi/storvsc_drv.c |    4 ++--
 include/scsi/scsi_host.h   |    6 ++++++
 3 files changed, 13 insertions(+), 7 deletions(-)

-- 
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] scsi: Some miscellaneous fixes  "K. Y. Srinivasan" <kys@microsoft.com> - 2015-09-17 23:10 +0200
  [PATCH 2/3] scsi: introduce short_inquiry flag for broken host adapters "K. Y. Srinivasan" <kys@microsoft.com> - 2015-09-17 23:10 +0200
  [PATCH RESEND  3/3] storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag "K. Y. Srinivasan" <kys@microsoft.com> - 2015-09-17 23:10 +0200
  [PATCH 1/3] scsi_scan: don't dump trace when scsi_prep_async_scan() is called twice "K. Y. Srinivasan" <kys@microsoft.com> - 2015-09-17 23:10 +0200

csiph-web