All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes for kernel v4.13
@ 2017-06-21 17:55 Bart Van Assche
  2017-06-21 17:55 ` [PATCH 1/3] block: Declare local symbols static Bart Van Assche
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Bart Van Assche @ 2017-06-21 17:55 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block, Christoph Hellwig, Bart Van Assche

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-06-22 10:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-21 17:55 [PATCH 0/3] Fixes for kernel v4.13 Bart Van Assche
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

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.