summaryrefslogtreecommitdiffstats
path: root/lib/raid6/mktables.c
Commit message (Expand)AuthorAgeFilesLines
* raid6: guard the tables.c include of <linux/export.h> with __KERNEL__WANG Xuerui2023-08-151-0/+2
* raid6/test: fix a compilation warningZhengyuan Liu2020-01-131-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-241-4/+1
* lib/raid6: Add log-of-2 table for RAID6 HW requiring disk positionAnup Patel2017-05-161-0/+20
* lib/raid6: Add SSSE3 optimized recovery functionsJim Kukunas2012-05-221-0/+25
* md: Add in export.h for files using EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* md: Factor out RAID6 algorithms into lib/David Woodhouse2009-10-291-0/+132