summaryrefslogtreecommitdiffstats
path: root/.github (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-03mgr/dashboard: unify button/URL actions namingErnesto Puerta49-2535/+2950
2019-04-03mon/LogMonitor: add mon_cluster_log_to_file bool optionSage Weil3-20/+30
2019-04-03install-deps,rpm: enable devtoolset-8 on aarch64 alsoKefu Chai2-5/+1
2019-04-03qa/tests: reduce number of jobs for `kcephfs`Yuri Weinstein1-1/+6
2019-04-02qa/suites/upgrade/nautilus-x-singleton: upgrade mgrs earlySage Weil2-1/+3
2019-04-02qa/suites/upgrade/mimic-x-singleton: upgrade mgrs laterSage Weil1-1/+1
2019-04-02qa/suites: add upgrade/nautilus-x-singleton and symlink from rados/upgradeSage Weil32-0/+295
2019-04-02qa/suites: move rados/upgrade/mimic-x-singleton to upgrade/ and symlinkSage Weil32-0/+1
2019-04-02mon/OSDMonitor: fix osd boot feature vs require_osd_release checkSage Weil1-4/+4
2019-04-02include/ceph_features: retire 7 other old featuresSage Weil1-14/+8
2019-04-02include/ceph_features: retire ERASURE_CODE_PLUGINS_V2Sage Weil1-2/+1
2019-04-02include/ceph_features: retire OSD_ERASURE_CODESSage Weil1-2/+1
2019-04-02include/ceph_features: update comment to align with N+2 upgradesSage Weil1-12/+9
2019-04-02include/ceph_features: adjust whitespace for retired and now usable featuresSage Weil1-1/+7
2019-04-02mon: remove check for jewel monsSage Weil1-5/+0
2019-04-02mds/FSMap: remove support for encoding jewel FSMapSage Weil1-59/+21
2019-04-02include/ceph_features: enable SERVER_OCTOPUSSage Weil1-0/+1
2019-04-02test/cli/osdmaptool/feature-set-unset-list: add octopus to outputSage Weil1-18/+18
2019-04-02test/cli/osdmaptool/feature-set-unset-list: change unknown feature bitSage Weil1-6/+6
2019-04-02qa/releases/octopus.yaml: add octopus upgrade final stepSage Weil1-0/+6
2019-04-02osd/OSDMap: octopus encoding featuresSage Weil1-0/+3
2019-04-02mon/OSDMonitor: add mon_debug_no_require_octopusSage Weil4-12/+26
2019-04-02mon/OSDMonitor: allow 'osd require-osd-release octopus'Sage Weil3-3/+14
2019-04-02doc/rados/operations: document BLUEFS_SPILLOVERSage Weil1-0/+28
2019-04-02mgr/dashboard: Fix typo in NFS formTiago Melo2-10/+14
2019-04-02mon: quiet devname log noiseSage Weil1-1/+0
2019-04-02crimson/osd: cache object_info and snapset in PGBackendKefu Chai3-21/+38
2019-04-02init-ceph: wait longer before resending $signalKefu Chai1-1/+1
2019-04-02crimson/osd: do not add whoami as hb peerKefu Chai1-1/+1
2019-04-02crimson/osd: do not store whoami or nonce in HeartbeatKefu Chai3-13/+4
2019-04-02crimson/os: lower debug level of i/o to "debug"Kefu Chai1-5/+5
2019-04-02mgr/deepsea: use ceph_volume output in get_inventory()Tim Serong1-10/+3
2019-04-02mgr/deepsea: log salt job failuresTim Serong1-0/+4
2019-04-02mgr/deepsea: use empty strings rather than None for option defaultsTim Serong1-3/+3
2019-04-02qa: remove requirement on simple msgrPatrick Donnelly3-3/+0
2019-04-01mon/MonMap: add min_quorum_size() helperSage Weil2-4/+11
2019-04-01mon/MDSMonitor: add 'mds ok-to-stop' commandSage Weil5-2/+147
2019-04-01mon: add ondisk incompat octopus featureSage Weil2-0/+12
2019-04-01mon/mon_types: add mon feature for octopusSage Weil2-1/+13
2019-04-01include/ceph_features: SERVER_O -> SERVER_OCTOPUSSage Weil2-2/+2
2019-04-01mon: add 'mon ok-to-{stop,add-offline,rm}' commandsSage Weil3-1/+276
2019-04-01mgr/dashboard: Fix NFS squash default valueTiago Melo2-2/+2
2019-04-01mgr/BaseMgrModule: drop GIL in ceph_store_setxie xingguo2-3/+2
2019-04-01mgr/BaseMgrModule: drop GIL in set_configxie xingguo1-0/+2
2019-03-31doc: Updated dashboard iSCSI configuration, added labelsLenz Grimmer6-9/+22
2019-03-30osd/PG: move down peers out from peer_purgedxie xingguo1-0/+1
2019-03-29mgr/dashboard: udpate vstart to use new ssl portErnesto Puerta1-5/+15
2019-03-29rgw: beast: set a default port for endpointsAbhishek Lekshmanan1-0/+4
2019-03-29rgw: callers pass null_yield to RGWSI_SysObjCasey Bodley10-57/+58
2019-03-29rgw: add optional_yield to RGWSI_NotifyCasey Bodley2-7/+10