summaryrefslogtreecommitdiff
path: root/lib/raid/raid6/algos.c
AgeCommit message (Expand)Author
2026-06-04raid6: use kmalloc() in raid6_select_algo()Mike Rapoport (Microsoft)
2026-05-28raid6: update top of file commentsChristoph Hellwig
2026-05-28raid6: use static_call for raid6_recov_2data and raid6_recov_datapChristoph Hellwig
2026-05-28raid6: use static_call for gen_syndrom and xor_syndromChristoph Hellwig
2026-05-28raid6: rework registration of optimized algorithmsChristoph Hellwig
2026-05-28raid6: hide internalsChristoph Hellwig
2026-05-28raid6: warn when using less than four devicesChristoph Hellwig
2026-05-28raid6: improve the public interfaceChristoph Hellwig
2026-05-28raid6: move to lib/raid/Christoph Hellwig