aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/raid/raid6/tests
AgeCommit message (Expand)AuthorFilesLines
2026-08-03raid6/kunit: add a benchmarkChristoph Hellwig1-1/+65
2026-05-28raid6_kunit: randomize buffer alignmentChristoph Hellwig1-6/+35
2026-05-28raid6_kunit: randomize parameters and increase limitsChristoph Hellwig1-57/+130
2026-05-28raid6_kunit: cleanup dataptr handlingChristoph Hellwig1-12/+7
2026-05-28raid6_kunit: dynamically allocate data buffers using vmallocChristoph Hellwig1-15/+62
2026-05-28raid6_kunit: use KUNIT_CASE_PARAMChristoph Hellwig1-52/+68
2026-05-28raid6: rework registration of optimized algorithmsChristoph Hellwig1-11/+12
2026-05-28raid6: hide internalsChristoph Hellwig1-1/+1
2026-05-28raid6: move to lib/raid/Christoph Hellwig2-0/+163