index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kv
/
LevelDBStore.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
Merge pull request #5882 from aiicore/add_thread_names
Sage Weil
2016-01-11
1
-1
/
+1
|
\
|
*
threads: add thread names
Igor Podoski
2016-01-05
1
-1
/
+1
*
|
MonitorDBStore, LevelDBStore, RocksDBStore: make sure the provided bl is empty
Piotr Dałek
2015-12-27
1
-0
/
+1
*
|
kv: implement value_as_ptr() and use it in .get()
Piotr Dałek
2015-12-24
1
-1
/
+1
|
/
*
kv/LevelDBStore: log leveldb to ceph log
Sage Weil
2015-12-15
1
-0
/
+34
*
kv: fix string ctor usage
Sage Weil
2015-11-09
1
-4
/
+3
*
kv/LevelDBStore: simpler code for single-key fetches
Piotr Dałek
2015-11-09
1
-0
/
+19
*
os/LevelDBStore: faster LevelDBTransactionImpl::set
Piotr Dałek
2015-11-09
1
-8
/
+19
*
kv/LevelDBStore: do not Delete before Put
Sage Weil
2015-11-09
1
-1
/
+0
*
kv/LevelDBStore: make set() avoid bufferlist copy most of the time
Sage Weil
2015-10-19
1
-4
/
+12
*
os/KeyValueDB: reduce malloc/free/string copy count
Piotr Dałek
2015-10-19
1
-5
/
+11
*
kv: move KeyValueDB from os/ to kv/, libos.a to libkv.a
Sage Weil
2015-10-19
1
-0
/
+307