index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
raid
/
raid6
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-03
raid6/kunit: add a benchmark
Christoph Hellwig
1
-1
/
+65
2026-08-03
raid6: improve the runtime selection benchmark
Christoph Hellwig
1
-42
/
+35
2026-08-03
raid6: defer implementation selection when built-in
Christoph Hellwig
1
-4
/
+21
2026-08-03
raid6: enable lock context analysis
Christoph Hellwig
1
-0
/
+2
2026-06-25
raid6: fix raid6_recov_rvv symbol undeclared warning
Ben Dooks
1
-0
/
+1
2026-06-25
raid6: fix riscv symbol undeclared warnigns
Ben Dooks
1
-0
/
+1
2026-06-04
raid6: use kmalloc() in raid6_select_algo()
Mike Rapoport (Microsoft)
1
-3
/
+3
2026-05-28
raid6_kunit: randomize buffer alignment
Christoph Hellwig
1
-6
/
+35
2026-05-28
raid6_kunit: randomize parameters and increase limits
Christoph Hellwig
1
-58
/
+131
2026-05-28
raid6_kunit: cleanup dataptr handling
Christoph Hellwig
1
-12
/
+7
2026-05-28
raid6_kunit: dynamically allocate data buffers using vmalloc
Christoph Hellwig
1
-15
/
+62
2026-05-28
raid6_kunit: use KUNIT_CASE_PARAM
Christoph Hellwig
1
-52
/
+68
2026-05-28
raid6: update top of file comments
Christoph Hellwig
10
-78
/
+28
2026-05-28
raid6: use static_call for raid6_recov_2data and raid6_recov_datap
Christoph Hellwig
1
-2
/
+6
2026-05-28
raid6: use static_call for gen_syndrom and xor_syndrom
Christoph Hellwig
1
-6
/
+12
2026-05-28
raid6: rework registration of optimized algorithms
Christoph Hellwig
30
-409
/
+373
2026-05-28
raid6: hide internals
Christoph Hellwig
24
-15
/
+119
2026-05-28
raid6: warn when using less than four devices
Christoph Hellwig
1
-0
/
+2
2026-05-28
raid6: improve the public interface
Christoph Hellwig
9
-26
/
+147
2026-05-28
raid6: use named initializers for struct raid6_calls
Christoph Hellwig
12
-105
/
+95
2026-05-28
raid6: remove raid6_get_zero_page
Christoph Hellwig
8
-27
/
+27
2026-05-28
raid6: move to lib/raid/
Christoph Hellwig
31
-0
/
+7161