summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 12.1.0v12.1.0Jenkins Build Slave User2017-06-222-1/+7
* Merge pull request #15805 from jcsp/wip-mds-flush-upgradeJohn Spray2017-06-221-2/+7
|\
| * client: check for luminous MDS before sending FLUSH_MDLOGJohn Spray2017-06-211-2/+7
* | Merge pull request #15800 from ukernel/wip-20340John Spray2017-06-221-2/+2
|\ \
| * | mds: save projected path into inode_t::stray_prior_pathYan, Zheng2017-06-211-2/+2
* | | Merge pull request #15776 from ukernel/wip-20338John Spray2017-06-221-5/+10
|\ \ \
| * | | osdc/Journaler: fix memory leak in Journaler::_issue_read()Yan, Zheng2017-06-201-5/+10
| |/ /
* | | Merge pull request #15430 from jcsp/wip-20165John Spray2017-06-222-16/+8
|\ \ \
| * | | mds: fix re-entrant calls into Journaler from PurgeQueueJohn Spray2017-06-201-15/+7
| * | | osdc: always use finisher from wait_for_readableJohn Spray2017-06-191-1/+1
* | | | Merge pull request #15548 from ukernel/wip-20196John Spray2017-06-227-110/+171
|\ \ \ \
| * | | | qa/cephfs: use ceph.dir.pin to trigger migrationYan, Zheng2017-06-201-6/+4
| * | | | mds: don't export dirfrag to stopping mdsYan, Zheng2017-06-201-0/+4
| * | | | qa/cephfs: update stray reintegration test caseYan, Zheng2017-06-121-36/+85
| * | | | mds: improve StrayManager::eval_remote_stray()Yan, Zheng2017-06-121-5/+30
| * | | | mds: move MDCache::eval_remote into StrayManagerYan, Zheng2017-06-084-44/+43
| * | | | mds: cleanup MDCache::eval_remote()Yan, Zheng2017-06-081-19/+1
| * | | | mds: link inode to newly created remote dentryYan, Zheng2017-06-071-2/+6
* | | | | Merge pull request #15796 from lixiaoy1/fio_ceph_objectstoreIgor Fedotov2017-06-221-1/+7
|\ \ \ \ \
| * | | | | fio_ceph_objectstore: Print db_statistics when rocksdb_perf is enabledlisali2017-06-211-1/+7
| | |_|_|/ | |/| | |
* | | | | Merge pull request #15753 from pritha-srivastava/wip-rgw-s3tests-confOrit Wasserman2017-06-221-2/+4
|\ \ \ \ \
| * | | | | rgw: Changes for s3test config file, to add user under a tenant.Pritha Srivastava2017-06-201-2/+4
* | | | | | Merge pull request #15317 from liupan1111/wip-fix-listMykola Golub2017-06-222-124/+238
|\ \ \ \ \ \
| * | | | | | qa/workunits: update rbd-nbd.sh for the changes of rbd-nbd list-mapped.Pan Liu2017-06-181-6/+34
| * | | | | | rbd-nbd: support to display pool/image/snap information which mapped toPan Liu2017-06-181-83/+158
| * | | | | | rbd-nbd: remove global variables.Pan Liu2017-06-171-50/+61
* | | | | | | Merge pull request #15803 from mikulely/cleanup-rgw_rados_docJos Collin2017-06-222-29/+6
|\ \ \ \ \ \ \
| * | | | | | | rgw: update rgw_rados.h function docJiaying Ren2017-06-222-29/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #15261 from mychoxin/yuanxin_use_funcSage Weil2017-06-211-275/+276
|\ \ \ \ \ \ \
| * | | | | | | when print log, use __func__ instead of hard code function namemychoxin2017-06-181-275/+276
* | | | | | | | Merge pull request #15354 from badone/wip-rados-ls-auth-fixSage Weil2017-06-213-4/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | osd: Reverse order of op_has_sufficient_caps and do_pg_opBrad Hubbard2017-06-193-4/+36
* | | | | | | | | Merge pull request #15649 from liewegas/wip-20274Sage Weil2017-06-212-13/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | osd/PGLog: ignore ERROR entires in _merge_object_divergent_entriesSage Weil2017-06-211-8/+20
| * | | | | | | | | osd/PGLog: remove some dead codeSage Weil2017-06-131-4/+0
| * | | | | | | | | osd/osd_types: do not track ERROR change for missing setSage Weil2017-06-131-1/+2
* | | | | | | | | | Merge pull request #15601 from liewegas/wip-no-restful-certSage Weil2017-06-217-33/+100
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | qa/workunits/rest/test_mgr_rest_api: remove rulesetSage Weil2017-06-211-1/+0
| * | | | | | | | | | qa/suites/rados/rest/mgr-restful: configure certSage Weil2017-06-211-0/+1
| * | | | | | | | | | pybind/mgr/restful: add 'restful restart' commandSage Weil2017-06-211-0/+13
| * | | | | | | | | | pybind/mgr/restful: remove default path names for the certSage Weil2017-06-211-2/+2
| * | | | | | | | | | pybind/mgr/restful: do not start if no certificate is configuredSage Weil2017-06-211-0/+7
| * | | | | | | | | | restful: Introduce create-self-signed-cert commandBoris Ranto2017-06-214-13/+71
| * | | | | | | | | | pybind/mgr/restful: remove default of 127.0.0.1Sage Weil2017-06-201-1/+3
| * | | | | | | | | | pybind/mgr/dashboard: remove default of 127.0.0.1Sage Weil2017-06-201-1/+3
| * | | | | | | | | | ceph.spec,debian: remove auto-generated self-signed mgr restful certSage Weil2017-06-203-16/+0
* | | | | | | | | | | Merge pull request #15755 from Adirl/wip-HUGEPAGESHaomai Wang2017-06-221-0/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | msg/async/rdma: automatically set RDMAV_HUGEPAGES_SAFE according to confDaniel Bar-On2017-06-201-0/+15
* | | | | | | | | | | | Merge pull request #15757 from runsisi/wip-image-tsJason Dillaman2017-06-2117-0/+295
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | test/cli-integration/rbd: verify formatting for image create timestamprunsisi2017-06-201-0/+24