| Commit message (Expand) | Author | Age | Files | Lines |
* | rpm,deb: change sudoers file mode to 440 | David Turner | 2020-11-12 | 1 | -1/+1 |
* | rpm/deb/cmake: remove the lua submodule | Yuval Lifshitz | 2020-11-04 | 1 | -0/+1 |
* | cmake: remove yasm since it's been replaced by nasm | Changcheng Liu | 2020-10-29 | 1 | -1/+0 |
* | install-deps.sh: install nasm for isa-l library | Changcheng Liu | 2020-10-29 | 1 | -0/+1 |
* | dpkg: Remove use of no-longer-existing WITH_BOOST_CONTEXT option | Adam C. Emerson | 2020-10-23 | 1 | -7/+0 |
* | mgr/stats: mds performance stats module | Venky Shankar | 2020-10-12 | 1 | -0/+1 |
* | debian: Add missing Python dependency for ceph-mgr | Johannes M. Scheuermann | 2020-09-24 | 1 | -0/+1 |
* | ceph.spec.in, debian/control: add smartmontools and nvme-cli dependencies | Yaarit Hatuka | 2020-09-18 | 1 | -0/+4 |
* | Merge pull request #36972 from smithfarm/wip-47112 | Kefu Chai | 2020-09-07 | 2 | -2/+0 |
|\ |
|
| * | rpm,deb: drop /etc/sudoers.d/cephadm | Nathan Cutler | 2020-09-03 | 2 | -2/+0 |
* | | Merge pull request #36949 from sebastian-philipp/mgr-re-add_osd_support | Sebastian Wagner | 2020-09-03 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Revert "mgr/osd_support: remove module and all traces" | Sebastian Wagner | 2020-09-02 | 1 | -0/+1 |
* | | ceph.spec, debian: changes for building cephfs-mirror daemon | Venky Shankar | 2020-09-02 | 3 | -0/+26 |
|/ |
|
* | spec: include snap_schedule in ceph spec file | Venky Shankar | 2020-08-27 | 1 | -0/+1 |
* | pybind/mgr/diskprediction_cloud: remove mgr-diskprediction-cloud | Kefu Chai | 2020-08-19 | 3 | -59/+0 |
* | build/debian: remove osd_support | Joshua Schmid | 2020-07-31 | 1 | -1/+0 |
* | rpm,deb: drop python3-six dependency | Kefu Chai | 2020-07-22 | 1 | -3/+0 |
* | rbd-nbd: quisce hook should be installed to /usr/libexec/... | Jason Dillaman | 2020-07-14 | 2 | -2/+2 |
* | debian: update cmake version to meet cmake_minimum_required | wangyunqing | 2020-06-19 | 1 | -1/+1 |
* | debian: Use /usr/libexec for libexecdir | Neal Gompa | 2020-06-08 | 4 | -4/+4 |
* | Merge pull request #35271 from bk201/refactor-template-cephadm | Sebastian Wagner | 2020-06-04 | 1 | -1/+2 |
|\ |
|
| * | mgr/cephadm: add template engine Jinja2 | Kiefer Chang | 2020-06-04 | 1 | -1/+2 |
* | | client: new message type for providing client side metrics | Venky Shankar | 2020-06-01 | 1 | -0/+1 |
|/ |
|
* | rpm,deb: package librbd parent cache plugin with librbd | Jason Dillaman | 2020-05-21 | 1 | -0/+1 |
* | Merge PR #34596 into master | Patrick Donnelly | 2020-05-19 | 1 | -1/+1 |
|\ |
|
| * | client: rename ceph_statx.h to ceph_ll_client.h | Jeff Layton | 2020-04-30 | 1 | -1/+1 |
* | | Merge pull request #34789 from trociny/wip-rbd-nbd-quiesce | Jason Dillaman | 2020-05-15 | 2 | -0/+2 |
|\ \ |
|
| * | | rpm,deb: add quiesce hook script to rbd-nbd package | Mykola Golub | 2020-05-09 | 2 | -0/+2 |
* | | | Merge pull request #34820 from sebastian-philipp/akamac-cephadm-fix-typo-in-p... | Kefu Chai | 2020-05-07 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | debian: fix typo in cephadm user gecos | Alexey Miasoedov | 2020-05-07 | 1 | -1/+1 |
| |/ |
|
* | | doc/rgw: add docs for `rgw-orphan-list` and `ceph-diff-sorted` | J. Eric Ivancich | 2020-05-04 | 1 | -0/+2 |
* | | rgw: add `rgw-orphan-list` tool & `radosgw-admin bucket radoslist ...` | J. Eric Ivancich | 2020-05-04 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #34090 from trociny/wip-ceph-erasure-code-tool | Kefu Chai | 2020-04-27 | 2 | -1/+1 |
|\ |
|
| * | test/erasure-code: remove ceph_erasure_code | Mykola Golub | 2020-04-13 | 1 | -1/+0 |
| * | rpm,deb: add ceph-erasure-code-tool to ceph-osd package | Mykola Golub | 2020-04-13 | 1 | -0/+1 |
* | | doc/man: add cephadm | Sebastian Wagner | 2020-04-23 | 1 | -0/+1 |
|/ |
|
* | rgw: remove unused librgw_admin_user | Casey Bodley | 2020-03-25 | 2 | -3/+0 |
* | debian: add ceph-grafana-dashboards package | Sage Weil | 2020-03-24 | 4 | -0/+25 |
* | 15.2.0v15.2.0 | Jenkins Build Slave User | 2020-03-23 | 1 | -0/+6 |
* | 15.1.1v15.1.1 | Jenkins Build Slave User | 2020-03-13 | 1 | -0/+6 |
* | rpm,deb: fix python dateutil module dependency | Mykola Golub | 2020-02-28 | 1 | -0/+2 |
* | rpm,deb: poke Python OpenSSL dependencies | Patrick Seidensal | 2020-02-26 | 1 | -1/+1 |
* | debian: modules-core replaces and breaks older ceph-mgr | Kefu Chai | 2020-02-24 | 1 | -0/+2 |
* | debian: fix ceph-mgr-modules-core files | Sage Weil | 2020-02-21 | 2 | -23/+1 |
* | Merge pull request #33435 from tchaikov/wip-viva-la-module | Kefu Chai | 2020-02-21 | 1 | -12/+12 |
|\ |
|
| * | rpm,deb: s/plugin/module/ | Kefu Chai | 2020-02-20 | 1 | -12/+12 |
* | | rpm,deb: package always-enabled plugins in a separated package | Kefu Chai | 2020-02-20 | 2 | -1/+37 |
|/ |
|
* | build/ops: make/install osd_support package | Joshua Schmid | 2020-02-19 | 1 | -0/+1 |
* | debian,spec: Rename orchestrator_cli to orchestrator | Sebastian Wagner | 2020-02-17 | 1 | -2/+1 |
* | debian: add python3-jsonpatch as dependency | Sebastian Wagner | 2020-02-14 | 1 | -0/+1 |