summaryrefslogtreecommitdiff
path: root/lib/raid6/algos.c (unfollow)
Commit message (Expand)Author
2014-10-14lib/raid6: Add log level to printksAnton Blanchard
2013-08-27RAID: add tilegx SIMD implementation of raid6Ken Steele
2013-07-08lib/raid6: add ARM-NEON accelerated syndrome calculationArd Biesheuvel
2012-12-13lib/raid6: Add AVX2 optimized gen_syndrome functionsYuanhan Liu
2012-12-13lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas
2012-05-22lib/raid6: cleanup gen_syndrome function selectionJim Kukunas
2012-05-22lib/raid6: Add SSSE3 optimized recovery functionsJim Kukunas
2012-05-22lib/raid6: fix test program buildJim Kukunas
2011-10-31md: Add module.h to all files using it implicitlyPaul Gortmaker
2010-08-12Further tidyup of raid6 naming in lib/raid6NeilBrown
2010-08-12Make lib/raid6/test build correctly.NeilBrown
2010-08-11Rename raid6 files now they're in a 'raid6' directory.David Woodhouse
2009-10-29md: Factor out RAID6 algorithms into lib/David Woodhouse
2009-03-31md/raid6: move raid6 data processing to raid6_pq.koDan Williams
2009-03-31md: fix typo in FSF addressAtsushi SAKAI
2008-04-28drivers/md: use time_before, time_before_eq, etcJulia Lawall
2007-10-29x86 merge fallout: umlAl Viro
2006-06-23[PATCH] drivers/md/raid6algos.c: fix a NULL dereferenceAdrian Bunk
2005-09-17[PATCH] RAID6 Altivec fixH. Peter Anvin