Merge branch 'for-linus' of git://neil.brown.name/md
* 'for-linus' of git://neil.brown.name/md: async_tx: fix asynchronous raid6 recovery for ddf layouts async_pq: rename scribble page async_pq: kill a stray dma_map() call and other cleanups md/raid6: kill a gcc-4.0.1 'uninitialized variable' warning raid6/async_tx: handle holes in block list in async_syndrome_val md/async: don't pass a memory pointer as a page pointer. md: Fix handling of raid5 array which is being reshaped to fewer devices. md: fix problems with RAID6 calculations for DDF. md/raid456: downlevel multicore operations to raid_run_ops md: drivers/md/unroll.pl replaced with awk analog md: remove clumsy usage of do_sync_mapping_range from bitmap code md: raid1/raid10: handle allocation errors during array setup. md/raid5: initialize conf->device_lock earlier md/raid1/raid10: add a cond_resched Revert "md: do not progress the resync process if the stripe was blocked"
No related branches found
No related tags found
Showing
- crypto/async_tx/async_pq.c 36 additions, 24 deletionscrypto/async_tx/async_pq.c
- crypto/async_tx/async_raid6_recov.c 66 additions, 34 deletionscrypto/async_tx/async_raid6_recov.c
- crypto/async_tx/async_xor.c 11 additions, 7 deletionscrypto/async_tx/async_xor.c
- drivers/md/Makefile 11 additions, 11 deletionsdrivers/md/Makefile
- drivers/md/bitmap.c 5 additions, 4 deletionsdrivers/md/bitmap.c
- drivers/md/md.c 1 addition, 1 deletiondrivers/md/md.c
- drivers/md/raid1.c 4 additions, 2 deletionsdrivers/md/raid1.c
- drivers/md/raid10.c 3 additions, 2 deletionsdrivers/md/raid10.c
- drivers/md/raid5.c 92 additions, 90 deletionsdrivers/md/raid5.c
- drivers/md/raid5.h 12 additions, 2 deletionsdrivers/md/raid5.h
- drivers/md/raid6altivec.uc 1 addition, 1 deletiondrivers/md/raid6altivec.uc
- drivers/md/raid6int.uc 1 addition, 1 deletiondrivers/md/raid6int.uc
- drivers/md/raid6test/Makefile 21 additions, 21 deletionsdrivers/md/raid6test/Makefile
- drivers/md/unroll.awk 20 additions, 0 deletionsdrivers/md/unroll.awk
- drivers/md/unroll.pl 0 additions, 24 deletionsdrivers/md/unroll.pl
Loading
Please register or sign in to comment