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
...
*
Build internal plugins and classes as modules
James Page
2015-11-04
4
-12
/
+12
*
CMake: make mon and osd depend on EC plugins
John Spray
2015-10-14
1
-0
/
+7
*
erasure-code: shec must compare for equality with epsilon
Loic Dachary
2015-09-25
2
-7
/
+3
*
erasure-code: workaround i386 optimization bug with SHEC
Loic Dachary
2015-09-22
1
-1
/
+6
*
ErasureCodeShecTableCache.cc: prefer --operator for non-primitive iterators
Danny Al-Gaaf
2015-09-10
1
-1
/
+1
*
Merge pull request #5829 from dachary/wip-12731-jerasure-warnings
Kefu Chai
2015-09-09
1
-0
/
+0
|
\
|
*
erasure-code: fix gf-complete warnings
Loic Dachary
2015-09-07
1
-0
/
+0
*
|
erasure code: shec performance optimization with decoding cache
Takanori Nakao
2015-09-04
3
-22
/
+311
|
/
*
cmake: Removed trailing spaces from isa .s files
Ali Maredia
2015-09-03
1
-35
/
+35
*
cmake: Uncommented erasure-code/shec conditional
Ali Maredia
2015-09-03
1
-4
/
+3
*
cmake: Removed traces of CDS, minor cmake fixes
Ali Maredia
2015-09-03
1
-3
/
+4
*
cmake: check_TESTPROGRAMS tests running
Ali Maredia
2015-09-03
3
-35
/
+72
*
On Darwin: subfix of dynamic library is dylib
Yan, Zheng
2015-08-31
1
-0
/
+4
*
Merge pull request #5503 from zhouyuan/isal_2.14_update
Loic Dachary
2015-08-29
43
-441
/
+159
|
\
|
*
erasure-code: Update ISA-L to 2.14
Yuan Zhou
2015-08-17
43
-441
/
+159
*
|
do not include directory in ec profiles
Sage Weil
2015-08-21
2
-6
/
+0
*
|
osd: always load erasure plugins from the configured directory
Sage Weil
2015-08-21
10
-15
/
+29
|
/
*
cmake: check for better yasm and fix isa
Orit Wasserman
2015-08-07
2
-2
/
+21
*
Merge pull request #5000 from ceph/wip-da-SCA-20150601
Kefu Chai
2015-08-04
1
-6
/
+3
|
\
|
*
ErasureCodeJerasure.cc: remove redundant checks before erase()
Danny Al-Gaaf
2015-07-17
1
-6
/
+3
*
|
Anotate all the .s files
Boris Ranto
2015-07-27
39
-0
/
+78
*
|
Merge pull request #5246 from t-miyamae/wip-mshec-fixlogic3
Loic Dachary
2015-07-17
3
-5
/
+208
|
\
\
|
*
|
erasure code: shec performance optimization with SIMD instructions
Shotaro Kawaguchi
2015-07-15
3
-5
/
+208
|
|
/
*
/
erasure-code: set max_size to chunk_count() instead of 20 for shec
Loic Dachary
2015-07-16
1
-0
/
+1
|
/
*
erasure code: fix shec's recovery issues found in teuthology test
Takanori Nakao
2015-07-08
2
-150
/
+243
*
erasure code: move shec.cc into ErasureCodeShec.cc
Takanori Nakao
2015-07-08
5
-376
/
+329
*
erasure-code: do not hide overloaded ErasureCode::parse()
Kefu Chai
2015-07-06
4
-19
/
+26
*
Removed unnecessary inclusion of iostream
Michal Jarzabek
2015-06-09
2
-0
/
+2
*
erasure-code: add sanity check to guard against k=1
Loic Dachary
2015-06-06
2
-0
/
+2
*
erasure-code: implement ErasureCode::sanity_check_k
Loic Dachary
2015-06-06
2
-0
/
+12
*
erasure-code: verify the profile content matches get_profile()
Loic Dachary
2015-06-01
1
-1
/
+9
*
erasure-code: implement get_profile for every plugins
Loic Dachary
2015-06-01
6
-0
/
+28
*
erasure-code: expect all plugins to implement get_profile
Loic Dachary
2015-06-01
1
-0
/
+8
*
erasure-code: ErasureCodeShec update default values to string
Loic Dachary
2015-05-31
3
-17
/
+17
*
erasure-code: ErasureCodeLrc update default values to string
Loic Dachary
2015-05-31
2
-13
/
+31
*
erasure-code: return ErasureCodeLrc::parse_kml error
Loic Dachary
2015-05-31
1
-1
/
+1
*
erasure-code: ErasureCodeJerasure update default values to string
Loic Dachary
2015-05-31
2
-45
/
+63
*
erasure-code: ErasureCodeIsa update default values to string
Loic Dachary
2015-05-31
3
-15
/
+20
*
erasure-code: ErasureCode default value is a string
Loic Dachary
2015-05-31
2
-13
/
+28
*
erasure-code: implement consistent error stream
Loic Dachary
2015-05-25
16
-66
/
+89
*
erasure-code: do not leak shec instance on failure
Loic Dachary
2015-05-25
1
-0
/
+1
*
erasure-code: define the ErasureCodeProfile type
Loic Dachary
2015-05-25
18
-190
/
+182
*
erasure-code: Update ISA-L to 2.13
Yuan Zhou
2015-03-30
47
-464
/
+8056
*
Merge pull request #4000 from ceph/wip-da-SCA-20150312
Kefu Chai
2015-03-25
2
-0
/
+5
|
\
|
*
shec/shec.cc: fix uninitialized scalar variable (UNINIT)
Danny Al-Gaaf
2015-03-17
1
-0
/
+2
|
*
ErasureCodeShec.cc: fix uninitialized scalar variable (UNINIT)
Danny Al-Gaaf
2015-03-17
1
-0
/
+3
*
|
erasure-code: make ErasureCodeIsaTableCache drop entries according to LRU
Andreas Peters
2015-03-20
1
-8
/
+8
|
/
*
ErasureCodeShec::minimum_to_decode: reduce scope of variables
Danny Al-Gaaf
2015-03-11
1
-5
/
+5
*
erasure-code/shec/shec.cc: fix resource leak
Danny Al-Gaaf
2015-02-24
1
-0
/
+1
*
erasure-code/shec/shec.cc: reduce scope of variables
Danny Al-Gaaf
2015-02-24
1
-4
/
+3
[prev]
[next]