From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: jeff@garzik.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: [PATCH 0/4] libata patches for 2.6.30
Date: Tue, 24 Mar 2009 10:21:34 +0000 [thread overview]
Message-ID: <20090324101952.9152.30261.stgit@localhost.localdomain> (raw)
Just a small set but the libata stuff is fairly important
---
Alan Cox (4):
libata: Improve timeout handling
libata: Drain data on errors
pata_sc1200: Activate secondary channel
pata_artop: Serializing support
block/blk-settings.c | 2 -
drivers/ata/libata-eh.c | 19 ++++++++-
drivers/ata/libata-sff.c | 91 +++++++++++++++++++++++++++++++++++++++++++-
drivers/ata/pata_artop.c | 33 +++++++++++++---
drivers/ata/pata_isapnp.c | 12 +++++-
drivers/ata/pata_pcmcia.c | 34 ++++++++++++++++
drivers/ata/pata_sc1200.c | 29 +++++++++++++-
drivers/ata/pdc_adma.c | 2 +
drivers/ata/sata_mv.c | 2 +
drivers/ata/sata_nv.c | 1
drivers/ata/sata_promise.c | 2 +
drivers/ata/sata_qstor.c | 1
drivers/ata/sata_vsc.c | 3 +
include/linux/libata.h | 5 ++
14 files changed, 219 insertions(+), 17 deletions(-)
--
If this writing is visible please refill and remember to order a new box of
signature files from your supplier
next reply other threads:[~2009-03-24 10:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-24 10:21 Alan Cox [this message]
2009-03-24 10:21 ` [PATCH 1/4] pata_artop: Serializing support Alan Cox
2009-03-25 2:46 ` Jeff Garzik
2009-03-24 10:22 ` [PATCH 2/4] pata_sc1200: Activate secondary channel Alan Cox
2009-03-24 10:23 ` [PATCH 3/4] libata: Drain data on errors Alan Cox
2009-03-25 2:48 ` Jeff Garzik
2009-03-24 10:23 ` [PATCH 4/4] libata: Improve timeout handling Alan Cox
2009-03-25 2:51 ` Jeff Garzik
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=20090324101952.9152.30261.stgit@localhost.localdomain \
--to=alan@lxorguk.ukuu.org.uk \
--cc=jeff@garzik.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.