| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #41912 from trociny/wip-crushdiff | Neha Ojha | 2021-08-31 | 1 | -0/+2 |
|\ |
|
| * | doc: add crushdiff(8) man page | Mykola Golub | 2021-08-24 | 1 | -0/+1 |
| * | tools/crushdiff: new tool to test crushmap change | Mykola Golub | 2021-08-24 | 1 | -0/+1 |
* | | Merge pull request #42913 from yaarith/update-sudoers-smartctl | Deepika Upadhyay | 2021-08-30 | 1 | -19/+8 |
|\ \ |
|
| * | | rpm, debian: move smartmontools and nvme-cli to ceph-base | Yaarit Hatuka | 2021-08-25 | 1 | -19/+8 |
| |/ |
|
* | | Merge pull request #42770 from ktdreyer/no-lsb-release | Deepika Upadhyay | 2021-08-30 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | rpm, debian: remove lsb-release | Ken Dreyer | 2021-08-18 | 1 | -2/+0 |
* | | Merge pull request #42051 from melissa-kun-li/asyncssh | Sebastian Wagner | 2021-08-23 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | mgr/cephadm: replace instances of remoto/execnet with asyncssh | Melissa | 2021-08-20 | 1 | -1/+1 |
* | | ceph.spec.in: drop gdbm from build deps | Kefu Chai | 2021-08-17 | 1 | -1/+0 |
|/ |
|
* | mgr/dashboard: fix grafonnet build error | Aashish Sharma | 2021-08-12 | 1 | -1/+1 |
* | Merge pull request #42194 from rhcs-dashboard/add-grafonnet-grafana | Ernesto Puerta | 2021-08-11 | 1 | -0/+2 |
|\ |
|
| * | mgr/dashboard: monitoring: replace Grafana JSON with Grafonnet based Code | Aashish Sharma | 2021-08-11 | 1 | -0/+2 |
* | | Merge pull request #42602 from b-ranto/wip-lto | Kefu Chai | 2021-08-06 | 1 | -2/+4 |
|\ \ |
|
| * | | rpm: Re-enable LTO on supported systems | Boris Ranto | 2021-08-05 | 1 | -2/+4 |
| |/ |
|
* | | Merge pull request #42575 from tchaikov/wip-venv | Kefu Chai | 2021-08-04 | 1 | -1/+0 |
|\ \ |
|
| * | | rpm, debian: drop virtualenv from build deps | Kefu Chai | 2021-07-31 | 1 | -1/+0 |
| |/ |
|
* | | Merge pull request #42571 from tchaikov/wip-disable-kvs | Kefu Chai | 2021-08-04 | 1 | -1/+0 |
|\ \ |
|
| * | | cmake: disable kvs rados cls by default | Kefu Chai | 2021-08-04 | 1 | -1/+0 |
| |/ |
|
* / | rpm: enable dwz | Kefu Chai | 2021-07-30 | 1 | -2/+0 |
|/ |
|
* | Merge pull request #42286 from dvanders/dvanders_selinux | Kefu Chai | 2021-07-24 | 1 | -4/+24 |
|\ |
|
| * | ceph.spec: selinux scripts respect CEPH_AUTO_RESTART_ON_UPGRADE | Dan van der Ster | 2021-07-12 | 1 | -4/+24 |
* | | Merge pull request #42452 from smithfarm/wip-first-arg-immutable | Kefu Chai | 2021-07-24 | 1 | -2/+1 |
|\ \ |
|
| * | | rpm: drop use of $FIRST_ARG in ceph-immutable-object-cache | Nathan Cutler | 2021-07-22 | 1 | -2/+1 |
* | | | ceph.spec.in: build with header only fmt on RHEL | Kefu Chai | 2021-07-23 | 1 | -0/+3 |
|/ / |
|
* | | Merge pull request #38783 from ideepika/wip-osd-tracing | Kefu Chai | 2021-07-22 | 1 | -4/+7 |
|\ \
| |/
|/| |
|
| * | ceph.spec, cmake, debian: use thrift 0.13+ from distro pkg | Deepika Upadhyay | 2021-07-22 | 1 | -2/+1 |
| * | ceph.spec: enable WITH_JAEGER=ON if --with-jaeger passed | Deepika Upadhyay | 2021-07-22 | 1 | -0/+3 |
| * | cmake, ceph.spec, debian: use yaml-cpp >= 0.6 | Deepika Upadhyay | 2021-07-22 | 1 | -2/+3 |
* | | rpm: remove macro invocation from comment line | Nathan Cutler | 2021-07-10 | 1 | -2/+3 |
* | | ceph.spec,debian: drop protobuf dependencies | Kefu Chai | 2021-07-08 | 1 | -2/+0 |
|/ |
|
* | Merge pull request #41999 from tchaikov/wip-rpm-deb | Kefu Chai | 2021-06-29 | 1 | -5/+5 |
|\ |
|
| * | cmake,deb,rpm: drop ceph-deploy manpage | Kefu Chai | 2021-06-24 | 1 | -1/+0 |
| * | ceph.spec.in: move ceph_volume python module into ceph-osd | Kefu Chai | 2021-06-24 | 1 | -3/+3 |
| * | ceph.spec.in: move "Requires: python3-setuptools" from ceph-base to ceph-osd | Kefu Chai | 2021-06-24 | 1 | -1/+2 |
* | | Merge pull request #41998 from kevinzs2048/arm64-rwl-cache-optional | Kefu Chai | 2021-06-27 | 1 | -9/+4 |
|\ \ |
|
| * | | ceph.spec.in, debian/rules: Set rbd-rwl-cache optional on arm64 and ppc64le | Kevin Zhao | 2021-06-25 | 1 | -5/+3 |
| * | | ceph.spec.in: enable --with-rbd_ssd_cache by default | Kefu Chai | 2021-06-24 | 1 | -4/+1 |
| |/ |
|
* / | ceph.spec.in: increase memory per core to 3000MB on SUSE distros | Kefu Chai | 2021-06-25 | 1 | -1/+3 |
|/ |
|
* | ceph.spec.in: bump up the required version of fmt-devel to 6.2.1 | Kefu Chai | 2021-06-18 | 1 | -1/+1 |
* | ceph.spec.in: increase the mem_per_job to 3GiB | Kefu Chai | 2021-06-03 | 1 | -3/+3 |
* | ceph.spec.in: install gcc-toolset-9-gcc-c++ for rhel only | Misono Tomohiro | 2021-05-26 | 1 | -1/+1 |
* | doc/man: build and install cephfs-shell manpage | Kefu Chai | 2021-05-05 | 1 | -0/+1 |
* | Revert "Merge PR #41134 into master" | Patrick Donnelly | 2021-05-04 | 1 | -1/+0 |
* | doc/man: build and install cephfs-shell manpage | Kefu Chai | 2021-05-04 | 1 | -0/+1 |
* | ceph.spec.in: do not build with system pmdk by default | Kefu Chai | 2021-04-26 | 1 | -5/+3 |
* | Merge PR #40526 into master | Patrick Donnelly | 2021-04-22 | 1 | -0/+1 |
|\ |
|
| * | spec: add nfs to spec file | Varsha Rao | 2021-04-22 | 1 | -0/+1 |
* | | Merge pull request #40956 from rzarzynski/wip-crimson-depends-on-binutils | Kefu Chai | 2021-04-22 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | ceph.spec.in: crimson depends on binutils b/c of addr2line. | Radoslaw Zarzynski | 2021-04-21 | 1 | -0/+1 |