summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 12.1.4v12.1.4Jenkins Build Slave User2017-08-152-1/+7
* Merge pull request #17001 from gregsfortytwo/wip-20985-divergent-handling-lum...Gregory Farnum2017-08-142-5/+6
|\
| * mon: correctly print out mds versions (instead of mon ones)Greg Farnum2017-08-111-1/+1
| * osd: be more precise about our asserts and cases when rebuilding missing sets...Greg Farnum2017-08-111-4/+5
* | mgr: implement 'osd safe-to-destroy' and 'ok-to-stop' commandsSage Weil2017-08-134-1/+192
* | osd/osd_types: include number of locally stored PGs in osd_stat_tSage Weil2017-08-134-5/+23
* | osd/OSDMap: add parse_osd_id_list helperSage Weil2017-08-133-0/+63
* | crush/CrushWrapper: fixing timing of removal in remove_item_underSage Weil2017-08-131-1/+1
* | crush/CrushWrapper: fix iterator invalidation in cleanup_dead_classesSage Weil2017-08-131-3/+9
* | crush/CrushWrapper: keep weights and/or ids null if emptySage Weil2017-08-131-3/+11
* | crush/builder: fix ENOENT when removing last bucket itemSage Weil2017-08-131-5/+13
* | qa/workunits/mon/crush_ops.sh: test weight sets vs device classesSage Weil2017-08-131-0/+31
* | mon/OSDMonitor: remove choose_args when pool is removedSage Weil2017-08-131-0/+10
* | crush/CrushWrapper: fill in weight-sets when we build shadow treesSage Weil2017-08-133-12/+68
* | crush/CrushWrapper: remove unused 'unused' arg for trim_roots_with_classesSage Weil2017-08-133-19/+11
* | crush: do add/remove before updating weight-setsSage Weil2017-08-131-2/+10
* | osd: Fix Paxos shutdown handling for commit_finish raceDavid Zafman2017-08-122-0/+34
* | qa/suites/rados/verify/validater/valgrind: whitelist PG_Sage Weil2017-08-121-0/+4
* | qa/suites/rados/multimon/tasks/mon_lock_with_skew: whitelist PG_Sage Weil2017-08-121-0/+1
* | Merge pull request #17003 from liewegas/wip-luminous-squelch-mon-downSage Weil2017-08-121-0/+1
|\ \
| * | qa/tasks/thrashosds-health.yaml: ignore MON_DOWNSage Weil2017-08-121-0/+1
|/ /
* | os/bluestore: fail early on very large objectsSage Weil2017-08-112-10/+33
* | os/bluestore: do not segv on kraken upgrade debug printSage Weil2017-08-111-3/+7
* | os/bluestore: fix clone dirty_range againSage Weil2017-08-111-2/+4
* | os/memstore: memstore_page_set=falseSage Weil2017-08-111-1/+1
* | qa/suites/rados/multimon: whitelist mgr down vs clock skew testSage Weil2017-08-111-1/+3
|/
* Merge commit 'c56d9c07b342c08419bbc18dcf2a4c5fae62b9cf' into luminousSage Weil2017-08-110-0/+0
|\
| * 12.1.3v12.1.3Jenkins Build Slave User2017-08-102-1/+7
* | 12.1.3Jenkins Build Slave User2017-08-112-1/+7
* | rados/tool: fixup rados stat command hinthuanwen ren2017-08-111-1/+1
* | crush: "osd crush class rename" supportxie xingguo2017-08-115-0/+90
* | ceph_test_objectstore: drop expect regexSage Weil2017-08-111-2/+2
* | qa: test that "fs new" correctly set the application_metadataGreg Farnum2017-08-101-0/+13
* | mdsmon: treat the osdmon correctly when doing plugged updatesGreg Farnum2017-08-103-13/+14
* | mdsmon: don't add pool application metadata until running fully-luminousGreg Farnum2017-08-102-4/+10
|/
* Merge pull request #16969 from linuxbox2/wip-disable-dynreshard-LSage Weil2017-08-101-1/+1
|\
| * rgw: disable dynamic reshading for 1st L point releaseMatt Benjamin2017-08-101-1/+1
|/
* os/bluestore: clearer comments, not slower code.Mark Nelson2017-08-101-4/+4
* mon/Elector: force election epoch bump on startSage Weil2017-08-101-2/+12
* qa/suites/upgrade/kraken-x/stress-split: more whitelistingSage Weil2017-08-101-0/+4
* Merge pull request #16970 from ceph/backport-16919Alfredo Deza2017-08-1016-2/+754
|\
| * ceph-volume: is_mounted should use a bytes->string util to compare stringsAlfredo Deza2017-08-101-2/+3
| * ceph-volume: create a utf-8 string decoder for py3 compatAlfredo Deza2017-08-101-0/+10
| * ceph-volume: tests add tests for the is_mounted utilityAlfredo Deza2017-08-101-0/+55
| * ceph-volume: lvm activate should check if the device is mounted to prevent er...Alfredo Deza2017-08-101-1/+2
| * ceph-volume util add a helper to check if a device is mountedAlfredo Deza2017-08-101-0/+53
| * ceph-volume: lvm activate should not ignore exit status codesAlfredo Deza2017-08-101-2/+2
| * ceph-volume: remove unused config from vagrant_variables.yml filesAndrew Schoen2017-08-102-38/+0
| * ceph-volume: adds CEPH_VOLUME_DEBUG=1 to functional testsAndrew Schoen2017-08-101-0/+1
| * ceph-volume: add placeholders for prepare_activate testing in tox.iniAndrew Schoen2017-08-101-1/+4