summaryrefslogtreecommitdiff
path: root/include/linux/raid
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-07
|\
| * lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown2018-03-20
* | raid: remove tile specific raid6 implementationArnd Bergmann2018-03-26
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* md/raid6: implement recovery using ARM NEON intrinsicsArd Biesheuvel2017-08-09
* lib/raid6: Add log-of-2 table for RAID6 HW requiring disk positionAnup Patel2017-05-16
* Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-10-07
|\
| * lib/raid6: Add AVX512 optimized recovery functionsGayatri Kammela2016-09-21
| * lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela2016-09-21
* | RAID/s390: provide raid6 recovery optimizationMartin Schwidefsky2016-09-01
* | RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky2016-08-29
|/
* raid6/algos.c : bug fix : Add the missing definitions to the pq.h fileGayatri Kammela2016-01-21
* md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen2015-04-22
* Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds2013-09-10
|\
| * RAID: add tilegx SIMD implementation of raid6Ken Steele2013-08-27
* | lib/raid6: add ARM-NEON accelerated syndrome calculationArd Biesheuvel2013-07-08
|/
* UAPI: Remove empty Kbuild filesDavid Howells2013-01-02
* lib/raid6: Add AVX2 optimized gen_syndrome functionsYuanhan Liu2012-12-13
* lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas2012-12-13
* UAPI: (Scripted) Disintegrate include/linux/raidDavid Howells2012-10-09
* lib/raid6: Add SSSE3 optimized recovery functionsJim Kukunas2012-05-22
* md: add possibility to change data-offset for devices.NeilBrown2012-05-21
* md: allow a reshape operation to be reversed.NeilBrown2012-05-21
* md: Use existed macros instead of numbersmajianpeng2012-03-13
* md: create externally visible flags for supporting hot-replace.NeilBrown2011-12-23
* md: Fix userspace free_pages() macroSteven Rostedt2011-12-23
* md: load/store badblock list from v1.x metadataNeilBrown2011-07-28
* Fix common misspellingsLucas De Marchi2011-03-31
* Make lib/raid6/test build correctly.NeilBrown2010-08-12
* md: remove sparse warning:symbol XXX was not declared.NeilBrown2009-12-14
* md: fix some comments.Andre Noll2009-06-18
* md/raid6: move raid6 data processing to raid6_pq.koDan Williams2009-03-31
* md: move md_k.h from include/linux/raid/ to drivers/md/NeilBrown2009-03-31
* md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-31
* md: move most content from md.h to md_k.hNeilBrown2009-03-31
* md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown2009-03-31
* md: move headers out of include/linux/raid/Christoph Hellwig2009-03-31
* md: Fix is_mddev_idle test (again).NeilBrown2009-03-31
* headers_check fix: raid/md_p.hJaswinder Singh Rajput2009-01-30
* md: don't retry recovery of raid1 that fails due to error on source drive.NeilBrown2009-01-09
* md: Allow md devices to be created by name.NeilBrown2009-01-09
* md: make devices disappear when they are no longer needed.NeilBrown2009-01-09
* md: need another print_sb for mdp_superblock_1Cheng Renquan2009-01-09
* md: use list_for_each_entry macro directlyCheng Renquan2009-01-09
* md: raid0: make hash_spacing and preshift sector-based.Andre Noll2009-01-09
* md: raid0: Represent the size of strip zones in sectors.Andre Noll2009-01-09
* md: raid0: Represent zone->zone_offset in sectors.Andre Noll2009-01-09
* md: raid0: Represent device offset in sectors.Andre Noll2009-01-09
* md: use sysfs_notify_dirent to notify changes to md/sync_action.NeilBrown2009-01-09
* md: use sysfs_notify_dirent to notify changes to md/dev-xxx/stateNeilBrown2008-10-21