]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2017-07-21 John Spraycommon: enforce min/max/enum on config options
2017-07-21 John Sprayinclude/uuid: give uuid_d a < comparator
2017-07-21 John Spraycommon: update options.cc for latest additions
2017-07-21 John Spraymon: implement `config set`
2017-07-21 John Spraymds: implement `config set`
2017-07-21 John Sprayosd: implement `config set`
2017-07-21 John Spraycommon: pass up error strings from set_val
2017-07-21 John Spraycommon: implement "config help" to output schema
2017-07-21 John Sprayrgw: treat config ints as 64 bit
2017-07-21 John Spraycommon: respect daemon defaults in config options
2017-07-21 John Spraycommon: re-add unsigned config option type
2017-07-21 John Spraycommon: reinstate config opt validators
2017-07-21 John Spraycommon: sync up options.cc with latest master
2017-07-21 John Spraycommon/config: hook in new Option config descriptions
2017-07-21 John Spraylog/SubsystemMap: return a size_t from get_num
2017-07-21 John Spraymgr: tighten initialization of keyring setting
2017-07-21 John Spraycommon: separate config opts definitions from subsys...
2017-07-21 John Spraycommon: remove ::validate definitions
2017-07-21 John Spraycommon: hook in 'safe' flag to new config options
2017-07-21 John Spraycommon: s/config_opts/legacy_config_opts/
2017-07-21 John Spraycommon: use a vector instead of array in options.cc
2017-07-21 John Spraycommon: rip out option code generation bit
2017-07-21 Sage Weilg++ ../src/convert.cc -o cv -I../src -I.
2017-07-21 Kefu Chaicommon/options: more constness
2017-07-21 Kefu Chaicommon/options: specialize on non bool integeral types
2017-07-21 Sage Weilcommon/options: new options infrastructure
2017-07-21 Sage Weilcommon: remove max_open_files config option
2017-07-21 Sage Weilceph-syn: parse --num-client locally; remove global...
2017-07-21 Kefu ChaiMerge pull request #16028 from jcsp/wip-mgr-commands
2017-07-21 Kefu ChaiMerge pull request #16415 from xiexingguo/wip-health-mon
2017-07-21 Kefu ChaiMerge pull request #16409 from liupan1111/wip-restructu...
2017-07-21 Kefu ChaiMerge pull request #16328 from neha-ojha/recovery_sleep...
2017-07-21 Kefu ChaiMerge pull request #16470 from tchaikov/wip-watch-audit...
2017-07-21 Sage Weilqa/workunits/cephtool/test.sh: fix test to watch audit... 16470/head
2017-07-20 Sage WeilMerge pull request #16429 from liewegas/wip-jewel-x
2017-07-20 Sage WeilMerge pull request #16374 from majianpeng/bluestore...
2017-07-20 Sage WeilMerge pull request #16423 from liewegas/wip-ls
2017-07-20 Sage WeilMerge pull request #16434 from badone/wip-fix-deep...
2017-07-20 Kefu ChaiMerge pull request #16444 from tchaikov/wip-test-osd...
2017-07-20 Yuri WeinsteinMerge pull request #14287 from oritwas/wip-rgw-usage
2017-07-20 Yuri WeinsteinMerge pull request #15673 from yehudasa/wip-20107
2017-07-20 Kefu ChaiMerge pull request #16421 from tchaikov/wip-19939
2017-07-20 Jos CollinMerge pull request #16418 from theanalyst/doc-rgw-tenan...
2017-07-20 Kefu ChaiMerge pull request #16443 from wjwithagen/bug-wjw-qa...
2017-07-20 Jason DillamanMerge pull request #16451 from tchaikov/wip-qa-reg11184
2017-07-20 Kefu Chaiqa/tasks/reg11184: use literal 'foo' instead pool_name 16451/head
2017-07-20 Kefu ChaiMerge pull request #16412 from wido/zabbix-release...
2017-07-20 Wido den Hollanderrelease notes: Add Zabbix ceph-mgr module to PendingRel... 16412/head
2017-07-20 Abhishek Lekshmanandoc: rgw clarify limitations when creating tenant names 16418/head
2017-07-20 Kefu Chaiqa/workunits/cephtool/test.sh: "ceph osd stat" output... 16444/head
2017-07-20 Willem Jan... cephtool/test.sh: Only delete a test pool when no longe... 16443/head
2017-07-20 Kefu ChaiMerge pull request #16403 from wjwithagen/bug-wjw-ceph...
2017-07-20 Ilya DryomovMerge pull request #16428 from idryomov/wip-krbd-lumino...
2017-07-20 Kefu ChaiMerge pull request #16424 from tchaikov/wip-assert...
2017-07-20 Sage WeilMerge pull request #16400 from liewegas/wip-crush-rule-id
2017-07-20 Sage WeilMerge pull request #16402 from liewegas/wip-20105
2017-07-20 Sage Weilmon: hide 'osd crush rule list' (we prefer 'ls') 16423/head
2017-07-20 Kefu ChaiMerge pull request #16433 from dmick/wip-ccache
2017-07-20 xie xingguomon/HealthMonitor: fix summary of monitor clock skew 16415/head
2017-07-19 Brad Hubbardmon: Fix deep_age copy paste error 16434/head
2017-07-19 Dan Mickdo_cmake.sh: fix syntax for /bin/sh (doesn't have +=) 16433/head
2017-07-19 Sage Weillibrados: 'pg ls' is not a mgr command 16028/head
2017-07-19 Sage Weilmon: restore mgr command lookup so that we can still...
2017-07-19 Sage Weilmon: constify _get_moncommand
2017-07-19 Neha Ojhadoc: update osd recovery sleep description 16328/head
2017-07-19 Casey BodleyMerge pull request #16309 from fangyuxiangGL/fix-admin...
2017-07-19 Yuri WeinsteinMerge pull request #15952 from jdurgin/wip-peering...
2017-07-19 Yuri WeinsteinMerge pull request #16376 from jecluis/wip-mon-fix...
2017-07-19 Casey BodleyMerge pull request #16419 from Abhishekvrshny/fix-err-msg
2017-07-19 Neha Ojhadoc: add osd recovery sleep for HDDs and SSDs
2017-07-19 Sage WeilMerge pull request #16431 from jeffgreenca/master
2017-07-19 Sage WeilMerge pull request #15763 from dillaman/wip-pool-tags
2017-07-19 Jeff Greendoc: Fixed a typo in yum repo filename script 16431/head
2017-07-19 Jason DillamanPendingReleaseNotes: included details for the pool... 15763/head
2017-07-19 Jason Dillamandoc: fixed warning on rbd quick start link reference
2017-07-19 Jason Dillamandoc: document pool tags in rados pool operations doc
2017-07-19 Jason Dillamantest/librados_test_stub: added new application metadata...
2017-07-19 Jason Dillamanmon: disable application health warnings for upgrade...
2017-07-19 Jason Dillamantest: skip pool application metadata tests if OSDs...
2017-07-19 Jason Dillamantest: enable pool applications for new pools
2017-07-19 Jason Dillamanmon: disable application metadata on cache tier pools
2017-07-19 Jason Dillamanrbd: add new 'pool init' action for initializing a...
2017-07-19 Jason Dillamanrgw: auto-tag created pools as owned by rgw
2017-07-19 Jason Dillamanlibrados: added async application enable API
2017-07-19 Jason Dillamanlibrados: new API to manipulate pool application metadata
2017-07-19 Jason Dillamanmon: auto-enable CephFS on pools when using "fs new...
2017-07-19 Jason Dillamanmon: default 'rbd' pool to the 'rbd' application
2017-07-19 Jason Dillamanmon: heuristics for auto-enabling pool applications...
2017-07-19 Jason Dillamanmon: health warning if in-use pools don't have applicat...
2017-07-19 Jason Dillamanmon: added new "osd pool application" commands
2017-07-19 Jason Dillamanmon: store application metadata in pg_pool_t
2017-07-19 Sage Weilmon: 'auth list' -> 'auth ls'
2017-07-19 Sage Weilmon: 'config-key list' -> 'config-key ls'
2017-07-19 Yuri WeinsteinMerge pull request #16275 from linuxbox2/wip-rgw-readdi...
2017-07-19 Yuri WeinsteinMerge pull request #16368 from theanalyst/fix/rgw-resha...
2017-07-19 Sage WeilMerge pull request #16395 from jecluis/wip-fix-mon...
2017-07-19 Sage WeilMerge pull request #16425 from smithfarm/wip-ceph-w
2017-07-19 Kefu ChaiMerge pull request #16314 from tchaikov/wip-doc-replace-osd
2017-07-19 Willem Jan... qa/workunits/cephtool/test.sh: ceph osd stat out has... 16403/head
2017-07-19 Kefu Chaiinclude/assert: test c++ before using static_cast<> 16424/head
next