Age | Commit message (Expand) | Author | Files | Lines |
2020-07-16 | md: remove the kernel version of md_u.h | Christoph Hellwig | 1 | -13/+0 |
2020-07-16 | md: move the early init autodetect code to drivers/md/ | Christoph Hellwig | 1 | -0/+8 |
2020-03-24 | block: cleanup how md_autodetect_dev is called | Christoph Hellwig | 1 | -0/+3 |
2020-01-13 | md/raid6: fix algorithm choice under larger PAGE_SIZE | Zhengyuan Liu | 1 | -0/+4 |
2020-01-13 | raid6/test: fix a compilation warning | Zhengyuan Liu | 1 | -0/+2 |
2020-01-13 | raid6/test: fix a compilation error | Zhengyuan Liu | 1 | -1/+0 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48 | Thomas Gleixner | 1 | -6/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner | 1 | -8/+1 |
2018-12-20 | lib/raid6: add option to skip algo benchmarking | Daniel Verkamp | 1 | -0/+3 |
2018-12-20 | lib/raid6: avoid __attribute_const__ redefinition | Daniel Verkamp | 1 | -1/+3 |
2018-12-20 | lib/raid6: add missing include for raid6test | Daniel Verkamp | 1 | -0/+1 |
2018-04-07 | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+4 |
2018-03-26 | raid: remove tile specific raid6 implementation | Arnd Bergmann | 1 | -1/+0 |
2018-03-20 | lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome | Matt Brown | 1 | -0/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-09 | md/raid6: implement recovery using ARM NEON intrinsics | Ard Biesheuvel | 1 | -0/+1 |
2017-05-16 | lib/raid6: Add log-of-2 table for RAID6 HW requiring disk position | Anup Patel | 1 | -0/+1 |
2016-10-07 | Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 1 | -0/+4 |
2016-09-21 | lib/raid6: Add AVX512 optimized recovery functions | Gayatri Kammela | 1 | -0/+1 |
2016-09-21 | lib/raid6: Add AVX512 optimized gen_syndrome functions | Gayatri Kammela | 1 | -0/+3 |
2016-09-01 | RAID/s390: provide raid6 recovery optimization | Martin Schwidefsky | 1 | -0/+1 |
2016-08-29 | RAID/s390: add SIMD implementation for raid6 gen/xor | Martin Schwidefsky | 1 | -0/+1 |
2016-01-22 | raid6/algos.c : bug fix : Add the missing definitions to the pq.h file | Gayatri Kammela | 1 | -0/+2 |
2015-04-22 | md/raid6 algorithms: delta syndrome functions | Markus Stockhausen | 1 | -0/+1 |
2013-09-11 | Merge tag 'md/3.12' of git://neil.brown.name/md | Linus Torvalds | 1 | -0/+1 |
2013-08-27 | RAID: add tilegx SIMD implementation of raid6 | Ken Steele | 1 | -0/+1 |
2013-07-09 | lib/raid6: add ARM-NEON accelerated syndrome calculation | Ard Biesheuvel | 1 | -0/+5 |
2013-01-03 | UAPI: Remove empty Kbuild files | David Howells | 1 | -0/+0 |
2012-12-13 | lib/raid6: Add AVX2 optimized gen_syndrome functions | Yuanhan Liu | 1 | -0/+3 |
2012-12-13 | lib/raid6: Add AVX2 optimized recovery functions | Jim Kukunas | 1 | -0/+1 |
2012-10-09 | UAPI: (Scripted) Disintegrate include/linux/raid | David Howells | 3 | -443/+1 |
2012-05-22 | lib/raid6: Add SSSE3 optimized recovery functions | Jim Kukunas | 1 | -2/+16 |
2012-05-21 | md: add possibility to change data-offset for devices. | NeilBrown | 1 | -2/+8 |
2012-05-21 | md: allow a reshape operation to be reversed. | NeilBrown | 1 | -1/+6 |
2012-03-13 | md: Use existed macros instead of numbers | majianpeng | 1 | -1/+5 |
2011-12-23 | md: create externally visible flags for supporting hot-replace. | NeilBrown | 1 | -2/+5 |
2011-12-23 | md: Fix userspace free_pages() macro | Steven Rostedt | 1 | -1/+1 |
2011-07-28 | md: load/store badblock list from v1.x metadata | NeilBrown | 1 | -4/+10 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-08-12 | Make lib/raid6/test build correctly. | NeilBrown | 1 | -0/+2 |
2009-12-14 | md: remove sparse warning:symbol XXX was not declared. | NeilBrown | 1 | -0/+19 |
2009-06-18 | md: fix some comments. | Andre Noll | 1 | -1/+1 |
2009-03-31 | md/raid6: move raid6 data processing to raid6_pq.ko | Dan Williams | 1 | -0/+132 |
2009-03-31 | md: move md_k.h from include/linux/raid/ to drivers/md/ | NeilBrown | 1 | -411/+0 |
2009-03-31 | md: move lots of #include lines out of .h files and into .c | NeilBrown | 3 | -44/+0 |
2009-03-31 | md: move most content from md.h to md_k.h | NeilBrown | 3 | -40/+40 |
2009-03-31 | md: move LEVEL_* definition from md_k.h to md_u.h | NeilBrown | 3 | -12/+17 |
2009-03-31 | md: move headers out of include/linux/raid/ | Christoph Hellwig | 7 | -1050/+0 |
2009-03-31 | md: Fix is_mddev_idle test (again). | NeilBrown | 1 | -1/+1 |
2009-01-30 | headers_check fix: raid/md_p.h | Jaswinder Singh Rajput | 1 | -0/+2 |