| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | core: use const_iterator for decode | Kefu Chai | 2018-05-17 | 1 | -1/+1 |
* | Remove embedded 'cephd' code | Dan Mick | 2018-05-11 | 1 | -15/+0 |
* | Merge pull request #21101 from dzafman/wip-23267 | Josh Durgin | 2018-04-04 | 1 | -0/+1 |
|\ |
|
| * | osd: Need to setsid() now that global_init_daemonize() not used | David Zafman | 2018-03-28 | 1 | -0/+1 |
* | | global: output usage on -h, --help, or no args before contacting mons | Sage Weil | 2018-03-15 | 1 | -2/+8 |
|/ |
|
* | drop unnecessary env_to_vec calls | Sage Weil | 2018-03-06 | 1 | -1/+0 |
* | ceph-osd: do not set/override osd_objectstore config option | Sage Weil | 2018-03-06 | 1 | -1/+0 |
* | mon/MonClient: one-shot mon connection on started to fetch config | Sage Weil | 2018-03-06 | 1 | -8/+6 |
* | common: refactor default config value handling | Sage Weil | 2018-03-06 | 1 | -8/+10 |
* | ceph-osd: use preforker | Sage Weil | 2018-03-04 | 1 | -51/+78 |
* | Merge pull request #19958 from renhwztetecs/renhw-wip-osd-sighup | Kefu Chai | 2018-02-07 | 1 | -3/+4 |
|\ |
|
| * | osd: Sign in early SIGHUP signal | huanwen ren | 2018-01-25 | 1 | -3/+4 |
* | | osd: use defined osd_required features for messenger policy | Yan Jun | 2018-02-04 | 1 | -6/+2 |
|/ |
|
* | osd: Use unqualified encode/decode | Adam C. Emerson | 2018-01-10 | 1 | -1/+1 |
* | ceph_osd.cc: [Cleanup] Drop legacy or redundant code | Shinobu Kinjo | 2017-11-04 | 1 | -74/+87 |
* | ceph-osd: mkkey before mkfs | Sage Weil | 2017-10-16 | 1 | -23/+23 |
* | Merge pull request #15565 from gmayyyha/ceph-osd-help-output | Sage Weil | 2017-09-02 | 1 | -0/+3 |
|\ |
|
| * | ceph-osd: some flags are not documented in the help output | Yanhu Cao | 2017-07-31 | 1 | -0/+3 |
* | | Merge pull request #16594 from wjwithagen/wip-wjw-reduce-info-messages | Sage Weil | 2017-08-11 | 1 | -2/+2 |
|\ \ |
|
| * | | common: make some message informative, instead of error | Willem Jan Withagen | 2017-07-31 | 1 | -2/+2 |
| |/ |
|
* | | Merge pull request #16717 from gmayyyha/osd-objectstore-20865 | Kefu Chai | 2017-08-03 | 1 | -0/+1 |
|\ \ |
|
| * | | ceph-osd: fix auto detect which objectstore is currently running | Yanhu Cao | 2017-08-01 | 1 | -0/+1 |
| |/ |
|
* / | print more information when run ceph-osd with 'chech options' | mychoxin | 2017-07-30 | 1 | -6/+6 |
|/ |
|
* | HashIndex: randomize split threshold by a configurable amount | Josh Durgin | 2017-06-15 | 1 | -0/+2 |
* | Documentation Fixes for http://tracker.ceph.com/issues/19879 | Sameer Tiwari | 2017-06-07 | 1 | -0/+1 |
* | Merge pull request #15176 from SUSE/wip-mgr-fix-help | Sage Weil | 2017-06-02 | 1 | -1/+1 |
|\ |
|
| * | osd/mon/mds: unify usage text, always use stdout | Tim Serong | 2017-05-19 | 1 | -1/+1 |
* | | Merge pull request #15055 from mogeb/wip-with-instrument-functions | Kefu Chai | 2017-05-28 | 1 | -0/+7 |
|\ \ |
|
| * | | tracing: add -finstrument-functions for OSD | Mohamad Gebai | 2017-05-25 | 1 | -0/+7 |
| |/ |
|
* / | ceph_osd: remove client message cap limit | Haomai Wang | 2017-05-05 | 1 | -5/+1 |
|/ |
|