summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 15.1.0v15.1.0Jenkins Build Slave User2020-01-292-0/+7
* Merge PR #32623 into masterSage Weil2020-01-292-2/+2
|\
| * ceph_release: octopus rc 15.1.0Sage Weil2020-01-132-2/+2
* | Merge pull request #32828 from leseb/raw-db-walSébastien Han2020-01-297-126/+96
|\ \
| * | ceph-volume: add db and wal support to raw modeSébastien Han2020-01-294-23/+95
| * | ceph-volume: fix raw listSébastien Han2020-01-271-3/+1
| * | ceph-volume: remove unnecessary commentSébastien Han2020-01-271-9/+1
| * | ceph-volume: remove osd-id and osd-fsid flagSébastien Han2020-01-273-11/+2
| * | ceph-volume: remove "create" call from raw modeSébastien Han2020-01-272-83/+0
* | | Merge pull request #32941 from cbodley/wip-qa-rgw-multisite-pubsub-checkpointYuval Lifshitz2020-01-293-2/+8
|\ \ \
| * | | qa/rgw: multisite checkpoints consider pubsub zoneCasey Bodley2020-01-283-2/+8
* | | | Merge PR #32943 into masterSage Weil2020-01-291-2/+10
|\ \ \ \
| * | | | qa/tasks/ceph_manager: fix chmod on log dir during pg export copySage Weil2020-01-281-2/+10
* | | | | Merge pull request #32932 from smanjara/add-bucket-chown-nonmasterCasey Bodley2020-01-291-5/+5
|\ \ \ \ \
| * | | | | rgw: add bucket_chown to list of commands that are recommended to be run on m...Shilpa Jagannath2020-01-291-5/+5
* | | | | | Merge pull request #32957 from tchaikov/wip-mgr-cephadmSage Weil2020-01-291-10/+20
|\ \ \ \ \ \
| * | | | | | mgr/cephadm: drop "type: ignore" annotationsKefu Chai2020-01-291-9/+9
| * | | | | | mgr/cephadm: init attrs created by settattr()Kefu Chai2020-01-291-1/+11
* | | | | | | Merge pull request #32893 from sebastian-philipp/orchestrator-document-client...Sebastian Wagner2020-01-291-0/+10
|\ \ \ \ \ \ \
| * | | | | | | mgr/orchestrator: Add doc about how to use OrchestratorClientMixinSebastian Wagner2020-01-281-0/+10
* | | | | | | | Merge PR #32939 into masterSage Weil2020-01-291-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | mon/MgrMonitor.cc: add always_on_modules to the output of "ceph mgr module ls"Neha2020-01-281-0/+5
* | | | | | | | | Merge PR #32823 into masterSage Weil2020-01-292-1/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | common/bl: fix memory corruption in bufferlist::claim_append()Radoslaw Zarzynski2020-01-242-1/+24
* | | | | | | | | | Merge PR #32940 into masterSage Weil2020-01-291-32/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | qa: remove rados/basic/tasks/rgw_snaps.ymlAli Maredia2020-01-281-32/+0
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge PR #32942 into masterSage Weil2020-01-291-0/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | osd: dispatch_context and queue split finish on early bail-outSage Weil2020-01-281-0/+11
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #31879 from joke-lee/rgw-sts-post-upload-authDaniel Gryniewicz2020-01-292-2/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rgw: use STSEngine::authenticate when post upload with x_amz_security_tokenyuliyang2019-11-282-2/+10
* | | | | | | | | | | Merge pull request #31214 from IlsooByun/lc_stale_headDaniel Gryniewicz2020-01-291-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | rgw: prevent LC from reading stale head when transitioning objectIlsoo Byun2019-10-291-0/+5
* | | | | | | | | | | Merge pull request #31700 from rishabh-d-dave/cv-list-using-dash-SJan Fajerski2020-01-294-280/+360
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ceph-volume: update tests since listing.py got heavily modifiedRishabh Dave2020-01-282-92/+142
| * | | | | | | | | | | ceph-volume: delete test_lvs_list_is_created_just_onceRishabh Dave2020-01-281-18/+0
| * | | | | | | | | | | ceph-volume: add new method in api/lvm.pyRishabh Dave2020-01-281-0/+10
| * | | | | | | | | | | ceph-volume: refactor devices/lvm/listing.pyRishabh Dave2020-01-281-146/+69
| * | | | | | | | | | | ceph-volume: add helper methods to get only first LVM devsRishabh Dave2020-01-282-33/+47
| * | | | | | | | | | | ceph-volume: filter based on tags for api.lvm.get_* methodsRishabh Dave2020-01-281-3/+104
* | | | | | | | | | | | Merge pull request #32808 from theanalyst/rgw/test-iam-bitsAbhishek L2020-01-291-8/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | test: modify iam tests to use another iterator function to set bitsAbhishek Lekshmanan2020-01-231-8/+13
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | mgr/dashboard: smart: add support for NVMe (#32708)Lenz Grimmer2020-01-2912-230/+544
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | mgr/dashboard: smart: add support for NVMePatrick Seidensal2020-01-2012-230/+544
* | | | | | | | | | | | Merge pull request #32938 from trociny/wip-fix-freebsd-buildJason Dillaman2020-01-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | librbd: make build on freebsdMykola Golub2020-01-281-1/+1
* | | | | | | | | | | | | Merge PR #32502 into masterSage Weil2020-01-284-10/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pybind/mgr: Add ceph_module.pyi to improve type checkingSebastian Wagner2020-01-234-10/+87
* | | | | | | | | | | | | | Merge PR #32903 into masterSage Weil2020-01-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mgr/devicehealth: fix telemetry stops sending device reports after 48 hoursYaarit Hatuka2020-01-271-1/+1
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge PR #32365 into masterSage Weil2020-01-281-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \