summaryrefslogtreecommitdiff
path: root/lib/raid/xor/xor-core.c
AgeCommit message (Expand)Author
2026-04-02xor: use static_call for xor_genChristoph Hellwig
2026-04-02xor: pass the entire operation to the low-level opsChristoph Hellwig
2026-04-02xor: add a better public APIChristoph Hellwig
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-04-02xor: split xor.hChristoph Hellwig
2026-04-02xor: cleanup registration and probingChristoph Hellwig
2026-04-02xor: small cleanupsChristoph Hellwig
2026-04-02xor: move to lib/raid/Christoph Hellwig