index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
raid
Age
Commit message (
Expand
)
Author
2023-09-11
lib/raid6: Drop IA64 support
Ard Biesheuvel
2023-09-06
raid6: Add LoongArch SIMD recovery implementation
WANG Xuerui
2023-09-06
raid6: Add LoongArch SIMD syndrome calculation
WANG Xuerui
2022-11-14
lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGE
Giulio Benetti
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
2022-01-06
lib/raid6: Use strict priority ranking for pq gen() benchmarking
Dirk Müller
2020-07-16
md: remove the kernel version of md_u.h
Christoph Hellwig
2020-07-16
md: move the early init autodetect code to drivers/md/
Christoph Hellwig
2020-03-24
block: cleanup how md_autodetect_dev is called
Christoph Hellwig
2020-01-13
md/raid6: fix algorithm choice under larger PAGE_SIZE
Zhengyuan Liu
2020-01-13
raid6/test: fix a compilation warning
Zhengyuan Liu
2020-01-13
raid6/test: fix a compilation error
Zhengyuan Liu
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
Thomas Gleixner
2018-12-20
lib/raid6: add option to skip algo benchmarking
Daniel Verkamp
2018-12-20
lib/raid6: avoid __attribute_const__ redefinition
Daniel Verkamp
2018-12-20
lib/raid6: add missing include for raid6test
Daniel Verkamp
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-03-26
raid: remove tile specific raid6 implementation
Arnd Bergmann
2018-03-20
lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
Matt Brown
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-09
md/raid6: implement recovery using ARM NEON intrinsics
Ard Biesheuvel
2017-05-16
lib/raid6: Add log-of-2 table for RAID6 HW requiring disk position
Anup Patel
2016-10-07
Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-09-21
lib/raid6: Add AVX512 optimized recovery functions
Gayatri Kammela
2016-09-21
lib/raid6: Add AVX512 optimized gen_syndrome functions
Gayatri Kammela
2016-09-01
RAID/s390: provide raid6 recovery optimization
Martin Schwidefsky
2016-08-29
RAID/s390: add SIMD implementation for raid6 gen/xor
Martin Schwidefsky
2016-01-21
raid6/algos.c : bug fix : Add the missing definitions to the pq.h file
Gayatri Kammela
2015-04-22
md/raid6 algorithms: delta syndrome functions
Markus Stockhausen
2013-09-10
Merge tag 'md/3.12' of git://neil.brown.name/md
Linus Torvalds
2013-08-27
RAID: add tilegx SIMD implementation of raid6
Ken Steele
2013-07-08
lib/raid6: add ARM-NEON accelerated syndrome calculation
Ard Biesheuvel
2013-01-02
UAPI: Remove empty Kbuild files
David Howells
2012-12-13
lib/raid6: Add AVX2 optimized gen_syndrome functions
Yuanhan Liu
2012-12-13
lib/raid6: Add AVX2 optimized recovery functions
Jim Kukunas
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/raid
David Howells
2012-05-22
lib/raid6: Add SSSE3 optimized recovery functions
Jim Kukunas
2012-05-21
md: add possibility to change data-offset for devices.
NeilBrown
2012-05-21
md: allow a reshape operation to be reversed.
NeilBrown
2012-03-13
md: Use existed macros instead of numbers
majianpeng
2011-12-23
md: create externally visible flags for supporting hot-replace.
NeilBrown
2011-12-23
md: Fix userspace free_pages() macro
Steven Rostedt
2011-07-28
md: load/store badblock list from v1.x metadata
NeilBrown
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-12
Make lib/raid6/test build correctly.
NeilBrown
2009-12-14
md: remove sparse warning:symbol XXX was not declared.
NeilBrown
2009-06-18
md: fix some comments.
Andre Noll
2009-03-31
md/raid6: move raid6 data processing to raid6_pq.ko
Dan Williams
2009-03-31
md: move md_k.h from include/linux/raid/ to drivers/md/
NeilBrown
[next]