lkml.org 
[lkml]   [2015]   [May]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] Block fixes for 4.1-rc
Hi Linus,

Three small fixes that have been picked up the last few weeks.
Specifically:

- Fix a memory corruption issue in NVMe with malignant user constructed
request. From Christoph.

- Kill (now) unused blk_queue_bio(), dm was changed to not need this
anymore. From Mike Snitzer.

- Always use blk_schedule_flush_plug() from the io_schedule() path when
flushing a plug, fixing a !TASK_RUNNING warning with md. From Shaohua.

Please pull!

git://git.kernel.dk/linux-block.git for-linus

----------------------------------------------------------------
Christoph Hellwig (1):
nvme: fix kernel memory corruption with short INQUIRY buffers

Mike Snitzer (1):
block: remove export for blk_queue_bio

Shaohua Li (1):
sched: always use blk_schedule_flush_plug in io_schedule_out

block/blk-core.c | 5 +++--
drivers/block/nvme-scsi.c | 3 ++-
include/linux/blkdev.h | 2 --
kernel/sched/core.c | 5 +----
4 files changed, 6 insertions(+), 9 deletions(-)

--
Jens Axboe



\
 
 \ /
  Last update: 2015-05-22 20:41    [W:0.124 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site