]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2018-03-06 Sage Weilqa/workunits/cephtool/test.sh: streamline test_mon_inje...
2018-03-06 Sage Weilosd: implement tell/daemon 'config get'
2018-03-06 Sage Weilrados: only suggest changing mon_allow_pool_delete...
2018-03-06 Sage Weilcommon/ceph_context: only common_init_finish() once...
2018-03-06 Sage Weilcommon/options: 'developer' -> 'dev'
2018-03-06 Sage Weildoc/rados/configuration: big update
2018-03-06 Sage Weilqa: test config CLI interface
2018-03-06 Sage Weilcommon/options: fix stringification
2018-03-06 Sage Weilmon/ConfigMonitor: indent 'config dump'
2018-03-06 Sage Weildoc/dev/config-key: document how we structure things...
2018-03-06 Sage Weilcommon/config,mgr: fix config for new encode/decode...
2018-03-06 Sage Weilmessages/MMgrOpen: fix decode
2018-03-06 Sage Weilmon/ConfigMonitor: validate and normalize option on...
2018-03-06 Sage Weilcommon/options: flag a bunch of pool settings for RUNTIME
2018-03-06 Sage Weilmon/ConfigMonitor: 'config (get|show)' RW -> RO
2018-03-06 Sage Weilosdmaptool: eliminiate global osd_pg[p]_bits option
2018-03-06 Sage Weilcommon/options: some osd startup-only options
2018-03-06 Sage Weilcommon/options: a few more [CLUSTER_]CREATE options
2018-03-06 Sage Weilcommon/options: replace 'mkfs' tag with FLAG_[CLUSTER_...
2018-03-06 Sage Weilcommon/options,ceph_test_msgr: unmark misc ms options...
2018-03-06 Sage Weilcommon/config_obs: NoopConfigObserver
2018-03-06 Sage Weilcommon/options: replace FLAG_SAFE with FLAG_{RUNTIME...
2018-03-06 Sage Weilcommon/options: is_safe() -> can_update_at_runtime()
2018-03-06 Sage Weilmon/ConfigMonitor: show changeable for 'config get...
2018-03-06 Sage Weilcommon/options: 'can update at runtime' in 'config...
2018-03-06 Sage Weilmgr/DaemonServer: add IGNORES column to 'config show'
2018-03-06 Sage Weilcommon/config: report failed mon config values to mgr
2018-03-06 Sage Weilcommon/config: move unsafe runtime change into _set_val
2018-03-06 Sage Weilcommon/options: drop 'safe' flag on plugin dir options
2018-03-06 Sage Weilmgr: 'config show <who> <key>'
2018-03-06 Sage Weilmon: 'ceph config get <who> <key>'
2018-03-06 Sage Weiltest: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILE
2018-03-06 Sage Weilunittest_daemon_config: add needed rm_val()
2018-03-06 Sage Weilceph-disk/tests: simplify CEPH_LIB hack
2018-03-06 Sage Weilqa/standalone: drop CEPH_LIB hacks
2018-03-06 Sage Weiltest: drop hackery for CEPH_LIB
2018-03-06 Sage Weilcommon/config: interpret CEPH_LIB in parse_env()
2018-03-06 Sage Weildoc/man/8/ceph-conf: make not about ceph-conf's lack...
2018-03-06 Sage Weilcommon/config: comment config levels
2018-03-06 Sage Weildrop unnecessary env_to_vec calls
2018-03-06 Sage Weillibrados,libcephfs,...: use parse_env()
2018-03-06 Sage Weilcommon/global_init: parse environment
2018-03-06 Sage Weilcommon/config: take level to parse_argv
2018-03-06 Sage Weilcommon/config: distinguish between cmdline and override...
2018-03-06 Sage Weilglobal/global_init: make --show-config and --show-confi...
2018-03-06 Sage Weilmon/ConfigMonitor: "ceph config assimilate-conf"
2018-03-06 Sage Weilcommon/options: mark many options NO_MON_UPDATE
2018-03-06 Sage Weilmgr/DaemonServer: make 'config show' indicate duplicate...
2018-03-06 Sage Weilmgr/DaemonServer: 'ceph config show-with-defaults'
2018-03-06 Sage Weilmgr: get config defaults on session open
2018-03-06 Sage Weilmgr/DaemonServer: fix daemon registration
2018-03-06 Sage Weilcommon/config: get_defaults_bl()
2018-03-06 Sage Weilosd,mds: 'config unset' tell command
2018-03-06 Sage Weilcommon/ceph_context: implement 'config unset <var>'
2018-03-06 Sage Weilmon/ConfigMonitor: show fabricated options as level...
2018-03-06 Sage Weilmon/ConfigMonitor: include LEVEL column in config dump|get
2018-03-06 Sage Weilmon/ConfigMap: const * to Option, so we don't have...
2018-03-06 Sage Weilmgr: have MgrStandby send mgr reports to active mgr...
2018-03-06 Sage Weilmon/ConfigMonitor: 'config help'
2018-03-06 Sage Weilcommon/options: fix dump()
2018-03-06 Sage Weilcommon/options: operator<< for value_t
2018-03-06 Sage Weilvstart.sh: move debug values over to mon config
2018-03-06 Sage Weilceph-osd: do not set/override osd_objectstore config...
2018-03-06 Sage Weilcommon/config: "conffile" -> "file"
2018-03-06 Sage Weilcommon/config: exclude host, fsid from config reproted...
2018-03-06 Sage Weilmon/ConfigMonitor: load_config() a bit less often
2018-03-06 Sage Weilmon/ConfigMonitor: implement 'config {rm,get,dump}'
2018-03-06 Sage Weilmgr: remove old 'config set' command
2018-03-06 Sage Weilmon/MonClient: one-shot mon connection on started to...
2018-03-06 Sage Weilmon/ConfigMonitor: always send initial config, even...
2018-03-06 Sage Weilcommon/ceph_context: count crypto/shutdown cycles
2018-03-06 Sage Weilcommon/ceph_context: whitespace
2018-03-06 Sage Weilmon: handle MGetConfig
2018-03-06 Sage Weilvstart.sh: use mon config for many things
2018-03-06 Sage Weilmon: 'config set <who> <name> <value>'
2018-03-06 Sage Weilmon/ConfigMonitor: refresh mon configs too
2018-03-06 Sage Weilmon/ConfigMap: some improvements
2018-03-06 Sage Weilmon/ConfigMap: move option mask parsing into helper
2018-03-06 Sage Weilmgr/DaemonServer: 'config show <who>'
2018-03-06 Sage Weilmgr/MgrClient: report running config to mgr
2018-03-06 Sage Weilmon/ConfigKeyService: add 'prefix' arg to 'config-key...
2018-03-06 Sage Weilvstart.sh: less config noise
2018-03-06 Sage Weilcommon/options: remove obsolete 'crushtool' option
2018-03-06 Sage Weilmon/MonClient: subscribe to config, handle updates
2018-03-06 Sage Weilmon/ConfigMonitor: add monitor service for distributing...
2018-03-06 Sage Weilmon/ConfigMap: parsed cluster-wide config
2018-03-06 Sage Weilmessages/MConfig: send config map
2018-03-06 Sage Weilcommon/config: set_mon_vals()
2018-03-06 Sage Weilcommon/config: some cleanup; rm_val
2018-03-06 Sage Weilcleanup: src/.libs -> build/lib
2018-03-06 Sage Weilcommon/config: rewrite (╯°□°)╯︵ ┻━┻
2018-03-06 Sage Weilcommon/config: whitespace
2018-03-06 Sage Weilcommon/config: streamline get_val_generic
2018-03-06 Sage Weilcommon: refactor default config value handling
2018-03-06 Sage Weilos/bluestore: pass rocksdb options via map, not global...
2018-03-06 Sage Weilkv/KeyValueDB: pass kv_options map to ctor
2018-03-06 Sage Weilcommon/config: make debug_* regular options
2018-03-06 Sage Weilcrush/CrushWrapper: get_full_location by name
2018-03-06 Sage Weilcommon/config: move parse_value() into Option
2018-03-06 Sage Weilcommon/config: new get_val() variant
next