index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
raid6
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
2019-04-27
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
2015-06-11
powerpc: Only use -mabi=altivec if toolchain supports it
Anton Blanchard
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: build proper files on corresponding arch
Yuanhan Liu
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
2010-08-11
Rename raid6 files now they're in a 'raid6' directory.
David Woodhouse
2009-10-29
md: Factor out RAID6 algorithms into lib/
David Woodhouse
2009-10-16
md: drivers/md/unroll.pl replaced with awk analog
Vladimir Dronnikov
2009-06-22
dm raid1: add userspace log
Jonthan Brassow
2009-06-22
dm mpath: add service time load balancer
Kiyoshi Ueda
2009-06-22
dm mpath: add queue length load balancer
Kiyoshi Ueda
2009-03-31
md/raid6: move raid6 data processing to raid6_pq.ko
Dan Williams
2009-03-31
cleanup drivers/md/Makefile
Christoph Hellwig
2009-01-06
dm snapshot: split out exception store implementations
Alasdair G Kergon
2009-01-06
dm: add name and uuid to sysfs
Milan Broz
2008-10-21
dm raid1: separate region_hash interface part1
Heinz Mauelshagen
2008-06-05
[SCSI] scsi_dh: Remove hardware handler infrastructure from dm
Chandra Seetharaman
2008-06-05
[SCSI] scsi_dh: Remove hardware handlers from dm
Chandra Seetharaman
2008-04-25
dm: move include files
Alasdair G Kergon
2008-04-25
dm log: move dirty region log code into separate module
Heinz Mauelshagen
2007-10-20
dm: add uevent to core
Mike Anderson
2007-10-20
dm mpath: add hp handler
Dave Wysochanski
2007-07-13
xor: make 'xor_blocks' a library routine for use with async_tx
Dan Williams
2007-07-12
dm mpath: rdac
Chandra Seetharaman
2007-05-09
dm: delay target
Heinz Mauelshagen
2006-06-26
[PATCH] md: merge raid5 and raid6 code
NeilBrown
2005-06-21
[PATCH] md: optimised resync using Bitmap based intent logging
NeilBrown