index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ceph_osd.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
false use-after-move on store
Suyash Dongre
2024-08-31
1
-1
/
+2
*
Merge pull request #50651 from rosinL/cleanup
Yuri Weinstein
2023-06-05
1
-6
/
+1
|
\
|
*
ceph_osd: remove leveldb_log from defalut config
luo rixin
2023-05-04
1
-6
/
+1
*
|
msg: always generate random nonce; don't try to reuse PID
Radoslaw Zarzynski
2023-04-11
1
-1
/
+1
|
/
*
osd: OSD's public messenger respects public_bind_addrs
Radosław Zarzyński
2023-02-20
1
-3
/
+19
*
blk/kernel: add plugin system for devices with compression and move VDO suppo...
Martin Ohmacht
2022-09-28
1
-0
/
+9
*
common: create a faster & cleaner alternative to argv_to_vec()
Ronen Friedman
2021-08-17
1
-2
/
+1
*
osd: pass unique_ptr<ObjectStore> to ctor of OSD
Kefu Chai
2021-05-27
1
-1
/
+1
*
osd: pass unique_ptr<ObjectStore> to OSD::mkfs()
Kefu Chai
2021-05-27
1
-1
/
+1
*
os: let ObjectStore::create() return unique_ptr<>
Kefu Chai
2021-05-27
1
-9
/
+9
*
osd/OSD: remove unused #include
Kefu Chai
2020-10-09
1
-1
/
+1
*
messenger: remove unused variable
Changcheng Liu
2020-09-21
1
-18
/
+7
*
common: remove data_dir_option in func global_init
Changcheng Liu
2020-09-09
1
-2
/
+1
*
Merge pull request #33299 from joscollin/wip-fix-releases
Kefu Chai
2020-08-10
1
-2
/
+1
|
\
|
*
src/: fixed error message and dropped variable
Jos Collin
2020-06-02
1
-2
/
+1
*
|
Merge pull request #32855 from jdurgin/wip-message-cap
Neha Ojha
2020-06-24
1
-1
/
+5
|
\
\
|
*
|
Revert "ceph_osd: remove client message cap limit"
Josh Durgin
2020-06-22
1
-1
/
+5
*
|
|
Merge pull request #34835 from jschmid1/osdspec_affinity
Kefu Chai
2020-05-28
1
-2
/
+7
|
\
\
\
|
*
|
|
osd: add --osdspec-affinity flag
Joshua Schmid
2020-05-04
1
-2
/
+7
|
|
|
/
|
|
/
|
*
/
|
monc: Asifoact MonClient
Adam C. Emerson
2020-05-15
1
-2
/
+7
|
/
/
*
|
osd: Build ceph-osd without using namespace declarations in headers
Adam C. Emerson
2020-04-06
1
-1
/
+10
*
|
msg: add get_{pid,random}_nonce() helpers
Sage Weil
2020-03-01
1
-7
/
+8
*
|
msg/Policy: make stateless_server default to anon (again)
Sage Weil
2020-03-01
1
-1
/
+1
*
|
osd: drop broken 'poison pill'
Sage Weil
2020-03-01
1
-4
/
+0
|
/
*
Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"
Sage Weil
2019-11-22
1
-7
/
+2
*
monc: Asifoact MonClient
Adam C. Emerson
2019-11-04
1
-2
/
+7
*
src/osd: replace OpQueue abstraction in osd with Scheduler
Samuel Just
2019-10-23
1
-21
/
+21
*
bluestore: revamp tracepoints, add sampling
Samuel Just
2019-09-28
1
-0
/
+3
*
auth/KeyRing: remove KeyRing::create_empty()
Kefu Chai
2019-06-14
1
-9
/
+5
*
src/: define ceph_release_t and use it
Kefu Chai
2019-05-04
1
-14
/
+8
*
ceph-osd: infer objectstore type of 'type' file is missing
Sage Weil
2019-03-01
1
-1
/
+24
*
ceph-osd: be helpful about upgrade gate
Sage Weil
2019-02-13
1
-2
/
+9
*
ceph-osd: fix warning
Sage Weil
2019-02-08
1
-1
/
+1
*
osd: refuse to start if release > recorded min_osd_release + 2
Sage Weil
2019-01-29
1
-1
/
+11
*
osd: support osd_numa_node, osd_numa_auto_affinity, osd_numa_prefer_iface
Sage Weil
2019-01-08
1
-2
/
+17
*
osd: add --dump-journal option in ceph-osd help info
yuliyang
2018-11-13
1
-0
/
+1
*
Merge pull request #23090 from mingshuaiwang/master
Kefu Chai
2018-10-22
1
-0
/
+1
|
\
|
*
osd: ceph-osd parent process need to restart log service after fork, or ceph-...
redickwang
2018-07-24
1
-0
/
+1
*
|
osd: remove unused parameter 'dev' in OSD::mkfs function
Yao Guotao
2018-10-18
1
-2
/
+1
*
|
Merge PR #24102 into master
Sage Weil
2018-10-17
1
-5
/
+5
|
\
\
|
*
|
osd: replace cout/derr with dout(0) to avoid writing trivial logs to syslog file
Yan Jun
2018-10-16
1
-5
/
+5
*
|
|
Merge PR #24236 into master
Sage Weil
2018-10-17
1
-2
/
+10
|
\
\
\
|
*
|
|
osd: Log error and abort if fails to pick address
Victor Denisov
2018-10-14
1
-2
/
+10
|
|
/
/
*
/
/
*: set missing CLOEXEC on opened fds
Patrick Donnelly
2018-09-20
1
-1
/
+1
|
/
/
*
|
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
|
common/options: convert many TYPE_[U]INT -> TYPE_SIZE
Sage Weil
2018-07-28
1
-1
/
+1
|
/
*
common,rbd,rgw,osd: extract config values into ConfigValues
Kefu Chai
2018-07-10
1
-18
/
+18
*
ceph-osd: use new bindv()
Sage Weil
2018-07-03
1
-30
/
+18
*
osd: kill osd_heartbeat_addr option
Sage Weil
2018-07-03
1
-6
/
+3
*
common/Throttle: extract ThrottleInterface
Kefu Chai
2018-06-13
1
-0
/
+1
[next]