summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 12.2.6v12.2.6Jenkins Build Slave User2018-07-092-1/+7
* Merge pull request #22911 from dillaman/wip-24740-luminousNathan Cutler2018-07-091-5/+5
|\
| * qa/workunits/rbd: adapt import_export test to handle multiple unitsJason Dillaman2018-07-061-5/+5
* | Merge remote-tracking branch 'private/wip-mon-snap-caps-luminous' into luminousSage Weil2018-07-097-23/+466
|\ \
| * | qa/workunits/rados: test pool op permissionsJason Dillaman2018-06-261-7/+92
| * | qa/workunits/rbd: test self-managed snapshot create/remove permissionsJason Dillaman2018-06-261-0/+92
| * | pybind/rados: new methods for manipulating self-managed snapshotsJason Dillaman2018-06-262-0/+143
| * | mon/OSDMonitor: enforce caps for all remaining pool opsJason Dillaman2018-06-261-13/+7
| * | mon/OSDMonitor: enforce caps when creating/deleting unmanaged snapshotsJason Dillaman2018-06-263-3/+132
* | | Merge remote-tracking branch 'private/wip-cx-luminous' into luminousSage Weil2018-07-0940-121/+418
|\ \ \ | |_|/ |/| |
| * | auth/cephx/CephxProtocol: better randomSage Weil2018-05-241-1/+1
| * | cephx: update docsSage Weil2018-05-241-8/+10
| * | auth/cephx: add authorizer challengeSage Weil2018-05-2434-81/+273
| * | mon,msg: implement cephx_*_require_version optionsSage Weil2018-05-245-1/+60
| * | auth/cephx/CephxSessionHandler: implement CEPHX_V2 calculation modeSage Weil2018-05-241-26/+68
| * | include/ceph_features: define CEPHX2 featureSage Weil2018-05-241-2/+2
| * | msg/async,simple: include MGR as service when applying cephx settingsSage Weil2018-05-242-2/+4
* | | Merge pull request #22855 from jcsp/wip-luminous-cephfs-docJohn Spray2018-07-051-4/+0
|\ \ \
| * | | doc/cephfs: remove lingering "experimental" note about multimdsJohn Spray2018-07-041-4/+0
|/ / /
* | | Merge pull request #22831 from ceph/backport-luminous-22828Alfredo Deza2018-07-032-16/+16
|\ \ \
| * | | ceph-volume: always ignore a missing ceph conf in main.pyAndrew Schoen2018-07-031-16/+5
| * | | ceph-volume: show a nice error message when ceph.conf is not loadedAndrew Schoen2018-07-031-0/+11
|/ / /
* | | Merge pull request #22746 from ceph/backport-luminous-22724Alfredo Deza2018-06-281-5/+16
|\ \ \
| * | | ceph-volume: error on commands that need ceph.conf to operateAndrew Schoen2018-06-271-5/+16
|/ / /
* | | Merge pull request #22716 from liewegas/wip-24661-luminousAlfredo Deza2018-06-263-30/+22
|\ \ \ | |_|/ |/| |
| * | ceph-volume util make chown links affect links as well as pathsAlfredo Deza2018-06-261-0/+1
| * | ceph-volume lvm.activate chown bluestore symlinksAlfredo Deza2018-06-261-0/+2
| * | os/bluestore: make bad symlink target error messages more informativeSage Weil2018-06-261-10/+16
| * | os/bluestore: don't store/use path_block.{db,wal} from metaSage Weil2018-06-261-20/+3
|/ /
* | Merge pull request #21368 from smithfarm/wip-23675-luminousYuri Weinstein2018-06-221-1/+19
|\ \
| * | mon/ConfigKeyService: dump: print placeholder value for binary blobsAbhishek Lekshmanan2018-06-081-1/+19
* | | Merge pull request #22115 from pdvian/wip-24048-luminousYuri Weinstein2018-06-223-9/+76
|\ \ \
| * | | crush, osd: handle multiple parents properly when applying pg upmapsxiexingguo2018-06-073-9/+76
* | | | Merge pull request #22215 from tchaikov/luminous-24025Yuri Weinstein2018-06-221-0/+4
|\ \ \ \
| * | | | cmake/modules/BuildRocksDB.cmake: enable compressions for rocksdbKefu Chai2018-05-241-0/+4
* | | | | Merge pull request #22269 from xiaoxichen/backport_22243Yuri Weinstein2018-06-223-28/+0
|\ \ \ \ \
| * | | | | Revert "mon: no delay for single message MSG_ALIVE and MSG_PGTEMP"Xiaoxi CHEN2018-05-273-28/+0
| | |_|_|/ | |/| | |
* | | | | Merge pull request #22296 from tchaikov/luminous-24321Yuri Weinstein2018-06-221-4/+6
|\ \ \ \ \
| * | | | | qa: wait longer for osd to flush pg statsKefu Chai2018-06-101-2/+3
| * | | | | qa: wait longer for osd to flush pg statsKefu Chai2018-06-101-2/+3
* | | | | | Merge pull request #22366 from b-ranto/wip-branto-mgr-luminousYuri Weinstein2018-06-227-78/+199
|\ \ \ \ \ \
| * | | | | | mgr: expose avg data for long running avgsBoris Ranto2018-06-051-7/+7
| * | | | | | prometheus: Expose sum/count pairs for avgsBoris Ranto2018-06-011-5/+26
| * | | | | | mgr_module: Deal with long running avgs properlyBoris Ranto2018-06-011-2/+25
| * | | | | | mgr: Expose avgcount for long running avgsBoris Ranto2018-06-013-11/+54
| * | | | | | filestore: Raise the priority of two countersBoris Ranto2018-06-011-2/+4
| * | | | | | prometheus: Fix order of occupation valuesBoris Ranto2018-06-011-2/+2
| * | | | | | doc/mgr/prometheus: add instructions to correlate metricsJan Fajerski2018-06-011-41/+43
| * | | | | | pybind/mgr/prometheus: unify label names, move away from "id"Jan Fajerski2018-06-011-16/+19
| * | | | | | prometheus: Expose number of degraded/misplaced/unfound objectsBoris Ranto2018-06-011-0/+16