开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
raid
/
raid6
Age
Commit message (
Expand
)
Author
2026-06-04
raid6: use kmalloc() in raid6_select_algo()
Mike Rapoport (Microsoft)
2026-05-28
raid6_kunit: randomize buffer alignment
Christoph Hellwig
2026-05-28
raid6_kunit: randomize parameters and increase limits
Christoph Hellwig
2026-05-28
raid6_kunit: cleanup dataptr handling
Christoph Hellwig
2026-05-28
raid6_kunit: dynamically allocate data buffers using vmalloc
Christoph Hellwig
2026-05-28
raid6_kunit: use KUNIT_CASE_PARAM
Christoph Hellwig
2026-05-28
raid6: update top of file comments
Christoph Hellwig
2026-05-28
raid6: use static_call for raid6_recov_2data and raid6_recov_datap
Christoph Hellwig
2026-05-28
raid6: use static_call for gen_syndrom and xor_syndrom
Christoph Hellwig
2026-05-28
raid6: rework registration of optimized algorithms
Christoph Hellwig
2026-05-28
raid6: hide internals
Christoph Hellwig
2026-05-28
raid6: warn when using less than four devices
Christoph Hellwig
2026-05-28
raid6: improve the public interface
Christoph Hellwig
2026-05-28
raid6: use named initializers for struct raid6_calls
Christoph Hellwig
2026-05-28
raid6: remove raid6_get_zero_page
Christoph Hellwig
2026-05-28
raid6: move to lib/raid/
Christoph Hellwig