aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/raid/xor/xor-core.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-02xor: use static_call for xor_genChristoph Hellwig1-11/+11
2026-04-02xor: pass the entire operation to the low-level opsChristoph Hellwig1-43/+5
2026-04-02xor: add a better public APIChristoph Hellwig1-0/+34
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-7/+11
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig1-10/+31
2026-04-02xor: split xor.hChristoph Hellwig1-0/+1
2026-04-02xor: cleanup registration and probingChristoph Hellwig1-50/+48
2026-04-02xor: small cleanupsChristoph Hellwig1-4/+1
2026-04-02xor: move to lib/raid/Christoph Hellwig1-0/+176