* [GIT PULL] Two fixes for 4.2 final
@ 2015-08-26 15:23 Jens Axboe
0 siblings, 0 replies; only message in thread
From: Jens Axboe @ 2015-08-26 15:23 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
Hi Linus,
Two fixes in this pull request:
- The writeback regression fix from Tejun, which has been weeks in the
making. This fixes a case where we would sometimes not issue writeback
when we should have.
- An older fix for a memory corruption issue in mtip32xx. It was
deferred since we wanted a better fix for this (driver should not have
to handle that case), but given the timing, it's better to put the
simple fix in for 4.2 release.
Please pull!
git://git.kernel.dk/linux-block.git for-linus
----------------------------------------------------------------
Jeff Moyer (1):
mtip32x: fix regression introduced by blk-mq per-hctx flush
Tejun Heo (1):
writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always call wait_sb_inodes()
drivers/block/mtip32xx/mtip32xx.c | 8 ++++++++
fs/fs-writeback.c | 22 +++++++++++++---------
2 files changed, 21 insertions(+), 9 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-08-26 15:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-26 15:23 [GIT PULL] Two fixes for 4.2 final Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox