index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include, common, *: unify getting number of buffers in bufferlist.
Radoslaw Zarzynski
2020-02-04
1
-3
/
+3
*
Merge pull request #32453 from majianpeng/kv-rocksdbstore-fix-option-work
Kefu Chai
2020-01-16
1
-1
/
+8
|
\
|
*
kv/RocksDBStore: make options compaction_threads/disableWAL/flusher_threads/c...
Jianpeng Ma
2020-01-10
1
-1
/
+8
*
|
kv/RocksDBStore: break out of compaction thread early on shutdown
Sage Weil
2020-01-14
1
-1
/
+1
*
|
kv/RocksDBStore: debug async compaction
Sage Weil
2020-01-14
1
-0
/
+5
|
/
*
Merge PR #29687 into master
Sage Weil
2019-12-08
2
-9
/
+27
|
\
|
*
os/kv: add static method to parse RocksDB options
Igor Fedotov
2019-11-26
2
-9
/
+27
*
|
kv/RocksDBStore: Add minimum key limit before invoking DeleteRange.
Mark Nelson
2019-11-07
2
-17
/
+56
|
/
*
Merge PR #30679 into master
Sage Weil
2019-10-05
1
-0
/
+2
|
\
|
*
kv/RocksDBStore: tell rocksdb to set mode to 0600, not 0644
Sage Weil
2019-10-02
1
-0
/
+2
*
|
Merge pull request #30653 from tchaikov/wip-os/drop-kinetic
Kefu Chai
2019-10-02
3
-543
/
+0
|
\
\
|
*
|
os: remove KineticStore
Kefu Chai
2019-10-01
3
-543
/
+0
|
|
/
*
/
src/kv: add support for fetching implementation specific properties
Samuel Just
2019-09-28
3
-0
/
+22
|
/
*
Merge PR #29842 into master
Sage Weil
2019-09-06
1
-2
/
+2
|
\
|
*
kv/KeyValueDB: fix estimate_prefix_size()
Adam Kupczyk
2019-08-23
1
-2
/
+2
*
|
Merge PR #15183 into master
Sage Weil
2019-08-23
2
-144
/
+13
|
\
\
|
|
/
|
/
|
|
*
kv/rocksdb: support rmrange unconditionally
Casey Bodley
2019-08-06
2
-144
/
+13
*
|
Merge PR #29292 into master
Sage Weil
2019-08-09
3
-9
/
+12
|
\
\
|
*
|
kv/KeyValueDB: take key_prefix for estimate_prefix_size()
Sage Weil
2019-08-06
3
-9
/
+12
|
|
/
*
/
kv: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
4
-26
/
+24
|
/
*
Merge pull request #27985 from ifed01/wip-ifed-slow-omaps
Kefu Chai
2019-07-28
1
-0
/
+3
|
\
|
*
tools/ceph-objectstore-tool: dump tail key for list-slow-omap op.
Igor Fedotov
2019-05-07
1
-0
/
+3
*
|
cmake: link libkv against libheap_profiler
Kefu Chai
2019-06-03
1
-1
/
+3
*
|
cmake: link libkv against common_prioritycache_obj
Kefu Chai
2019-06-03
1
-1
/
+3
*
|
cmake: remove kv_objs target
Kefu Chai
2019-06-03
1
-6
/
+1
|
/
*
Merge pull request #27381 from markhpc/wip-prioritycache-manager
Neha Ojha
2019-04-16
1
-4
/
+10
|
\
|
*
common/PriorityCache: Implement a Cache Manager
Mark Nelson
2019-04-09
1
-4
/
+10
*
|
Merge PR #27317 into master
Sage Weil
2019-04-05
2
-10
/
+96
|
\
\
|
|
/
|
/
|
|
*
kv: make delete range optional on number of keys
Zengran Zhang
2019-04-03
2
-10
/
+96
*
|
kv: Update KeyValueDB.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-34
/
+34
|
/
*
Merge pull request #26786 from aclamk/fix-rocksdb-compaction-ranges
Yuri Weinstein
2019-03-20
1
-5
/
+8
|
\
|
*
common/kv/rocksdb: Fixed merging regions for async compations that could cut ...
Adam Kupczyk
2019-03-06
1
-5
/
+8
*
|
common: optimize buffer cloning in bufferlist.
Radoslaw Zarzynski
2019-02-03
1
-1
/
+3
*
|
Merge PR #25132 into master
Sage Weil
2019-01-18
3
-8
/
+30
|
\
\
|
*
|
os/bluestore: do KV/FM/allocator opening in two stages.
Igor Fedotov
2019-01-11
3
-8
/
+30
*
|
|
Merge PR #22612 into master
Sage Weil
2019-01-15
1
-1
/
+2
|
\
\
\
|
*
|
|
kv/RocksDBStore: Don't use sync mode when disableWAL is set.
Jianpeng Ma
2018-10-29
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
kv/KeyValueDB: Move PriCache implementation to ShardedCache.
Mark Nelson
2019-01-11
6
-147
/
+128
|
|
/
|
/
|
*
|
Merge PR #25544 into master
Sage Weil
2019-01-10
3
-14
/
+18
|
\
\
|
*
|
common/PriorityCache: Automatic chunk sizing
Mark Nelson
2019-01-04
3
-14
/
+18
|
|
/
*
|
Merge PR #25508 into master
Sage Weil
2018-12-21
2
-9
/
+7
|
\
\
|
*
|
kv/rocksdb_cache: Remove C style struct hack undefined behavior
Mark Nelson
2018-12-12
2
-9
/
+7
|
|
/
*
|
Merge pull request #25377 from aclamk/wip-kv-remove-validate
Kefu Chai
2018-12-17
2
-23
/
+8
|
\
\
|
*
|
common/KeyValueDB: Get rid of validate parameter.
Adam Kupczyk
2018-12-10
2
-23
/
+8
|
|
/
*
|
common: modernize and refactor occurrences of bufferlist::buffers_t.
Radoslaw Zarzynski
2018-12-01
1
-4
/
+3
*
|
common: abstract the container type of bufferlist::_buffers.
Radoslaw Zarzynski
2018-12-01
1
-1
/
+1
|
/
*
kv: Mutex::Locker -> std::lock_guard
Sage Weil
2018-10-16
2
-2
/
+2
*
Merge PR #24495 into master
Sage Weil
2018-10-14
1
-1
/
+1
|
\
|
*
kv: apply the move semantics in KeyValueDB::get().
Radoslaw Zarzynski
2018-10-09
1
-1
/
+1
*
|
Merge PR #24020 into master
Patrick Donnelly
2018-09-25
1
-2
/
+2
|
\
\
[next]