From: jsmart2021@gmail.com (James Smart)
Subject: [PATCH 0/4] nvme_fcloop: abort and isr context changes
Date: Wed, 29 Nov 2017 16:47:29 -0800 [thread overview]
Message-ID: <20171130004733.19330-1-jsmart2021@gmail.com> (raw)
This patch set provides the following:
- fixes abort race conditions
- reworks the add/remove port so that lldd deregistrations can take place
- reworks the fcloop driver so that IN_ISR feature flags aren't needed
- fixes a bunch of race conditions brought out by the IN_ISR changes.
James Smart (4):
nvme_fcloop: fix abort race condition
nvme_fcloop: disassocate local port structs
nvme_fcloop: rework to remove xxx_IN_ISR feature flags
nvme_fcloop: refactor host/target io job access
drivers/nvme/target/fcloop.c | 244 ++++++++++++++++++++++++++++++++++---------
1 file changed, 196 insertions(+), 48 deletions(-)
--
2.13.1
next reply other threads:[~2017-11-30 0:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-30 0:47 James Smart [this message]
2017-11-30 0:47 ` [PATCH 1/4] nvme_fcloop: fix abort race condition James Smart
2017-11-30 0:47 ` [PATCH 2/4] nvme_fcloop: disassocate local port structs James Smart
2017-11-30 0:47 ` [PATCH 3/4] nvme_fcloop: rework to remove xxx_IN_ISR feature flags James Smart
2017-11-30 0:47 ` [PATCH 4/4] nvme_fcloop: refactor host/target io job access James Smart
2017-12-04 20:19 ` [PATCH 0/4] nvme_fcloop: abort and isr context changes Christoph Hellwig
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=20171130004733.19330-1-jsmart2021@gmail.com \
--to=jsmart2021@gmail.com \
/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