summaryrefslogtreecommitdiffstats
path: root/run-make-check.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-24mgr/dashboard: Gracefully handle client/target info not foundRicardo Marques2-14/+42
2019-09-24test/pybind: fix local variables for emacsKefu Chai2-6/+9
2019-09-24crush: add editor property variablesKefu Chai1-0/+3
2019-09-24test/pybind/test_ceph_argparse.py: pg_num of pool creation now optionalxie xingguo1-4/+1
2019-09-23mgr/dashboard: Display the "destroyed" state in OSD listTiago Melo3-4/+22
2019-09-23doc: Add a new document on Dynamic Metadata Management in CephFSSidharth Anupkrishnan3-0/+36
2019-09-23mgr/dashboard: Improve and simplify OsdListComponentPatrick Seidensal2-37/+28
2019-09-23ceph-volume: do not fail when trying to remove crypt mapperGuillaume Abrioux1-1/+2
2019-09-23rpm,deb: python-requests is not needed for ceph-commonluo.runbing2-4/+3
2019-09-23vstart: add --inc-osd optionxie xingguo1-4/+39
2019-09-22qa/standalone/ceph-helpers: default pg autoscale mode off for standaloneSage Weil1-0/+1
2019-09-22os/bluestore: fix objectstore_blackhole read-after-writeSage Weil3-11/+22
2019-09-22test,misc: do not specify pg_num per poolSage Weil6-7/+7
2019-09-22mgr/volumes: do not specify pg_numSage Weil1-4/+4
2019-09-22pybind/ceph_volume_client: do not specify pg_num for new poolsSage Weil1-21/+0
2019-09-22doc: remove all pg_num arguments to 'osd pool create'Sage Weil23-58/+57
2019-09-22mon: do not require pg_num to 'osd pool create'Sage Weil1-1/+1
2019-09-22common: default pg_autoscale_mode=on for new poolsSage Weil5-7/+13
2019-09-22qa/tasks/mgr/dashboard/test_health: update schemaKefu Chai1-1/+3
2019-09-22mon/MgrMap: dump mgr_features as an object propertyKefu Chai1-1/+1
2019-09-21qa/standalone/osd/divergent-priors: add reproducer for bug 41816Sage Weil1-0/+210
2019-09-21osd/PeeringState: recover_got - add special handler for empty logxie xingguo1-1/+4
2019-09-20qa: avoid hexdump skip and length optionsIlya Dryomov1-5/+5
2019-09-20ceph-volume: systemd fix typo in log messageManu Zurmühl1-1/+1
2019-09-20mgr/dashboard: enable run-frontend-unittest.sh to run from any directoryPatrick Seidensal1-1/+3
2019-09-20mgr/dashboard: Using wrong identifiers in RGW user/bucket datatablesVolker Theile2-2/+2
2019-09-20rgw: kill compile warnning in rgw_object_lock.hChang Liu1-1/+1
2019-09-20qa/suites/rbd: test case for rbd-mirror bootstrapJason Dillaman3-20/+82
2019-09-20mgr/dashboard: Fix validation of OSDsTiago Melo1-1/+2
2019-09-20mgr/dashboard: Fix error when removing osdsTiago Melo1-2/+9
2019-09-20mgr/dashboard: Improve processing of multiple OSD requestsTiago Melo2-26/+25
2019-09-20mgr: pass MessageRef to monc.send_mon_message()Kefu Chai2-4/+4
2019-09-20mon/MonClient: include necessary #includesKefu Chai1-0/+5
2019-09-20mon/MonClient: add send_mon_message(MessageRef)Kefu Chai4-43/+41
2019-09-20messages/MLog: pass rvalue ref instead const ref to ctorKefu Chai1-2/+2
2019-09-20mgr/dashboard: Prevent KeyError when requesting always_on_modulesVolker Theile1-1/+1
2019-09-20rbd-mirror: potential nullptr dereference in ImageReplayer::handle_start_replayMykola Golub1-1/+3
2019-09-19osd/osd_types: fix {omap,hitset_bytes}_stats_invalid handling on split/mergeSage Weil1-0/+2
2019-09-19ceph-volume: avoid backported version of configparserRishabh Dave1-4/+2
2019-09-19ceph-volume: fix warnings raised by pytestRishabh Dave2-8/+24
2019-09-19qa: whitelist new FS_INLINE_DATA_DEPRECATED health warningJeff Layton1-0/+1
2019-09-19mds: add a HEALTH_WARN message when inline_data is enabledJeff Layton1-0/+9
2019-09-19mds: log a warning message when mds is started on an fs with inline_dataJeff Layton1-0/+3
2019-09-19mon: deprecate CephFS inline_data supportJeff Layton7-9/+20
2019-09-19crimson/osd: suppress warnings about unused future<> return valuesSamuel Just4-7/+10
2019-09-19crimson/osd: ShardServices::send_pg_temp() returns futureKefu Chai2-9/+13
2019-09-19crimson/osd: evict object state in foregroundKefu Chai1-7/+7
2019-09-19crimson/osd: add_peer() in parallelKefu Chai1-2/+7
2019-09-19crimson/osd: Heartbeat::add_reporter_peers() returns futureKefu Chai2-7/+10
2019-09-19crimson/osd: fix the order in OSD::update_heartbeat_peers()Kefu Chai2-15/+22