summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blacklist -> blocklistSage Weil2020-08-24138-902/+972
* Merge PR #36394 into masterPatrick Donnelly2020-08-247-57/+96
|\
| * qa: add method run ceph cluster command with better interfaceRishabh Dave2020-08-212-52/+43
| * cephfs: allow only "good" charactersRishabh Dave2020-08-205-5/+53
* | Merge pull request #36772 from neha-ojha/wip-47119Yuri Weinstein2020-08-241-15/+0
|\ \
| * | qa/suites/perf-basic/objectstore: remove filestoreNeha Ojha2020-08-241-15/+0
* | | Merge pull request #36760 from tchaikov/wip-qa-optional-argsKefu Chai2020-08-242-5/+17
|\ \ \
| * | | qa/workunits/rados: quote optional argsKefu Chai2020-08-221-1/+1
| * | | qa/tasks/workunit: allow passing optional args to workunitKefu Chai2020-08-221-4/+16
* | | | Merge pull request #36677 from bk201/wip-46986Lenz Grimmer2020-08-241-0/+4
|\ \ \ \
| * | | | mgr/dashboard: adjust cross button color in table filter chipsKiefer Chang2020-08-171-0/+4
* | | | | Merge pull request #36737 from tchaikov/wip-crimson-more-opsKefu Chai2020-08-246-70/+307
|\ \ \ \ \
| * | | | | crimson/os/cyanstore: handle OP_RMATTRKefu Chai2020-08-242-0/+30
| * | | | | crimson/osd: avoid creating a throw-away objectKefu Chai2020-08-241-4/+2
| * | | | | crimson/osd: implement rm-xattr opKefu Chai2020-08-243-0/+29
| * | | | | crimson/osd: check for DNE object and return ENOENT in read opsKefu Chai2020-08-241-2/+12
| * | | | | crimson/osd: refactor PGBackend::read() to pass os and opKefu Chai2020-08-243-42/+29
| * | | | | test/pybind: remove object for testing after done with itKefu Chai2020-08-241-2/+11
| * | | | | crimson/os/cyanstore: handle OP_ZEROKefu Chai2020-08-242-0/+22
| * | | | | crimson/osd: update oi.size after truncating an objectKefu Chai2020-08-241-16/+22
| * | | | | crimson/osd: return rval which is negativeKefu Chai2020-08-241-1/+6
| * | | | | crimson/osd: implement cmp-ext opKefu Chai2020-08-243-2/+55
| * | | | | crimson/os/cyanstore: handle OP_OMAP_CLEARKefu Chai2020-08-242-0/+29
| * | | | | crimson/osd: implement omap-clear opKefu Chai2020-08-243-0/+34
| * | | | | crimson/osd: implement append opKefu Chai2020-08-243-0/+33
| * | | | | crimson/osd: update size of object after writing to objectKefu Chai2020-08-221-3/+4
* | | | | | Merge pull request #36347 from rhcs-dashboard/wip-40767-masterLenz Grimmer2020-08-2429-39/+937
|\ \ \ \ \ \
| * | | | | | mgr/dashboard: Placeholders for Documenting REST APIAashish Sharma2020-08-1729-39/+937
* | | | | | | Merge pull request #36765 from sebastian-philipp/man-cephadm-list-no-detailSebastian Wagner2020-08-242-1/+7
|\ \ \ \ \ \ \
| * | | | | | | CODEOWNERS: Add cephadm man page to @ceph/orchestratorsSebastian Wagner2020-08-241-0/+1
| * | | | | | | doc/man/cephadm: Add missing parameters for `ls`Sebastian Wagner2020-08-241-1/+6
|/ / / / / / /
* | | | | | | Merge pull request #36755 from dillaman/wip-47050Mykola Golub2020-08-243-12/+40
|\ \ \ \ \ \ \
| * | | | | | | librbd: flush requests could race past initiation of write opsJason Dillaman2020-08-212-11/+37
| * | | | | | | librbd: reset collection state after move operationJason Dillaman2020-08-211-1/+3
* | | | | | | | Merge pull request #36521 from tchaikov/wip-rgw-optionalKefu Chai2020-08-221-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | rgw: hold reloader using unique_ptrKefu Chai2020-08-071-2/+2
* | | | | | | | | Merge pull request #36707 from dillaman/wip-47007Mykola Golub2020-08-222-4/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | qa/workunits/rbd: retrieve peer uuid when attempting to delete duplicateJason Dillaman2020-08-181-0/+4
| * | | | | | | | | rbd: re-use helper method for adding mirror peer site-name optionalJason Dillaman2020-08-181-4/+2
* | | | | | | | | | Merge pull request #36471 from dillaman/wip-41394Mykola Golub2020-08-2211-27/+231
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | librbd: migration abort should revert data back to the original imageJason Dillaman2020-08-173-1/+113
| * | | | | | | | | | librbd: track in-progress migration aborting operationJason Dillaman2020-08-179-26/+104
| * | | | | | | | | | librbd: improved debug logs on list watcher state machineJason Dillaman2020-08-171-0/+14
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #36380 from dillaman/wip-46754Mykola Golub2020-08-2212-93/+162
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rbd: delay parsing of default kernel map optionsJason Dillaman2020-08-201-52/+80
| * | | | | | | | | | rbd: 'list' action should connect to cluster before querying configJason Dillaman2020-08-201-7/+7
| * | | | | | | | | | rbd: drop querying of RBD default featuresJason Dillaman2020-08-201-2/+0
| * | | | | | | | | | rbd: delay determination of default pool nameJason Dillaman2020-08-208-26/+45
| * | | | | | | | | | rbd: let librados finish initializing the global contextJason Dillaman2020-08-201-1/+0
| * | | | | | | | | | mon/MonClient: apply MON config before finishing bootstrapJason Dillaman2020-08-202-5/+30
| |/ / / / / / / / /