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
...
|
*
|
kv_flat_btree_async.cc: fix AioCompletion resource leak
Danny Al-Gaaf
2013-05-28
1
-0
/
+2
|
|
/
|
*
Merge pull request #321 from dalgaaf/wip-da-CID-727981
Sage Weil
2013-05-27
1
-0
/
+1
|
|
\
|
|
*
kv_flat_btree_async.cc: fix AioCompletion resource leak
Danny Al-Gaaf
2013-05-24
1
-0
/
+1
|
*
|
kv_flat_btree_async.cc: fix resource leak
Danny Al-Gaaf
2013-05-24
1
-0
/
+1
|
|
/
|
*
kv_flat_btree_async.cc: release AioCompletion before leave the loop
Danny Al-Gaaf
2013-05-17
1
-0
/
+1
|
*
kv_flat_btree_async.cc: fix resource leak
Danny Al-Gaaf
2013-05-11
1
-0
/
+2
*
|
key_value_store: fixup errno handling
Greg Farnum
2013-07-02
3
-5
/
+4
|
/
*
kv_flat_btree_async.cc: prefer prefix ++operator for iterators
Danny Al-Gaaf
2013-03-18
1
-1
/
+1
*
kv_flat_btree_async.cc: prefer prefix ++operator for iterators
Danny Al-Gaaf
2013-03-14
1
-7
/
+7
*
key_value_store/cls_kvs.cc: prefer prefix --operator for iterators
Danny Al-Gaaf
2013-03-14
1
-1
/
+1
*
kv_flat_btree_async.cc: remove unused variables
Danny Al-Gaaf
2013-02-27
1
-6
/
+0
*
kv_flat_btree_async.cc: remove some unreachable break statements
Danny Al-Gaaf
2013-02-27
1
-3
/
+0
*
key_value_store/cls_kvs.cc: remove unused variable dupmap
Danny Al-Gaaf
2013-02-27
1
-1
/
+0
*
kv_flat_btree_async.cc: use empty() instead of size() to check for emptiness
Danny Al-Gaaf
2013-02-14
1
-3
/
+3
*
cls_kvs.cc: use !empty() instead of 'size() > 0' to check for emptiness
Danny Al-Gaaf
2013-02-14
1
-2
/
+2
*
Validate format strings for CLS_ERR/CLS_LOG
Dan Mick
2013-01-31
1
-8
/
+10
*
OSD: deprecate CLS_METHOD_PUBLIC flag
Josh Durgin
2012-10-03
1
-10
/
+10
*
test, key_value_store: added distributed flat btree key-value store
Eleanor Cawthon
2012-09-02
5
-0
/
+4197
[prev]