From: Dan Williams <dan.j.williams@intel.com>
To: james.bottomley@hansenpartnership.com
Cc: dave.jiang@intel.com, linux-scsi@vger.kernel.org,
jeffrey.d.skirvin@intel.com, jacek.danecki@intel.com,
linux-ide@vger.kernel.org, edmund.nadolski@intel.com
Subject: [PATCH 0/4] libsas updates for 2.6.40 (resend)
Date: Tue, 24 May 2011 13:17:43 -0700 [thread overview]
Message-ID: <20110524201708.7351.76421.stgit@localhost6.localdomain6> (raw)
This is a resend [1] of our pending libsas patch queue, plus one more for .40
consideration "libsas: Add option for SATA soft reset". We're still
investigating whether having a soft reset handler will be beneficial for isci.
If it does we need an available hook in the .40 baseline, so we can
drop/hook-up our private implementation. The only other change from the last
posting [2] is to drop the problematic locking in "libsas: fix/amend device
gone notification in sas_deform_port()".
--
Dan
[1]: http://marc.info/?l=linux-scsi&m=130504487714639&w=2
[2]: http://marc.info/?l=linux-scsi&m=130444681502181&w=2
---
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
Dave Jiang (1):
libsas: Add option for SATA soft reset
drivers/scsi/aic94xx/aic94xx_init.c | 2 +-
drivers/scsi/libsas/sas_ata.c | 41 ++++++++++++++++++++++++++++++++++-
drivers/scsi/libsas/sas_internal.h | 2 +-
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 | 14 ++++++++++++
9 files changed, 79 insertions(+), 23 deletions(-)
next reply other threads:[~2011-05-24 19:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-24 20:17 Dan Williams [this message]
2011-05-24 20:17 ` [PATCH 1/4] libsas: flush initial device discovery before completing ->scan_finished() Dan Williams
2011-05-28 0:41 ` Dan Williams
2011-05-28 3:14 ` James Bottomley
2011-05-28 6:33 ` Dan Williams
2011-05-24 20:17 ` [PATCH 2/4] libsas: fix/amend device gone notification in sas_deform_port() Dan Williams
2011-05-24 20:17 ` [PATCH 3/4] libsas: check dev->gone before submitting sata i/o Dan Williams
2011-05-24 20:18 ` [PATCH 4/4] libsas: Add option for SATA soft reset 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=20110524201708.7351.76421.stgit@localhost6.localdomain6 \
--to=dan.j.williams@intel.com \
--cc=dave.jiang@intel.com \
--cc=edmund.nadolski@intel.com \
--cc=jacek.danecki@intel.com \
--cc=james.bottomley@hansenpartnership.com \
--cc=jeffrey.d.skirvin@intel.com \
--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