index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
os
/
ObjectStore.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd: make the chunking in e.g. PG deletion controlable
Radoslaw Zarzynski
2024-05-16
1
-0
/
+5
*
ObjectStore: FileStore has been deprecated
NitzanMordhai
2023-02-12
1
-15
/
+3
*
crimson/os: let AlienStore adapt MemStore.
Radoslaw Zarzynski
2021-07-21
1
-3
/
+1
*
os: rework the factory of ObjectStore.
Radoslaw Zarzynski
2021-07-21
1
-22
/
+15
*
os: let ObjectStore::create() return unique_ptr<>
Kefu Chai
2021-05-27
1
-12
/
+13
*
mon: Build ceph-mon without using namespace declarations in headers
Adam C. Emerson
2020-03-22
1
-0
/
+2
*
crimson:add alien blue store
Chunmei Liu
2020-02-28
1
-0
/
+14
*
common/safe_io: pass mode to safe_io; use 0600, not 0644
Sage Weil
2019-10-02
1
-1
/
+1
*
os: break Transaction of of Objectstore, use in crimson
Samuel Just
2019-05-10
1
-43
/
+0
*
include/memory.h: remove memory.h
Kefu Chai
2018-06-26
1
-1
/
+0
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-4
/
+4
*
os/ObjectStore: drop most queue_transactions() variants
Sage Weil
2018-02-12
1
-17
/
+0
*
os: apply_transaction -> queue_transaction
Sage Weil
2018-02-12
1
-21
/
+0
*
os/ObjectStore: combine Sequencer and CollectionImpl in ObjectStore
Sage Weil
2018-02-06
1
-9
/
+4
*
os: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-5
/
+5
*
Build: create a proper WITH_BLUESTORE option
Alan Somers
2017-10-18
1
-3
/
+3
*
os: remove experimental status for BlueStore
Sage Weil
2017-05-19
1
-4
/
+2
*
os/ObjectStore: allow 'random' to choose either filestore or bluestore
Sage Weil
2017-03-21
1
-0
/
+12
*
os: Continuing the removal of g_ceph_context and g_conf
Adam C. Emerson
2016-12-22
1
-1
/
+1
*
os/filestore: Destroy g_ceph_context and g_conf
Adam C. Emerson
2016-12-22
1
-1
/
+1
*
os/bluestore: Remove g_ceph_context and g_conf
Adam C. Emerson
2016-12-22
1
-1
/
+1
*
os: Add CephContext to ObjectStore and ObjectMap bases
Adam C. Emerson
2016-12-22
1
-1
/
+1
*
os/ObjectStore: make device uuid probe output something friendly
Sage Weil
2016-04-05
1
-2
/
+9
*
Use make_shared while creating shared_ptr
Somnath Roy
2016-02-18
1
-1
/
+1
*
OSD: Deleting transaction object right after applying transaction
Somnath Roy
2016-01-27
1
-2
/
+7
*
KeyValueStore: Kill this
Haomai Wang
2016-01-22
1
-5
/
+0
*
os/bluestore: don't include when building without libaio
Mykola Golub
2016-01-12
1
-0
/
+2
*
os/keyvaluestore: move KeyValueStore into os/keyvaluestore/*
Sage Weil
2016-01-01
1
-1
/
+1
*
os/memstore: move MemStore into os/memstore/*
Sage Weil
2016-01-01
1
-1
/
+1
*
os/filestore: move FileStore to os/filestore/*
Sage Weil
2016-01-01
1
-1
/
+1
*
os/kstore: add new KStore backend
Sage Weil
2016-01-01
1
-2
/
+7
*
os/bluestore: label all block devices
Sage Weil
2016-01-01
1
-0
/
+6
*
newstore -> bluestore
Sage Weil
2016-01-01
1
-4
/
+4
*
osd: make block device fsid probing generic
Sage Weil
2015-12-01
1
-0
/
+14
*
os/ObjectStore: helpers for validating map<string,string> and set<string> to bl
Sage Weil
2015-10-19
1
-0
/
+35
*
os: disable newstore when configure --without-libaio
Yan, Zheng
2015-09-11
1
-1
/
+6
*
newstore: initial version
Sage Weil
2015-09-01
1
-0
/
+5
*
os/ObjectStore: kill hobject_t convenience wrappers
Sage Weil
2015-06-19
1
-46
/
+0
*
os: rename keyvaluestore-dev -> keyvaluestore; mark experimental
Sage Weil
2014-12-29
1
-1
/
+2
*
os/ObjectStore: remove collection_{add,remove}
Sage Weil
2014-10-28
1
-1
/
+0
*
os: Add optional flags to generic ObjectStore creation (SKIP_JOURNAL_REPLAY
David Zafman
2014-08-29
1
-2
/
+3
*
libosd_types, libos_types, libmon_types
Sage Weil
2014-07-19
1
-465
/
+0
*
Fix the PG listing issue which could miss objects for EC pool (where there is...
Guang Yang
2014-07-10
1
-1
/
+5
*
os: rename get_*() -> decode_*()
Sage Weil
2014-06-05
1
-95
/
+95
*
os/ObjectStore: dump COLL_MOVE_RENAME
Sage Weil
2014-03-06
1
-0
/
+14
*
osd: add SETALLOCHINT operation
Ilya Dryomov
2014-03-03
1
-0
/
+14
*
ObjectStore: fix OP_COLL_ADD dump output
Samuel Just
2014-02-17
1
-1
/
+1
*
keyvaluestore: name to keyvaluetore-dev for now
Sage Weil
2014-01-29
1
-1
/
+1
*
Add KeyValueStore implementation
Haomai Wang
2014-01-29
1
-0
/
+4
*
libc++: use ceph:: namespaced data types
Noah Watkins
2014-01-18
1
-1
/
+1
[next]