index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compressor
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zstd: compat with v1.4.0
Dan van der Ster
2019-06-19
1
-1
/
+1
*
cmake: use BUILD_BYPRODUCTS to fix build w/ ninja
Kefu Chai
2019-05-27
1
-0
/
+1
*
compressor: Update Compressor.cc to work without using namespace
Adam C. Emerson
2019-03-29
1
-2
/
+2
*
cmake: do not assume ${CMAKE_GENERATOR} == make
Kefu Chai
2019-03-21
1
-1
/
+2
*
cmake: rename CMAKE_INSTALL_{FULL_}?PKGLIBDIR
Kefu Chai
2019-02-16
1
-1
/
+1
*
common: abstract the container type of bufferlist::_buffers.
Radoslaw Zarzynski
2018-12-01
1
-2
/
+2
*
compressor: modify brotli compression plugin.
BI SHUN KE
2018-11-16
3
-2
/
+5
*
cmake: should compile libzstd with -fPIC
Kefu Chai
2018-10-22
1
-0
/
+1
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
Merge PR #23975 into master
Sage Weil
2018-09-10
5
-6
/
+6
|
\
|
*
common/buffer.cc: add create_small_page_aligned to avoid mem waste when apply...
Jiang Yutang
2018-09-07
5
-6
/
+6
*
|
cmake: link compressor plugins against lib the modern way
Kefu Chai
2018-09-02
5
-13
/
+11
|
/
*
compressor: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
3
-4
/
+4
*
cmake: cleanup snappy related script
Kefu Chai
2018-08-06
1
-1
/
+1
*
Merge pull request #22007 from dalgaaf/wip-da-SCA-20180514
Kefu Chai
2018-06-28
1
-4
/
+2
|
\
|
*
compressor/lz4/LZ4Compressor.h: reduce scope of variables
Danny Al-Gaaf
2018-06-12
1
-4
/
+2
*
|
common: add LockPolicy to md_config_t
Kefu Chai
2018-06-27
4
-0
/
+4
*
|
compressor: building error for QAT decompress
Qiaowei Ren
2018-06-19
2
-3
/
+3
|
/
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
8
-15
/
+15
*
Merge pull request #21809 from tchaikov/wip-22420
Kefu Chai
2018-05-15
2
-8
/
+10
|
\
|
*
compressor: use initializer_list for compression_algorithms
Casey Bodley
2018-05-04
2
-8
/
+10
*
|
Remove embedded 'cephd' code
Dan Mick
2018-05-11
11
-66
/
+0
|
/
*
Merge pull request #19714 from qwren/qatzip-compressor
Kefu Chai
2018-05-04
11
-7
/
+257
|
\
|
*
compressor: add QAT support
Qiaowei Ren
2018-04-18
11
-7
/
+257
*
|
cmake: enable CMP0046
Kefu Chai
2018-04-26
5
-5
/
+0
|
/
*
lz4/LZ4Compressor.h: remove always true check
Danny Al-Gaaf
2018-04-14
1
-1
/
+1
*
compressor: add zstd back
Kefu Chai
2018-03-29
1
-0
/
+1
*
osd,compressor: Expose compression algorithms via MOSDBoot.
Jesse Williamson
2018-03-15
2
-35
/
+33
*
cmake: empty INSTALL_RPATH for libceph_zstd.so.2.0.0
Nathan Cutler
2018-01-26
1
-1
/
+4
*
rados: Switch MIN/MAX for std::min/max and use intarith templates
Adam C. Emerson
2018-01-12
1
-1
/
+1
*
compressor: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
2
-8
/
+8
*
Compressor: Add Brotli Compressor
BI SHUN KE
2017-12-29
8
-3
/
+250
*
Merge pull request #18888 from tchaikov/wip-osx
Kefu Chai
2017-11-14
1
-0
/
+2
|
\
|
*
cmake: should add snappy header dir for libceph_snappy
Kefu Chai
2017-11-11
1
-0
/
+2
*
|
compressor/zstd: use compress_generic from compression, cleanup
Sage Weil
2017-11-13
1
-12
/
+13
*
|
compressor/zstd: fix build options
Sage Weil
2017-11-12
1
-1
/
+1
*
|
compressor/zstd: improvements
Stefan Priebe
2017-11-10
1
-4
/
+10
|
/
*
build: Mark dependency includes as SYSTEM
Adam C. Emerson
2017-11-04
1
-2
/
+2
*
LZ4Compressor.h: fix usage of unsigned var
Danny Al-Gaaf
2017-10-25
1
-2
/
+2
*
compressor: kill AsyncCompressor which is broken
Haomai Wang
2017-10-23
3
-290
/
+1
*
compressor: use generate_random_number for type="random"
Casey Bodley
2017-10-12
1
-10
/
+2
*
cmake: disable plugins using isa-l on osx
Kefu Chai
2017-09-16
1
-3
/
+3
*
Merge pull request #15816 from chardan/jfw-wip-consolidate-spinlocks
Sage Weil
2017-09-01
1
-2
/
+2
|
\
|
*
compressor: migrate ceph::Spinlock to ceph::spinlock
Jesse Williamson
2017-08-11
1
-2
/
+2
*
|
compressor: conditionalize on HAVE_LZ4
Kefu Chai
2017-08-17
2
-0
/
+6
|
/
*
compressor: accept 'none' or '' for none
Sage Weil
2017-07-28
1
-1
/
+1
*
zlib: remove g_ceph_context/g_conf from compressor plugin
Casey Bodley
2017-07-10
3
-4
/
+6
*
Update isa-l to v2.18
Ganesh Mahalingam
2017-07-06
1
-10
/
+20
*
msg,common: do not include assert.h everywhere to clobber <assert.h>
Kefu Chai
2017-06-08
1
-2
/
+2
*
Merge pull request #15434 from yuyuyu101/wip-lz4
Sage Weil
2017-06-07
7
-2
/
+238
|
\
[next]