index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
raid
/
pq.h
Age
Commit message (
Expand
)
Author
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
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-05-22
lib/raid6: Add SSSE3 optimized recovery functions
Jim Kukunas
2011-12-23
md: Fix userspace free_pages() macro
Steven Rostedt
2010-08-12
Make lib/raid6/test build correctly.
NeilBrown
2009-12-14
md: remove sparse warning:symbol XXX was not declared.
NeilBrown
2009-03-31
md/raid6: move raid6 data processing to raid6_pq.ko
Dan Williams