index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
os
/
ObjectStore.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #57490 from rzarzynski/wip-osd-configurable-ideal_list_max
Laura Flores
2024-07-30
1
-3
/
+1
|
\
|
*
osd: make the chunking in e.g. PG deletion controlable
Radoslaw Zarzynski
2024-05-16
1
-3
/
+1
*
|
os/bluestore: enable async manual compactions
Igor Fedotov
2024-05-08
1
-1
/
+1
*
|
Merge pull request #56995 from athanatos/sjust/wip-65185-scrub-attr-error
Yuri Weinstein
2024-05-01
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
os/: modify getattrs to clear attrs out param before populating
Samuel Just
2024-04-19
1
-2
/
+3
*
|
tools/ceph-objectstore-tool: open object store's DB in read-only mode
Igor Fedotov
2024-02-14
1
-0
/
+6
|
/
*
os: introduce ObjectStore::refresh_perf_counters() method.
Igor Fedotov
2023-12-08
1
-0
/
+7
*
os/bluestore: mark has_null_manager() const
Igor Fedotov
2022-10-03
1
-1
/
+1
*
osd: Modify OSD Fast-Shutdown to work safely
Gabriel BenHanokh
2022-03-07
1
-1
/
+2
*
os: rework the factory of ObjectStore.
Radoslaw Zarzynski
2021-07-21
1
-0
/
+6
*
os: use transparent comparator in ObjectStore::getattrs()
Kefu Chai
2021-06-29
1
-3
/
+3
*
os/ObjectStore: fix typo in comments
wangyunqing
2021-06-14
1
-1
/
+1
*
os: let ObjectStore::create() return unique_ptr<>
Kefu Chai
2021-05-27
1
-6
/
+8
*
os: add collection_list_legacy
Mykola Golub
2020-08-20
1
-0
/
+7
*
common: stub certain modules and functions on Windows
Lucian Petrut
2020-06-04
1
-1
/
+1
*
mon: Build ceph-mon without using namespace declarations in headers
Adam C. Emerson
2020-03-22
1
-2
/
+2
*
os: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-4
/
+6
*
os/bluestore: add BlueStore::omap_get_values()
Chunmei Liu
2020-02-28
1
-0
/
+9
*
crimson:common add TOPNSPC namespace for ceph and crimson
Chunmei Liu
2020-02-28
1
-2
/
+1
*
common/RefCountedObj: cleanup con/des
Patrick Donnelly
2019-09-16
1
-5
/
+5
*
os/bluestore: introduce shallow (quick-fix) mode for bluestore fsck/repair.
Igor Fedotov
2019-09-11
1
-0
/
+3
*
Merge pull request #30061 from xiexingguo/wip-sparse-read
Xie Xingguo
2019-09-07
1
-0
/
+52
|
\
|
*
os: implement readv
xie xingguo
2019-09-04
1
-0
/
+52
*
|
os/ObjectStore: fix typo in comments
Kefu Chai
2019-08-27
1
-1
/
+1
|
/
*
osd: report per-pool omap support via store_statfs_t
Sage Weil
2019-08-06
1
-1
/
+2
*
objclass: add cls_get_osd_min_alloc_size helper
Mykola Golub
2019-06-23
1
-0
/
+5
*
os: break Transaction of of Objectstore, use in crimson
Samuel Just
2019-05-10
1
-1232
/
+3
*
tools/ceph-objectstore-tool: dump onode internal metadata.
Igor Fedotov
2019-04-29
1
-0
/
+18
*
os: Update ObjectStore.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-136
/
+131
*
os:enable ObjectStore::statfs() api to return OS alert list.
Igor Fedotov
2019-01-26
1
-1
/
+2
*
os/bluestore: report numa node info for storage
Sage Weil
2019-01-04
1
-0
/
+8
*
Revert "os/objectstore: add new op OP_CREATE for create a new object."
Kefu Chai
2018-12-31
1
-15
/
+0
*
Merge pull request #22385 from majianpeng/touch-omit-kvdb
Kefu Chai
2018-12-31
1
-0
/
+15
|
\
|
*
os/objectstore: add new op OP_CREATE for create a new object.
Jianpeng Ma
2018-11-19
1
-0
/
+15
*
|
os: extend ObjectStore interface with per-pool statistics access method
Igor Fedotov
2018-12-06
1
-0
/
+1
*
|
os: Transaction::_update_op_bl doesn't copy bl::_buffers anymore.
Radoslaw Zarzynski
2018-12-01
1
-8
/
+4
*
|
common: abstract the container type of bufferlist::_buffers.
Radoslaw Zarzynski
2018-12-01
1
-2
/
+2
|
/
*
os: Transaction uses append_hole() to minimize bl:_buffers inflation.
Radoslaw Zarzynski
2018-10-31
1
-15
/
+10
*
Merge PR #24473 into master
Sage Weil
2018-10-15
1
-1
/
+1
|
\
|
*
common: drop get_contiguous() from ceph::bufferlist.
Radoslaw Zarzynski
2018-10-08
1
-1
/
+1
*
|
osd: offload dumping cache stats to the object store
Mohamad Gebai
2018-10-10
1
-4
/
+3
*
|
osd: pass a stream to flush_cache commands for more verbosity
Mohamad Gebai
2018-10-10
1
-1
/
+1
*
|
osd: implement flush_cache() method for Filestore
Mohamad Gebai
2018-10-10
1
-1
/
+1
*
|
osd: add clear_cache and get_cache_object_count commands
Mohamad Gebai
2018-10-10
1
-0
/
+3
*
|
common: fix typos
Kefu Chai
2018-09-21
1
-4
/
+4
*
|
common/Finisher: only queue empty only wake up waiter.
Jianpeng Ma
2018-09-20
1
-1
/
+8
|
/
*
os/ObjectStore: add merge_collection operation to Transaction
Sage Weil
2018-09-07
1
-0
/
+22
*
cleanup: Replace always-false assertions with abort
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
os: Use ceph_assert for asserts
Adam C. Emerson
2018-08-27
1
-30
/
+30
*
os: Minor fixes in comments describing a transaction
Bryan Stillwell
2018-05-31
1
-2
/
+2
[next]