summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 14.1.0v14.1.0Jenkins Build Slave User2019-02-222-1/+7
* Merge pull request #25438 from MahatiC/wip-move-to-trashMykola Golub2019-02-2230-760/+1243
|\
| * librbd: execute image pre-removal validation before moving image to trashJason Dillaman2019-02-202-5/+31
| * librbd: split image pre-removal logic to separate state machineJason Dillaman2019-02-208-584/+870
| * librbd: drop extra check for image watchers from trash move APIJason Dillaman2019-02-206-37/+11
| * librbd: attempt to restore deleted image from trash on known failuresJason Dillaman2019-02-201-0/+6
| * rbd: don't hide partially deleted images in long image listJason Dillaman2019-02-201-5/+4
| * librbd: include in-progress image removals in image listJason Dillaman2019-02-2013-24/+159
| * librbd: fixed some edge cases when moving images to trash upon removeJason Dillaman2019-02-2010-146/+137
| * librbd: skip mirror image verification when pruning rbd-mirror watchersJason Dillaman2019-02-203-46/+2
| * rbd: move image to trash as a first stepMahati Chamarthy2019-02-209-55/+165
* | Merge pull request #26506 from ricardoasmarques/multi-backstore-backendLenz Grimmer2019-02-223-14/+30
|\ \
| * | mgr/dashboard: Infrastructure for multiple backstores (backend)Ricardo Marques2019-02-203-14/+30
* | | Merge pull request #26515 from theanalyst/civetweb-fixes-nMatt Benjamin2019-02-221-0/+0
|\ \ \
| * | | civetweb: pull up to ceph-masterAbhishek Lekshmanan2019-02-221-0/+0
* | | | Merge PR #26550 into masterSage Weil2019-02-223-39/+95
|\ \ \ \
| * | | | mon/AuthMonitor: provide auth_lock-safe _assign_global_id()Sage Weil2019-02-202-17/+44
| * | | | mon/AuthMonitor: provide AuthMonitor with mon count and rank *only* while activeSage Weil2019-02-203-29/+58
| | |_|/ | |/| |
* | | | Merge PR #26476 into masterSage Weil2019-02-226-3/+8
|\ \ \ \
| * | | | pybind: auto encode/decode cstrKefu Chai2019-02-212-2/+2
| * | | | pybind: set language_level for cythonize explicitlyKefu Chai2019-02-214-1/+6
* | | | | Merge PR #26552 into masterSage Weil2019-02-222-0/+31
|\ \ \ \ \
| * | | | | osdc/Objecter: invalidate crcs on preallocated rx buffersIlya Dryomov2019-02-212-0/+31
| | |/ / / | |/| | |
* | | | | Merge PR #26568 into masterSage Weil2019-02-228-26/+342
|\ \ \ \ \
| * | | | | unittest_auth: add unit tests for AuthRegistry con_mode selectionSage Weil2019-02-213-0/+255
| * | | | | auth/AuthRegistry: register as an observerSage Weil2019-02-212-8/+21
| * | | | | auth/AuthRegistry: clear output vectorsSage Weil2019-02-211-0/+9
| * | | | | common/options: add ms_mon_client_modeSage Weil2019-02-203-3/+24
| * | | | | auth: push con_mode selection into AuthRegistry helperSage Weil2019-02-204-15/+33
* | | | | | Merge pull request #26584 from capri1989/doc-fixesKefu Chai2019-02-221-11/+0
|\ \ \ \ \ \
| * | | | | | doc: Remove value 'mon_osd_max_split_count' from the docsKai Wagner2019-02-221-11/+0
* | | | | | | Merge pull request #26510 from callithea/wip-add-ganesha-qa-testsLenz Grimmer2019-02-221-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | mgr/dashboard: Added NFS Ganesha suite to QA testsLaura Paduano2019-02-201-0/+1
* | | | | | | Merge pull request #26520 from ktdreyer/rpm-rhel8Kefu Chai2019-02-221-2/+8
|\ \ \ \ \ \ \
| * | | | | | | rpm: build __pycache__ directories on RHEL 8Ken Dreyer2019-02-211-0/+3
| * | | | | | | rpm: fix pyOpenSSL requirement for RHEL 8Ken Dreyer2019-02-211-1/+4
| * | | | | | | rpm: fix python dependencies on RHEL 8Ken Dreyer2019-02-211-1/+1
* | | | | | | | Merge pull request #26555 from tchaikov/wip-install-build-depsKefu Chai2019-02-2210-43/+104
|\ \ \ \ \ \ \ \
| * | | | | | | | install-deps,do_freebsd: disable amqp supportKefu Chai2019-02-222-1/+1
| * | | | | | | | rpm: disable amqp endpoint on SLE/OpenSUSEKefu Chai2019-02-221-0/+7
| * | | | | | | | cmake: remove amqp_mock from UNITTEST_LIBSKefu Chai2019-02-222-18/+22
| * | | | | | | | rgw,cmake: add option "WITH_RADOSGW_AMQP_ENDPOINT"Kefu Chai2019-02-215-20/+56
| * | | | | | | | cmake: find_package(RabbitMQ) instead of just checking its headerKefu Chai2019-02-213-11/+26
| * | | | | | | | install-deps.sh: do not install librabbitmq-dev manuallyKefu Chai2019-02-211-1/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #26582 from tchaikov/wip-cmake-silence-syntax-warningKefu Chai2019-02-221-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | cmake: fix syntax error of set()Kefu Chai2019-02-221-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #26566 from theanalyst/vstart-beastCasey Bodley2019-02-212-2/+3
|\ \ \ \ \ \ \
| * | | | | | | vstart: make beast as the default frontend for rgwAbhishek Lekshmanan2019-02-212-2/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge PR #26541 into masterSage Weil2019-02-219-1585/+686
|\ \ \ \ \ \ \
| * | | | | | | msg/async: guard protocol Interceptor with preprocessor variableRicardo Dias2019-02-214-0/+20