summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 14.1.1v14.1.1Jenkins Build Slave User2019-03-112-1/+7
* Merge PR #26858 into masterIlya Dryomov2019-03-1110-8/+342
|\
| * qa: krbd deep-flatten testIlya Dryomov2019-03-082-0/+334
| * qa/suites/krbd: enable deep-flatten featureIlya Dryomov2019-03-058-8/+8
* | Merge pull request #26825 from idryomov/wip-copyup-truncateJason Dillaman2019-03-112-5/+67
|\ \
| * | test/librbd: create shouldn't be called in DiscardTruncate{AssertExists,}Ilya Dryomov2019-03-071-0/+4
| * | librbd: don't do create+truncate for discards with copyupIlya Dryomov2019-03-072-3/+61
| * | test/librbd: observe the object map interaction in DiscardRemoveTruncateIlya Dryomov2019-03-071-2/+2
* | | Merge pull request #26867 from liewegas/wip-doc-msgr2Xie Xingguo2019-03-112-0/+220
|\ \ \
| * | | doc/rados/configuration/msgr2: some documentation about msgr2Sage Weil2019-03-102-0/+220
* | | | Merge pull request #26801 from wjwithagen/wjw-fix-use-binutils-ldJason Dillaman2019-03-102-4/+2
|\ \ \ \
| * | | | build: LLVM ld does not like the versioning schemeWillem Jan Withagen2019-03-062-4/+2
* | | | | Merge PR #26859 into masterPatrick Donnelly2019-03-101-0/+1
|\ \ \ \ \
| * | | | | qa: ignore slow metadata io wrn during osd thrashPatrick Donnelly2019-03-081-0/+1
* | | | | | Merge pull request #26876 from wjwithagen/wjw-fix-src/test/librbd/operation/t...Jason Dillaman2019-03-101-1/+1
|\ \ \ \ \ \
| * | | | | | librbd: avoid aggregate-initializing any static_visitorWillem Jan Withagen2019-03-101-1/+1
|/ / / / / /
* | | | | | Merge PR #26849 into masterSage Weil2019-03-102-116/+169
|\ \ \ \ \ \
| * | | | | | Revert "msg/async: msgr2: expected tags validation"Ricardo Dias2019-03-082-80/+1
| * | | | | | msg/async/ProtocolV2: state machine verificationsRicardo Dias2019-03-082-39/+171
* | | | | | | Merge PR #26869 into masterSage Weil2019-03-094-15/+11
|\ \ \ \ \ \ \
| * | | | | | | qa/standalone/erasure-code/test-erasure-eio.sh: still need to create rbd poolSage Weil2019-03-091-0/+1
| * | | | | | | qa/standalone/scrub/osd-scrub-repair: fix unfound grepSage Weil2019-03-091-2/+2
| * | | | | | | qa/standalone/ceph-helpers: fix test_wait_for_cleanSage Weil2019-03-091-2/+2
| * | | | | | | qa/standalone/ceph-helpers.sh: fix test_run_monSage Weil2019-03-091-7/+3
| * | | | | | | qa/standalone/osd/osd-rep-recov-eio: fix betterSage Weil2019-03-091-4/+3
* | | | | | | | Merge PR #26713 into masterPatrick Donnelly2019-03-092-13/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | mds: wait for client to release shared cap when re-acquiring xlockYan, Zheng2019-03-012-13/+16
* | | | | | | | | Merge PR #26828 into masterSage Weil2019-03-092-5/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | src/tools/kvstore_tool.cc: Move bluestore start-up codeBrad Hubbard2019-03-092-5/+14
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge PR #26660 into masterSage Weil2019-03-098-28/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | include/intarith: enforce the same type for p2*() argumentsIlya Dryomov2019-03-058-28/+26
* | | | | | | | | | Merge PR #26831 into masterSage Weil2019-03-092-4/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mon/OSDMonitor: add newlinexie xingguo2019-03-081-1/+1
| * | | | | | | | | | mgr/pg_autoscaler: drop undefined variable 'cr_name'xie xingguo2019-03-081-3/+0
* | | | | | | | | | | Merge PR #26779 into masterSage Weil2019-03-091-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | mgr/status: fix 'ceph fs status' AttributeErrorYanhu Cao2019-03-081-3/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge PR #26838 into masterIlya Dryomov2019-03-081-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | librbd: avoid aggregate-initializing IsWriteOpVisitorWillem Jan Withagen2019-03-081-1/+1
* | | | | | | | | | | Merge pull request #26826 from ceph/wip-simple-scan-allAlfredo Deza2019-03-089-64/+105
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | ceph-volume: make systemctl.get_running_osds resilient to garbage outputAndrew Schoen2019-03-082-8/+27
| * | | | | | | | | | ceph-volume: remove obsoleted simple unit testAndrew Schoen2019-03-081-8/+0
| * | | | | | | | | | ceph-volume: tox tests should ignore the tests/functional directoryAndrew Schoen2019-03-081-1/+1
| * | | | | | | | | | ceph-volume: use `simple scan` and `simple activate --all` in testsAndrew Schoen2019-03-082-38/+6
| * | | | | | | | | | ceph-volume: update docs and help menu for `simple scan`Andrew Schoen2019-03-083-4/+25
| * | | | | | | | | | ceph-volume: adds unit tests for systemd.systemctl.get_running_osd_idsAndrew Schoen2019-03-081-0/+9
| * | | | | | | | | | ceph-volume: update `simple scan` to scan all running OSDsAndrew Schoen2019-03-081-13/+29
| * | | | | | | | | | ceph-volume: add systemd.systemctl.get_running_osd_idsAndrew Schoen2019-03-081-0/+16
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #26815 from tchaikov/wip-38584Patrick Nawracay2019-03-082-2/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc/mgr/dashboard: note dashboard as a separate packageKefu Chai2019-03-071-2/+3
| * | | | | | | | | | doc/releases/nautilus: dashboard package notesKefu Chai2019-03-071-0/+11
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |