| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |