index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
erasure-code
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crush/CrushWrapper: add_simple_ruleset[_at] -> add_simple_rule[_at]
Sage Weil
2017-06-20
3
-10
/
+13
*
EC: Add AVX512 support for ISA-L-based codes
Tushar Gohad
2017-06-12
1
-0
/
+8
*
EC: Fix isa library version (2.14.0 -> 2.16.0)
Tushar Gohad
2017-06-12
1
-1
/
+1
*
erasure-code: Remove duplicate of isa-l files
Ganesh Mahalingam
2017-05-31
47
-21129
/
+43
*
erasure-code/isa/ErasureCodePluginIsa.cc: fixup includes
Willem Jan Withagen
2017-05-28
1
-0
/
+1
*
erasure-code: optimize header file dependency
Brad Hubbard
2017-05-19
2
-2
/
+1
*
erasure-code: optimize header file dependency
shawn
2017-05-19
21
-156
/
+155
*
cmake: do not compile crush twice
Kefu Chai
2017-04-22
1
-1
/
+2
*
erasure-code: sync jerasure/gf-complete submodules
Loic Dachary
2017-04-10
2
-0
/
+0
*
common: add override in header file
liuchang0812
2017-03-03
9
-139
/
+139
*
cmake: fix rpath on shared libraries and executables
Ricardo Dias
2017-01-18
4
-1
/
+14
*
dout: Use dout_context
Adam C. Emerson
2016-12-22
9
-0
/
+11
*
Merge pull request #12495 from kylinstorage/wip-ctypos
Xie Xingguo
2016-12-15
1
-1
/
+1
|
\
|
*
src/erasure-code/shec/ErasureCodeShec.cc:fix typos
xianxiaxiao
2016-12-14
1
-1
/
+1
*
|
erasure-code: synchronize with upstream gf-complete
Loic Dachary
2016-12-08
1
-0
/
+0
|
/
*
embedded: add compression and EC plugins to libcephd
Bassam Tabbara
2016-11-29
9
-4
/
+56
*
erasure-code: fix gf-complete warning
Kefu Chai
2016-11-23
1
-0
/
+0
*
erasure-code/shec/ErasureCodeShec.cc: use memset to fill integer VLAs
Danny Al-Gaaf
2016-11-09
1
-0
/
+3
*
erasure-code: improve non-regression testing
Bassam Tabbara
2016-09-29
1
-1
/
+8
*
erasure-code: Backward compatibility with legacy EC plugins
Bassam Tabbara
2016-09-29
3
-3
/
+35
*
erasure-code: Move the EC factory code into separate header files
Bassam Tabbara
2016-09-29
8
-29
/
+142
*
erasure-code: Remove SIMD flavors for jerasure and shec
Bassam Tabbara
2016-09-29
9
-301
/
+123
*
erasure-code: Pickup gf-complete v3 with runtime SIMD detection
Bassam Tabbara
2016-09-29
2
-0
/
+1
*
build/ops: remove autoconf leftover
Bassam Tabbara
2016-09-29
1
-148
/
+0
*
Merge pull request #11003 from ceph/wip-cmake
Dan Mick
2016-09-08
1
-2
/
+0
|
\
|
*
cmake: include(SIMDExt) in src/CMakeLists.txt
Kefu Chai
2016-09-07
1
-2
/
+0
*
|
remove autotools
Sage Weil
2016-09-07
4
-288
/
+0
|
/
*
cmake: pass -DINTEL* to gf-complete cflags
Kefu Chai
2016-09-02
1
-2
/
+3
*
jerasure: include generic objects in neon jerasure lib (like sse3/4)
Dan Mick
2016-08-25
1
-0
/
+1
*
cmake: fix unmatched endforeach
Kefu Chai
2016-08-19
2
-2
/
+2
*
cmake: recompile erasure src for different variants
Kefu Chai
2016-08-18
4
-121
/
+70
*
cmake: do not link ec_jerasure_generic against crush
Kefu Chai
2016-07-29
1
-1
/
+1
*
erasure-code/jerasure/CMakeLists.txt: set NEON flags for neon objs
Dan Mick
2016-07-26
1
-0
/
+1
*
Cmake: fix using CMAKE_DL_LIBS instead of dl
Willem Jan Withagen
2016-07-16
1
-1
/
+1
*
cmake: do not depend on sse jerasure plugins if not avaiable
Kefu Chai
2016-07-04
1
-3
/
+6
*
cmake: install erasure plugins into ${pkglibdir}/erasure-code
Kefu Chai
2016-06-01
5
-12
/
+15
*
cmake: s/ENABLE_SHARED/BUILD_SHARED_LIBS/
Kefu Chai
2016-05-27
1
-1
/
+1
*
cmake: Added #defines to config-h.in.cmake
Ali Maredia
2016-05-26
1
-64
/
+0
*
test/ec: build the libs only when 'make check'
Boris Ranto
2016-05-04
1
-0
/
+2
*
erasure-code: remove duplicated words
Li Peng
2016-05-03
1
-1
/
+1
*
cmake: erasure-decode-non-regression.sh passing
Ali Maredia
2016-04-15
3
-6
/
+7
*
cmake: add ErasureCode.cc to jerasure plugins
Casey Bodley
2016-02-25
1
-2
/
+7
*
Merge pull request #7748 from ceph/wip-cmake-2-22-16
Casey Bodley
2016-02-25
3
-51
/
+56
|
\
|
*
cmake: fix paths & make object libs of various EC files
Matt Benjamin
2016-02-23
3
-51
/
+56
*
|
ErasureCodeJerasure.h: init packetsize member var in ctor
Danny Al-Gaaf
2016-02-19
1
-2
/
+4
|
/
*
misc: using move construct to avoid extra atomic inc/dec
Haomai Wang
2016-02-02
1
-2
/
+2
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
2
-5
/
+5
*
erasure-code: create an internal isa lib for testing
Kefu Chai
2016-01-18
1
-7
/
+8
*
cmake: src/erasure-code CMakeLists.txt's changes
Ali Maredia
2016-01-05
3
-46
/
+129
*
common/buffer: forward declare buffer
Michal Jarzabek
2015-11-30
2
-1
/
+2
[next]