[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140317163241.GA23606@kernel.dk>
Date: Mon, 17 Mar 2014 10:32:41 -0600
From: Jens Axboe <axboe@...com>
To: <torvalds@...ux-foundation.org>
CC: <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Final (final) block IO fixes for 3.14
Hi Linus,
Yes, the last round was final. This one is final final. The mtip32xx fix
could have waited, but it's so simple and gets rid of two warning
spewages on load. The two block flush fixes are critical for blk-mq, and
are the primary reason for this late pull request.
Please pull!
git://git.kernel.dk/linux-block.git for-linus
for you to fetch changes up to 7f328908f9cb69a72ce1c9279508c786cf85f1f5:
mtip32xx: fix bad use of smp_processor_id() (2014-03-10 14:32:47 -0600)
----------------------------------------------------------------
Jens Axboe (1):
mtip32xx: fix bad use of smp_processor_id()
Mike Snitzer (2):
block: fix q->flush_rq NULL pointer crash on dm-mpath flush
block: change flush sequence list addition back to front add
block/blk-core.c | 17 ++++++-----------
block/blk-flush.c | 11 +++++++----
drivers/block/mtip32xx/mtip32xx.c | 2 +-
3 files changed, 14 insertions(+), 16 deletions(-)
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists