summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 12.2.3v12.2.3Jenkins Build Slave User2018-02-192-1/+7
* cmake: disable DOWNLOAD_NO_PROGRESS if cmake ver is lower than 3.1Kefu Chai2018-02-191-1/+1
* Merge pull request #20452 from ceph/backport-wip-rm22785Alfredo Deza2018-02-165-3/+132
|\
| * ceph-volume tests remove unused importAlfredo Deza2018-02-161-1/+1
| * ceph-volume util.prepare extend flags when foundAlfredo Deza2018-02-151-1/+1
| * ceph-volume util.constants update mount flags to include rw, normalize on listAlfredo Deza2018-02-151-1/+1
| * ceph-volume configuration normalize underscore vs. whitespace named optionsAlfredo Deza2018-02-151-0/+5
| * ceph-volume tests check for mount/format usage from ceph.confAlfredo Deza2018-02-151-1/+105
| * ceph-volume tests add ceph.conf stub for custom conf filesAlfredo Deza2018-02-151-1/+21
* | Merge pull request #20451 from ceph/wip-yuri-PR20053-luminousAbhishek L2018-02-161-0/+2
|\ \ | |/ |/|
| * qa/tests: Applied PR 20053 to stress-split testsYuri Weinstein2018-02-151-0/+2
* | Merge pull request #20429 from ceph/backport-wip-rm22988Andrew Schoen2018-02-142-8/+52
|\ \
| * | ceph-volume tests verify realpath usage in mountsAlfredo Deza2018-02-141-0/+12
| * | ceph-volume util.system optionally use realpath on devicesAlfredo Deza2018-02-141-8/+40
|/ /
* | Merge pull request #20438 from ceph/backport-wip-rm22876Andrew Schoen2018-02-143-20/+44
|\ \
| * | ceph-volume: use terminal.MultiLogger in `lvm zap`Andrew Schoen2018-02-141-10/+6
| * | ceph-volume: use api helper methods for pvs and lvs in lvm zapAndrew Schoen2018-02-141-2/+2
| * | ceph-volume: fix documentation typos for lvm zapAndrew Schoen2018-02-142-4/+4
| * | ceph-volume: when zapping unmount osd directoriesAndrew Schoen2018-02-142-17/+34
| * | ceph-volume: adds a util.system.unmount functionAndrew Schoen2018-02-141-0/+11
|/ /
* | Merge pull request #20407 from cbodley/wip-qa-multisite-trim-luminousCasey Bodley2018-02-131-0/+1
|\ \ | |/ |/|
| * qa/rgw: disable log trim in multisite suiteCasey Bodley2018-02-121-0/+1
|/
* Merge pull request #20368 from ceph/backport-20367Andrew Schoen2018-02-0813-13/+14
|\
| * ceph-volume: use a custom cluster name in simple functional testsAndrew Schoen2018-02-0812-12/+12
| * ceph-volume: set conf.cluster name during simple activateAndrew Schoen2018-02-081-1/+2
* | Merge pull request #20357 from pdvian/wip-22938-luminousAbhishek L2018-02-081-1/+1
|\ \ | |/ |/|
| * rgw: unlink deleted bucket from bucket's ownerCasey Bodley2018-02-071-1/+1
* | Merge pull request #20338 from cbodley/wip-22930Orit Wasserman2018-02-081-4/+5
|\ \ | |/ |/|
| * rgw: fix for empty query string in beast frontendCasey Bodley2018-02-061-4/+5
* | Merge pull request #20204 from tchaikov/wip-pr-18614-luminousYuri Weinstein2018-02-0715-12/+239
|\ \
| * | qa: silence SLOW_OPS,PENDING_CREATING_PGS warningsKefu Chai2018-02-013-0/+3
| * | mgr: summarize osd metrics in MMgrReport and sent it to monKefu Chai2018-02-015-0/+125
| * | mon/health_check: s/std::list/list/Kefu Chai2018-02-011-3/+3
| * | osd: send health-checks to mgrKefu Chai2018-02-013-1/+80
| * | osd: remember is_primary when adding pending creating pgsKefu Chai2018-02-012-5/+7
| * | mgr/MgrClient: send health_checks using MMgrReportKefu Chai2018-02-013-3/+21
* | | Merge pull request #20249 from pdvian/wip-22864-luminousYuri Weinstein2018-02-071-2/+2
|\ \ \
| * | | mds: fix scrub crashdongdong tao2018-02-011-2/+2
* | | | Merge pull request #20256 from pdvian/wip-22860-luminousYuri Weinstein2018-02-072-17/+19
|\ \ \ \
| * | | | osdc/ObjectCacher: don't merge TX buffer headsYan, Zheng2018-02-022-16/+18
| * | | | osdc/ObjectCacher: fix off-by-one error in bh_write_commit()Yan, Zheng2018-02-021-1/+1
| |/ / /
* | | | Merge pull request #20299 from pdvian/wip-22859-luminousYuri Weinstein2018-02-072-3/+5
|\ \ \ \
| * | | | mds: set higher priority for some perf countersShangzhong Zhu2018-02-042-3/+5
* | | | | Merge pull request #20300 from pdvian/wip-22867-luminousYuri Weinstein2018-02-071-1/+1
|\ \ \ \ \
| * | | | | Avoid the assert failure when the inode for the cap_export from other MDS hap...Jianyu Li2018-02-041-1/+1
| |/ / / /
* | | | | Merge pull request #20339 from batrick/i22242Yuri Weinstein2018-02-074-56/+130
|\ \ \ \ \
| * | | | | mds: limit size of MExportDir messageYan, Zheng2018-02-063-16/+86
| * | | | | mds: optimize MDCache::try_subtree_mergeYan, Zheng2018-02-061-13/+14
| * | | | | mds: optimize import/export state accessYan, Zheng2018-02-062-27/+30
| | |_|_|/ | |/| | |
* | | | | Merge pull request #20340 from batrick/i22240Yuri Weinstein2018-02-076-45/+47
|\ \ \ \ \