public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Dan Williams <dan.j.williams@intel.com>
To: james.bottomley@suse.de
Cc: linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: [PATCH 0/3] libsas fixlets for 2.6.40
Date: Tue, 03 May 2011 11:36:17 -0700	[thread overview]
Message-ID: <20110503183526.21471.84735.stgit@localhost6.localdomain6> (raw)

Cleanup hotplug handling (issuing i/o to 'gone' devices), and fix pre-mature
completion of the initial domain scan.

Checked out with the isci driver on 2.6.39-rc5.

---

Dan Williams (3):
      libsas: flush initial device discovery before completing ->scan_finished()
      libsas: fix/amend device gone notification in sas_deform_port()
      libsas: check dev->gone before submitting sata i/o


 drivers/scsi/aic94xx/aic94xx_init.c |    2 +-
 drivers/scsi/libsas/sas_expander.c  |   20 +++++++++++++++++---
 drivers/scsi/libsas/sas_internal.h  |    3 ++-
 drivers/scsi/libsas/sas_phy.c       |    4 ++--
 drivers/scsi/libsas/sas_port.c      |   21 ++++++++++++---------
 drivers/scsi/libsas/sas_scsi_host.c |   14 +++++++-------
 drivers/scsi/mvsas/mv_sas.c         |    2 +-
 drivers/scsi/pm8001/pm8001_sas.c    |    2 +-
 include/scsi/libsas.h               |   13 +++++++++++++
 9 files changed, 56 insertions(+), 25 deletions(-)

             reply	other threads:[~2011-05-03 18:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-03 18:36 Dan Williams [this message]
2011-05-03 18:36 ` [PATCH 1/3] libsas: flush initial device discovery before completing ->scan_finished() Dan Williams
2011-05-04  1:14   ` [PATCH 1/3] libsas: flush initial device discovery before completing->scan_finished() Jack Wang
2011-05-03 18:36 ` [PATCH 2/3] libsas: fix/amend device gone notification in sas_deform_port() Dan Williams
2011-05-06  0:13   ` Dan Williams
2011-05-06 23:43   ` Dan Williams
2011-05-03 18:36 ` [PATCH 3/3] libsas: check dev->gone before submitting sata i/o Dan Williams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110503183526.21471.84735.stgit@localhost6.localdomain6 \
    --to=dan.j.williams@intel.com \
    --cc=james.bottomley@suse.de \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox