-
- Downloads
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Pull MD updates from Shaohua Li: "This update mainly fixes bugs: - Make raid5 ppl support several ppl from Pawel - Several raid5-cache bug fixes from Song - Bitmap fixes from Neil and Me - One raid1/10 regression fix since 4.12 from Me - Other small fixes and cleanup" * tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md: md/bitmap: disable bitmap_resize for file-backed bitmaps. raid5-ppl: Recovery support for multiple partial parity logs md: Runtime support for multiple ppls md/raid0: attach correct cgroup info in bio lib/raid6: align AVX512 constants to 512 bits, not bytes raid5: remove raid5_build_block md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_show md: replace seq_release_private with seq_release md: notify about new spare disk in the container md/raid1/10: reset bio allocated from mempool md/raid5: release/flush io in raid5_do_work() md/bitmap: copy correct data for bitmap super
No related branches found
No related tags found
Showing
- block/bio.c 1 addition, 1 deletionblock/bio.c
- drivers/md/bitmap.c 7 additions, 2 deletionsdrivers/md/bitmap.c
- drivers/md/md.c 16 additions, 4 deletionsdrivers/md/md.c
- drivers/md/md.h 1 addition, 0 deletionsdrivers/md/md.h
- drivers/md/raid0.c 3 additions, 1 deletiondrivers/md/raid0.c
- drivers/md/raid1.c 20 additions, 2 deletionsdrivers/md/raid1.c
- drivers/md/raid10.c 32 additions, 3 deletionsdrivers/md/raid10.c
- drivers/md/raid5-cache.c 10 additions, 2 deletionsdrivers/md/raid5-cache.c
- drivers/md/raid5-ppl.c 130 additions, 41 deletionsdrivers/md/raid5-ppl.c
- drivers/md/raid5.c 6 additions, 10 deletionsdrivers/md/raid5.c
- include/uapi/linux/raid/md_p.h 3 additions, 1 deletioninclude/uapi/linux/raid/md_p.h
- lib/raid6/avx512.c 1 addition, 1 deletionlib/raid6/avx512.c
Loading
Please register or sign in to comment