summaryrefslogtreecommitdiff
path: root/lib/raid6/Makefile
AgeCommit message (Expand)Author
2012-05-22lib/raid6: Add SSSE3 optimized recovery functionsJim Kukunas
2010-08-11Rename raid6 files now they're in a 'raid6' directory.David Woodhouse
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse
2009-10-29md: Factor out RAID6 algorithms into lib/David Woodhouse
and __kptr -> __kptr_untrusted.Alexei Starovoitov 2023-02-08bpf/docs: Update design QA to be consistent with kfunc lifecycle docsToke Høiland-Jørgensen 2022-11-14bpf: Remove local kptr references in documentationKumar Kartikeya Dwivedi 2022-11-04Documentation: bpf: Escape underscore in BPF type name prefixBagas Sanjaya 2022-11-03bpf: Document UAPI details for special BPF typesKumar Kartikeya Dwivedi 2022-08-04bpf: Update bpf_design_QA.rst to clarify that BTF_ID does not ABIify a functionPaul E. McKenney 2022-08-04bpf: Update bpf_design_QA.rst to clarify that attaching to functions is not ABIPaul E. McKenney 2022-08-04bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABIPaul E. McKenney 2021-03-30bpf: Update bpf_design_QA.rst to clarify the kfunc call is not ABIMartin KaFai Lau