linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes
@ 2019-01-04 21:30 Jens Axboe
  2019-01-06  2:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2019-01-04 21:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

Final merge window pull request. This pull request contains:

- Pulled in MD changes that Shaohua had queued up for 4.21.
  Unfortunately we lost Shaohua late 2018, I'm sending these in on his
  behalf.

- In conjunction with the above, I added a CREDITS entry for Shaoua.

- sunvdc queue restart fix (Ming)


Please pull.


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


----------------------------------------------------------------
Chengguang Xu (1):
      md: remvoe redundant condition check

Daniel Verkamp (5):
      lib/raid6: add missing include for raid6test
      lib/raid6: avoid __attribute_const__ redefinition
      lib/raid6: check for assembler SSSE3 support
      lib/raid6: sort algos in rough performance order
      lib/raid6: add option to skip algo benchmarking

Guoqing Jiang (2):
      raid10: refactor common wait code from regular read/write request
      md: fix raid10 hang issue caused by barrier

Jens Axboe (2):
      Merge branch 'for-next' of git://git.kernel.org/.../shli/md into for-linus
      Add CREDITS entry for Shaohua Li

Ming Lei (1):
      block: sunvdc: don't run hw queue synchronously from irq context

Yue Haibing (1):
      md: remove set but not used variable 'bi_rdev'

 CREDITS                 |  6 ++++
 drivers/block/sunvdc.c  |  2 +-
 drivers/md/md.c         | 14 +++------
 drivers/md/raid10.c     | 76 ++++++++++++++++++----------------------------
 include/linux/raid/pq.h |  8 ++++-
 lib/Kconfig             |  8 +++++
 lib/raid6/algos.c       | 81 ++++++++++++++++++++++++++-----------------------
 lib/raid6/test/Makefile |  3 ++
 8 files changed, 101 insertions(+), 97 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes
  2019-01-04 21:30 [GIT PULL] Block fixes Jens Axboe
@ 2019-01-06  2:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-01-06  2:40 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Fri, 4 Jan 2019 14:30:25 -0700:

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

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

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-01-06  2:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-04 21:30 [GIT PULL] Block fixes Jens Axboe
2019-01-06  2:40 ` 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).