summaryrefslogtreecommitdiffstats
path: root/include/linux/raid/pq.h
Commit message (Expand)AuthorAgeFilesLines
* lib/raid6: Drop IA64 supportArd Biesheuvel2023-09-111-2/+0
* raid6: Add LoongArch SIMD recovery implementationWANG Xuerui2023-09-061-0/+2
* raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui2023-09-061-0/+2
* lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGEGiulio Benetti2022-11-141-8/+0
* lib/raid6: Use strict priority ranking for pq gen() benchmarkingDirk Müller2022-01-061-1/+1
* md/raid6: fix algorithm choice under larger PAGE_SIZEZhengyuan Liu2020-01-131-0/+4
* raid6/test: fix a compilation warningZhengyuan Liu2020-01-131-0/+2
* raid6/test: fix a compilation errorZhengyuan Liu2020-01-131-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48Thomas Gleixner2019-05-241-6/+1
* lib/raid6: add option to skip algo benchmarkingDaniel Verkamp2018-12-201-0/+3
* lib/raid6: avoid __attribute_const__ redefinitionDaniel Verkamp2018-12-201-1/+3
* lib/raid6: add missing include for raid6testDaniel Verkamp2018-12-201-0/+1
* Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-071-0/+4
|\
| * lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown2018-03-201-0/+4
* | raid: remove tile specific raid6 implementationArnd Bergmann2018-03-261-1/+0
|/
* md/raid6: implement recovery using ARM NEON intrinsicsArd Biesheuvel2017-08-091-0/+1
* lib/raid6: Add log-of-2 table for RAID6 HW requiring disk positionAnup Patel2017-05-161-0/+1
* Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-10-071-0/+4
|\
| * lib/raid6: Add AVX512 optimized recovery functionsGayatri Kammela2016-09-211-0/+1
| * lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela2016-09-211-0/+3
* | RAID/s390: provide raid6 recovery optimizationMartin Schwidefsky2016-09-011-0/+1
* | RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky2016-08-291-0/+1
|/
* raid6/algos.c : bug fix : Add the missing definitions to the pq.h fileGayatri Kammela2016-01-211-0/+2
* md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen2015-04-221-0/+1
* Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds2013-09-101-0/+1
|\
| * RAID: add tilegx SIMD implementation of raid6Ken Steele2013-08-271-0/+1
* | lib/raid6: add ARM-NEON accelerated syndrome calculationArd Biesheuvel2013-07-081-0/+5
|/
* lib/raid6: Add AVX2 optimized gen_syndrome functionsYuanhan Liu2012-12-131-0/+3
* lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas2012-12-131-0/+1
* lib/raid6: Add SSSE3 optimized recovery functionsJim Kukunas2012-05-221-2/+16
* md: Fix userspace free_pages() macroSteven Rostedt2011-12-231-1/+1
* Make lib/raid6/test build correctly.NeilBrown2010-08-121-0/+2
* md: remove sparse warning:symbol XXX was not declared.NeilBrown2009-12-141-0/+19
* md/raid6: move raid6 data processing to raid6_pq.koDan Williams2009-03-311-0/+132