index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
key_value_store
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
key_value_store/kv_flat_btree_async: add using namespace std
Samuel Just
2021-08-26
1
-4
/
+1
*
key_value_store: fix missing std
Ronen Friedman
2021-08-18
3
-20
/
+20
*
key_value_store: fix missing std
Ronen Friedman
2021-08-16
2
-136
/
+140
*
key_value_store: Remove superfluous breaks
Liao Pingfang
2020-07-14
1
-5
/
+0
*
test/ceph_kvstorebench: s/wait_for_safe/wait_for_complete/
Kefu Chai
2019-11-01
1
-8
/
+8
*
cls_kvs: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
2
-27
/
+22
*
test: allow ceph_kvstorebench to be build on FreeBSD
Willem Jan Withagen
2018-12-17
1
-0
/
+1
*
build: FreeBSD allow kv_store tools to be build
Willem Jan Withagen
2018-11-28
1
-0
/
+1
*
ceph_kvstorebench: include <errno.h> not asm-generic/errno.h
Kefu Chai
2018-11-26
1
-3
/
+1
*
common: fix typos
Kefu Chai
2018-09-21
2
-2
/
+2
*
cleanup: Replace always-false assertions with abort
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
key_value_store: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-5
/
+5
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
4
-37
/
+37
*
Remove embedded 'cephd' code
Dan Mick
2018-05-11
1
-5
/
+0
*
key_value_store: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
4
-89
/
+89
*
[cleanup] Remove namespace using directives for std
Shinobu Kinjo
2017-11-27
3
-3
/
+0
*
key_value_store: assert(false)->ceph_abort()
Li Wang
2017-10-02
1
-2
/
+2
*
cls_kvs: adjust objclass api
Yehuda Sadeh
2017-07-29
1
-5
/
+11
*
common: add override in header file
liuchang0812
2017-03-03
1
-17
/
+17
*
key_value_store: Stop using deprecated omap_get_* functions
Adam C. Emerson
2017-02-03
1
-13
/
+13
*
key_value_store: remove unneeded #include
Kefu Chai
2017-01-20
1
-1
/
+0
*
cmake: fix rpath on shared libraries and executables
Ricardo Dias
2017-01-18
1
-1
/
+4
*
common: Unskew clock
Adam C. Emerson
2016-12-22
1
-8
/
+8
*
embedded: Add RADOS classes to embedded cephd library
Bassam Tabbara
2016-11-29
2
-14
/
+18
*
kvs: ObjectWriteOPerations can't be in a VLA
Adam C. Emerson
2016-11-17
1
-4
/
+4
*
remove autotools
Sage Weil
2016-09-07
1
-17
/
+0
*
cmake: restructure src/CMakeLists.txt in a more hierarchical way
Kefu Chai
2016-07-19
1
-0
/
+4
*
Merge pull request #4000 from ceph/wip-da-SCA-20150312
Kefu Chai
2015-03-25
1
-5
/
+21
|
\
|
*
kv_flat_btree_async.h: fix some UNINIT_CTOR issues
Danny Al-Gaaf
2015-03-17
1
-5
/
+21
*
|
Merge pull request #4086 from tchaikov/fix-doxygen-warnings
Loic Dachary
2015-03-23
1
-1
/
+1
|
\
\
|
*
|
doc: fix doxygen warnings
Kefu Chai
2015-03-19
1
-1
/
+1
|
|
/
*
/
Minor changes in other Makefile.am files to make them support the build refin...
Boris Ranto
2015-03-06
1
-0
/
+5
|
/
*
osd, osdc, librados, tools, rgw: Implement pgls of all namespaces
David Zafman
2014-10-20
1
-6
/
+6
*
test, key_value_store: Use pool rbd since no default data pool present
David Zafman
2014-10-20
1
-1
/
+1
*
kv_flat_btree_async.cc: remove consecutive break after return
Danny Al-Gaaf
2014-06-05
1
-1
/
+0
*
cls_kvs.cc: return 'r' from get_idata_from_key()
Danny Al-Gaaf
2014-05-11
1
-1
/
+1
*
cls_kvs.cc: remove dead assignment
Danny Al-Gaaf
2014-05-11
1
-2
/
+0
*
Removed extra semicolons
Daniel J. Hofmann
2014-05-09
1
-1
/
+1
*
kvstore: only build on linux
Noah Watkins
2013-12-29
1
-0
/
+2
*
librados: mark old get_version() as deprecated
Sage Weil
2013-12-24
1
-4
/
+4
*
Mark libcls_kvs as a module
James Page
2013-11-27
1
-1
/
+1
*
automake cleanup: implementing non-recursive make
Roald J. van Loon
2013-09-08
1
-0
/
+10
*
Merge remote-tracking branch 'origin/master' into wip-rgw-geo
Yehuda Sadeh
2013-07-04
2
-7
/
+33
|
\
|
*
*: always include rados.h using types.h
Samuel Just
2013-06-17
2
-2
/
+1
|
*
kv_flat_btree_async.cc: fix assigned but unused value issue
Danny Al-Gaaf
2013-06-03
1
-1
/
+5
|
*
key_value_store/kv_flat_btree_async.cc: fix some reassign before use value is...
Danny Al-Gaaf
2013-06-03
1
-4
/
+16
|
*
Merge pull request #326 from dalgaaf/wip-da-CID-727978
Sage Weil
2013-05-29
1
-0
/
+2
|
|
\
|
|
*
kv_flat_btree_async.cc: fix AioCompletion resource leak
Danny Al-Gaaf
2013-05-28
1
-0
/
+2
|
*
|
Merge pull request #325 from dalgaaf/wip-da-CID-727980
Sage Weil
2013-05-28
1
-0
/
+2
|
|
\
\
|
|
*
|
kv_flat_btree_async.cc: fix AioCompletion resource leak
Danny Al-Gaaf
2013-05-28
1
-0
/
+2
|
|
|
/
[next]