FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include/linux/raid - flexbed/linux · GitHub
flexbed
/
linux
Public
forked from
torvalds/linux
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
linux
include
linux
raid
on
master
User selector
Datepicker
Commit history
Commits on Apr 7, 2018
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Show description for 49a695b
torvalds
committed
49a695b
View commit details
Copy full SHA for 49a695b
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
raid: remove tile specific raid6 implementation
Show description for 889ce12
arndb
committed
889ce12
View commit details
Copy full SHA for 889ce12
View code at this point
Browse repository at this point
Commits on Mar 20, 2018
lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
Show description for 751ba79
m-brow
authored and
mpe
committed
751ba79
View commit details
Copy full SHA for 751ba79
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Show description for b244131
gregkh
committed
b244131
View commit details
Copy full SHA for b244131
View code at this point
Browse repository at this point
Commits on Aug 9, 2017
md/raid6: implement recovery using ARM NEON intrinsics
Show description for 6ec4e25
Ard Biesheuvel
authored and
ctmarinas
committed
6ec4e25
View commit details
Copy full SHA for 6ec4e25
View code at this point
Browse repository at this point
Commits on May 16, 2017
lib/raid6: Add log-of-2 table for RAID6 HW requiring disk position
Show description for b5dceda
anupbrcm
authored and
Vinod Koul
committed
b5dceda
View commit details
Copy full SHA for b5dceda
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Show description for c23112e
torvalds
committed
c23112e
View commit details
Copy full SHA for c23112e
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
lib/raid6: Add AVX512 optimized recovery functions
Show description for 13c520b
gkammela
authored and
shligit
committed
13c520b
View commit details
Copy full SHA for 13c520b
View code at this point
Browse repository at this point
lib/raid6: Add AVX512 optimized gen_syndrome functions
Show description for e0a491c
gkammela
authored and
shligit
committed
e0a491c
View commit details
Copy full SHA for e0a491c
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
RAID/s390: provide raid6 recovery optimization
Show description for f5b55fa
Martin Schwidefsky
committed
f5b55fa
View commit details
Copy full SHA for f5b55fa
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
RAID/s390: add SIMD implementation for raid6 gen/xor
Show description for 474fd6e
Martin Schwidefsky
committed
474fd6e
View commit details
Copy full SHA for 474fd6e
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
raid6/algos.c : bug fix : Add the missing definitions to the pq.h file
Show description for 6a84f57
gkammela
authored and
shligit
committed
6a84f57
View commit details
Copy full SHA for 6a84f57
View code at this point
Browse repository at this point
Commits on Apr 21, 2015
md/raid6 algorithms: delta syndrome functions
Show description for fe5cbc6
Markus Stockhausen
authored and
neilbrown
committed
fe5cbc6
View commit details
Copy full SHA for fe5cbc6
View code at this point
Browse repository at this point
Commits on Sep 10, 2013
Merge tag 'md/3.12' of git://neil.brown.name/md
Show description for 4d7696f
torvalds
committed
4d7696f
View commit details
Copy full SHA for 4d7696f
View code at this point
Browse repository at this point
Commits on Aug 27, 2013
RAID: add tilegx SIMD implementation of raid6
Show description for ae77cbc
ken-tilera
authored and
neilbrown
committed
ae77cbc
View commit details
Copy full SHA for ae77cbc
View code at this point
Browse repository at this point
Commits on Jul 8, 2013
lib/raid6: add ARM-NEON accelerated syndrome calculation
Show description for 7d11965
Ard Biesheuvel
committed
7d11965
View commit details
Copy full SHA for 7d11965
View code at this point
Browse repository at this point
Commits on Jan 3, 2013
UAPI: Remove empty Kbuild files
Show description for 3d33fcc
dhowells
authored and
torvalds
committed
3d33fcc
View commit details
Copy full SHA for 3d33fcc
View code at this point
Browse repository at this point
Commits on Dec 13, 2012
lib/raid6: Add AVX2 optimized gen_syndrome functions
Show description for 2c93584
Yuanhan Liu
authored and
neilbrown
committed
2c93584
View commit details
Copy full SHA for 2c93584
View code at this point
Browse repository at this point
lib/raid6: Add AVX2 optimized recovery functions
Show description for 7056741
jtkukunas
authored and
neilbrown
committed
7056741
View commit details
Copy full SHA for 7056741
View code at this point
Browse repository at this point
Commits on Oct 9, 2012
UAPI: (Scripted) Disintegrate include/linux/raid
Show description for fc5a40a
dhowells
committed
fc5a40a
View commit details
Copy full SHA for fc5a40a
View code at this point
Browse repository at this point
Commits on May 22, 2012
lib/raid6: Add SSSE3 optimized recovery functions
Show description for 048a8b8
jtkukunas
authored and
neilbrown
committed
048a8b8
View commit details
Copy full SHA for 048a8b8
View code at this point
Browse repository at this point
Commits on May 20, 2012
md: add possibility to change data-offset for devices.
Show description for c6563a8
neilbrown
committed
c6563a8
View commit details
Copy full SHA for c6563a8
View code at this point
Browse repository at this point
md: allow a reshape operation to be reversed.
Show description for 2c810cd
neilbrown
committed
2c810cd
View commit details
Copy full SHA for 2c810cd
View code at this point
Browse repository at this point
Commits on Mar 13, 2012
md: Use existed macros instead of numbers
Show description for 43437ec
majianpeng
authored and
neilbrown
committed
43437ec
View commit details
Copy full SHA for 43437ec
View code at this point
Browse repository at this point
Commits on Dec 22, 2011
md: create externally visible flags for supporting hot-replace.
Show description for 2d78f8c
neilbrown
committed
2d78f8c
View commit details
Copy full SHA for 2d78f8c
View code at this point
Browse repository at this point
md: Fix userspace free_pages() macro
Show description for 38059ec
rostedt
authored and
neilbrown
committed
38059ec
View commit details
Copy full SHA for 38059ec
View code at this point
Browse repository at this point
Commits on Jul 28, 2011
md: load/store badblock list from v1.x metadata
Show description for 2699b67
neilbrown
committed
2699b67
View commit details
Copy full SHA for 2699b67
View code at this point
Browse repository at this point
Commits on Mar 31, 2011
Fix common misspellings
Show description for 25985ed
Lucas De Marchi
committed
25985ed
View commit details
Copy full SHA for 25985ed
View code at this point
Browse repository at this point
Commits on Aug 11, 2010
Make lib/raid6/test build correctly.
Show description for d5302fe
neilbrown
committed
d5302fe
View commit details
Copy full SHA for d5302fe
View code at this point
Browse repository at this point
Commits on Dec 14, 2009
md: remove sparse warning:symbol XXX was not declared.
Show description for 7820f9e
neilbrown
committed
7820f9e
View commit details
Copy full SHA for 7820f9e
View code at this point
Browse repository at this point
Commits on Jun 17, 2009
md: fix some comments.
Show description for cdc2ae6
Andre Noll
authored and
neilbrown
committed
cdc2ae6
View commit details
Copy full SHA for cdc2ae6
View code at this point
Browse repository at this point
Commits on Mar 31, 2009
md/raid6: move raid6 data processing to raid6_pq.ko
Show description for f701d58
djbw
authored and
neilbrown
committed
f701d58
View commit details
Copy full SHA for f701d58
View code at this point
Browse repository at this point
md: move md_k.h from include/linux/raid/ to drivers/md/
Show description for 43b2e5d
neilbrown
committed
43b2e5d
View commit details
Copy full SHA for 43b2e5d
View code at this point
Browse repository at this point
md: move lots of #include lines out of .h files and into .c
Show description for bff6197
neilbrown
committed
bff6197
View commit details
Copy full SHA for bff6197
View code at this point
Browse repository at this point
md: move most content from md.h to md_k.h
Show description for 9202295
neilbrown
committed
9202295
View commit details
Copy full SHA for 9202295
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL