linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.0-rc5
@ 2019-02-02 16:34 Jens Axboe
  2019-02-02 18:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2019-02-02 16:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

A few fixes that should go into this release. This pull request
contains:

- MD pull request from Song, fixing a recovery OOM issue (Alexei)

- Fix for a sync related stall (Jianchao)

- Dummy callback for timeouts (Tetsuo)

- IDE atapi sense ordering fix (me)

Please pull!


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


----------------------------------------------------------------
Alexei Naberezhnov (1):
      md/raid5: fix 'out of memory' during raid cache recovery

Jens Axboe (2):
      Merge branch 'md-fixes' of https://github.com/liu-song-6/linux into for-linus
      ide: ensure atapi sense request aren't preempted

Jianchao Wang (1):
      blk-mq: fix a hung issue when fsync

Tetsuo Handa (1):
      block: pass no-op callback to INIT_WORK().

 block/blk-core.c         |  6 ++++-
 block/blk-flush.c        |  2 +-
 drivers/ide/ide-atapi.c  |  9 ++++++-
 drivers/ide/ide-io.c     | 61 ++++++++++++++++++++++++------------------------
 drivers/ide/ide-park.c   |  2 ++
 drivers/ide/ide-probe.c  | 23 ++++++++++++------
 drivers/md/raid5-cache.c | 33 +++++++++++++++++---------
 drivers/md/raid5.c       |  8 +++++--
 include/linux/ide.h      |  2 ++
 9 files changed, 93 insertions(+), 53 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 5.0-rc5
  2019-02-02 16:34 [GIT PULL] Block fixes for 5.0-rc5 Jens Axboe
@ 2019-02-02 18:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-02-02 18:45 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Sat, 2 Feb 2019 09:34:16 -0700:

> git://git.kernel.dk/linux-block.git tags/for-linus-20190202

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c8864cb70fd13beb57211982bf3b78b6629f1a68

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-02-02 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-02 16:34 [GIT PULL] Block fixes for 5.0-rc5 Jens Axboe
2019-02-02 18:45 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).