Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Pull block updates and fixes from Jens Axboe: - 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) * tag 'for-linus-20190104' of git://git.kernel.dk/linux-block: Add CREDITS entry for Shaohua Li block: sunvdc: don't run hw queue synchronously from irq context 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'
Showing
- CREDITS 6 additions, 0 deletionsCREDITS
- drivers/block/sunvdc.c 1 addition, 1 deletiondrivers/block/sunvdc.c
- 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