Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md into for-linus
Pull the pending 4.21 changes for md from Shaohua. * 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md: md: fix raid10 hang issue caused by barrier raid10: refactor common wait code from regular read/write request md: remvoe redundant condition check lib/raid6: add option to skip algo benchmarking lib/raid6: sort algos in rough performance order lib/raid6: check for assembler SSSE3 support lib/raid6: avoid __attribute_const__ redefinition lib/raid6: add missing include for raid6test md: remove set but not used variable 'bi_rdev'
No related branches found
No related tags found
Showing
- drivers/md/md.c 4 additions, 10 deletionsdrivers/md/md.c
- drivers/md/raid10.c 29 additions, 47 deletionsdrivers/md/raid10.c
- include/linux/raid/pq.h 7 additions, 1 deletioninclude/linux/raid/pq.h
- lib/Kconfig 8 additions, 0 deletionslib/Kconfig
- lib/raid6/algos.c 43 additions, 38 deletionslib/raid6/algos.c
- lib/raid6/test/Makefile 3 additions, 0 deletionslib/raid6/test/Makefile
Loading
Please register or sign in to comment