Two patches for md/raid in 2.6.recent.
1/ Fix data corruption bug in raid10 when used on
partitions. raid10 is marked "experimental" but
it would be good to get this in 2.6.10
2/ Fix jiffies comparison during resync so it behaves
correctly when jiffies wrap. This bug has no
performance, security, or data integrity impact.
NeilBrown