All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bart Van Assche <bart.vanassche@wdc.com>
To: Jens Axboe <axboe@kernel.dk>
Cc: <linux-block@vger.kernel.org>, Christoph Hellwig <hch@lst.de>,
	"Bart Van Assche" <bart.vanassche@wdc.com>
Subject: [PATCH 0/3] Fixes for kernel v4.13
Date: Wed, 21 Jun 2017 10:55:44 -0700	[thread overview]
Message-ID: <20170621175547.21692-1-bart.vanassche@wdc.com> (raw)

Hello Jens,

The three patches in this series fix issues in the patches that are queued
for kernel v4.13. Please consider these for kernel v4.13.

Thanks,

Bart.

Bart Van Assche (3):
  block: Declare local symbols static
  block: Fix off-by-one errors in blk_status_to_errno() and
    print_req_error()
  blk-mq: Make it safe to quiesce and unquiesce from an interrupt
    handler

 block/blk-core.c       |  4 ++--
 block/blk-mq.c         | 20 ++++++++++++++++++--
 block/bounce.c         |  2 +-
 include/linux/blk-mq.h | 10 +---------
 4 files changed, 22 insertions(+), 14 deletions(-)

-- 
2.13.1

             reply	other threads:[~2017-06-21 17:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-21 17:55 Bart Van Assche [this message]
2017-06-21 17:55 ` [PATCH 1/3] block: Declare local symbols static Bart Van Assche
2017-06-21 17:55 ` [PATCH 2/3] block: Fix off-by-one errors in blk_status_to_errno() and print_req_error() Bart Van Assche
2017-06-21 17:55 ` [PATCH 3/3] blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler Bart Van Assche
2017-06-22 10:32   ` Ming Lei
2017-06-21 18:01 ` [PATCH 0/3] Fixes for kernel v4.13 Jens Axboe

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=20170621175547.21692-1-bart.vanassche@wdc.com \
    --to=bart.vanassche@wdc.com \
    --cc=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=linux-block@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.