| Commit message (Expand) | Author | Age | Files | Lines |
* | 12.1.0v12.1.0 | Jenkins Build Slave User | 2017-06-22 | 2 | -1/+7 |
* | Merge pull request #15805 from jcsp/wip-mds-flush-upgrade | John Spray | 2017-06-22 | 1 | -2/+7 |
|\ |
|
| * | client: check for luminous MDS before sending FLUSH_MDLOG | John Spray | 2017-06-21 | 1 | -2/+7 |
* | | Merge pull request #15800 from ukernel/wip-20340 | John Spray | 2017-06-22 | 1 | -2/+2 |
|\ \ |
|
| * | | mds: save projected path into inode_t::stray_prior_path | Yan, Zheng | 2017-06-21 | 1 | -2/+2 |
* | | | Merge pull request #15776 from ukernel/wip-20338 | John Spray | 2017-06-22 | 1 | -5/+10 |
|\ \ \ |
|
| * | | | osdc/Journaler: fix memory leak in Journaler::_issue_read() | Yan, Zheng | 2017-06-20 | 1 | -5/+10 |
| |/ / |
|
* | | | Merge pull request #15430 from jcsp/wip-20165 | John Spray | 2017-06-22 | 2 | -16/+8 |
|\ \ \ |
|
| * | | | mds: fix re-entrant calls into Journaler from PurgeQueue | John Spray | 2017-06-20 | 1 | -15/+7 |
| * | | | osdc: always use finisher from wait_for_readable | John Spray | 2017-06-19 | 1 | -1/+1 |
* | | | | Merge pull request #15548 from ukernel/wip-20196 | John Spray | 2017-06-22 | 7 | -110/+171 |
|\ \ \ \ |
|
| * | | | | qa/cephfs: use ceph.dir.pin to trigger migration | Yan, Zheng | 2017-06-20 | 1 | -6/+4 |
| * | | | | mds: don't export dirfrag to stopping mds | Yan, Zheng | 2017-06-20 | 1 | -0/+4 |
| * | | | | qa/cephfs: update stray reintegration test case | Yan, Zheng | 2017-06-12 | 1 | -36/+85 |
| * | | | | mds: improve StrayManager::eval_remote_stray() | Yan, Zheng | 2017-06-12 | 1 | -5/+30 |
| * | | | | mds: move MDCache::eval_remote into StrayManager | Yan, Zheng | 2017-06-08 | 4 | -44/+43 |
| * | | | | mds: cleanup MDCache::eval_remote() | Yan, Zheng | 2017-06-08 | 1 | -19/+1 |
| * | | | | mds: link inode to newly created remote dentry | Yan, Zheng | 2017-06-07 | 1 | -2/+6 |
* | | | | | Merge pull request #15796 from lixiaoy1/fio_ceph_objectstore | Igor Fedotov | 2017-06-22 | 1 | -1/+7 |
|\ \ \ \ \ |
|
| * | | | | | fio_ceph_objectstore: Print db_statistics when rocksdb_perf is enabled | lisali | 2017-06-21 | 1 | -1/+7 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #15753 from pritha-srivastava/wip-rgw-s3tests-conf | Orit Wasserman | 2017-06-22 | 1 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | rgw: Changes for s3test config file, to add user under a tenant. | Pritha Srivastava | 2017-06-20 | 1 | -2/+4 |
* | | | | | | Merge pull request #15317 from liupan1111/wip-fix-list | Mykola Golub | 2017-06-22 | 2 | -124/+238 |
|\ \ \ \ \ \ |
|
| * | | | | | | qa/workunits: update rbd-nbd.sh for the changes of rbd-nbd list-mapped. | Pan Liu | 2017-06-18 | 1 | -6/+34 |
| * | | | | | | rbd-nbd: support to display pool/image/snap information which mapped to | Pan Liu | 2017-06-18 | 1 | -83/+158 |
| * | | | | | | rbd-nbd: remove global variables. | Pan Liu | 2017-06-17 | 1 | -50/+61 |
* | | | | | | | Merge pull request #15803 from mikulely/cleanup-rgw_rados_doc | Jos Collin | 2017-06-22 | 2 | -29/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | rgw: update rgw_rados.h function doc | Jiaying Ren | 2017-06-22 | 2 | -29/+6 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #15261 from mychoxin/yuanxin_use_func | Sage Weil | 2017-06-21 | 1 | -275/+276 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | when print log, use __func__ instead of hard code function name | mychoxin | 2017-06-18 | 1 | -275/+276 |
* | | | | | | | | Merge pull request #15354 from badone/wip-rados-ls-auth-fix | Sage Weil | 2017-06-21 | 3 | -4/+36 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | osd: Reverse order of op_has_sufficient_caps and do_pg_op | Brad Hubbard | 2017-06-19 | 3 | -4/+36 |
* | | | | | | | | | Merge pull request #15649 from liewegas/wip-20274 | Sage Weil | 2017-06-21 | 2 | -13/+22 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | osd/PGLog: ignore ERROR entires in _merge_object_divergent_entries | Sage Weil | 2017-06-21 | 1 | -8/+20 |
| * | | | | | | | | | osd/PGLog: remove some dead code | Sage Weil | 2017-06-13 | 1 | -4/+0 |
| * | | | | | | | | | osd/osd_types: do not track ERROR change for missing set | Sage Weil | 2017-06-13 | 1 | -1/+2 |
* | | | | | | | | | | Merge pull request #15601 from liewegas/wip-no-restful-cert | Sage Weil | 2017-06-21 | 7 | -33/+100 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | qa/workunits/rest/test_mgr_rest_api: remove ruleset | Sage Weil | 2017-06-21 | 1 | -1/+0 |
| * | | | | | | | | | | qa/suites/rados/rest/mgr-restful: configure cert | Sage Weil | 2017-06-21 | 1 | -0/+1 |
| * | | | | | | | | | | pybind/mgr/restful: add 'restful restart' command | Sage Weil | 2017-06-21 | 1 | -0/+13 |
| * | | | | | | | | | | pybind/mgr/restful: remove default path names for the cert | Sage Weil | 2017-06-21 | 1 | -2/+2 |
| * | | | | | | | | | | pybind/mgr/restful: do not start if no certificate is configured | Sage Weil | 2017-06-21 | 1 | -0/+7 |
| * | | | | | | | | | | restful: Introduce create-self-signed-cert command | Boris Ranto | 2017-06-21 | 4 | -13/+71 |
| * | | | | | | | | | | pybind/mgr/restful: remove default of 127.0.0.1 | Sage Weil | 2017-06-20 | 1 | -1/+3 |
| * | | | | | | | | | | pybind/mgr/dashboard: remove default of 127.0.0.1 | Sage Weil | 2017-06-20 | 1 | -1/+3 |
| * | | | | | | | | | | ceph.spec,debian: remove auto-generated self-signed mgr restful cert | Sage Weil | 2017-06-20 | 3 | -16/+0 |
* | | | | | | | | | | | Merge pull request #15755 from Adirl/wip-HUGEPAGES | Haomai Wang | 2017-06-22 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | msg/async/rdma: automatically set RDMAV_HUGEPAGES_SAFE according to conf | Daniel Bar-On | 2017-06-20 | 1 | -0/+15 |
* | | | | | | | | | | | | Merge pull request #15757 from runsisi/wip-image-ts | Jason Dillaman | 2017-06-21 | 17 | -0/+295 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | test/cli-integration/rbd: verify formatting for image create timestamp | runsisi | 2017-06-20 | 1 | -0/+24 |