summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* osd: disable `boost::intrusive::constant_time_size`Max Kellermann2024-11-132-2/+2
* Merge pull request #60554 from jshen28/fix-legacy-addr-mismatchIlya Dryomov2024-11-131-1/+6
|\
| * Make mon addrs consistent with mon infoshenjiatong2024-11-061-1/+6
* | Merge PR #60464 into mainPatrick Donnelly2024-11-1334-149/+151
|\ \
| * | mds: add or update MDS thread namesPatrick Donnelly2024-10-259-11/+16
| * | log: cache recent threads up to a dayPatrick Donnelly2024-10-252-8/+32
| * | common: cache pthread namesPatrick Donnelly2024-10-2525-134/+102
| * | log: concatenate thread names and print once per threadPatrick Donnelly2024-10-251-4/+9
* | | Merge PR #60327 into mainPatrick Donnelly2024-11-131-0/+8
|\ \ \
| * | | mon/MDSMonitor: send reply to beacons with `state=DNE`Max Kellermann2024-10-291-0/+8
* | | | Merge PR #60381 into mainPatrick Donnelly2024-11-135-34/+44
|\ \ \ \
| * | | | doc: remove refrences to `mds_log_major_segment_event_ratio`Venky Shankar2024-10-231-6/+4
| * | | | mds: start a new major segment after reaching minor segment thresholdVenky Shankar2024-10-233-21/+22
| * | | | mds: make parts of mdlog reusable to be used by beaconVenky Shankar2024-10-233-7/+18
* | | | | Merge PR #60325 into mainPatrick Donnelly2024-11-131-0/+1
|\ \ \ \ \
| * | | | | mds/Beacon: wake up the thread in shutdown()Max Kellermann2024-10-291-0/+1
| | |/ / / | |/| | |
* | | | | Merge PR #60283 into mainPatrick Donnelly2024-11-137-22/+27
|\ \ \ \ \
| * | | | | mds: add issue_seq to all cap messagesPatrick Donnelly2024-10-134-6/+12
| * | | | | include/ceph_fs: correct ceph_mds_cap_peer field namePatrick Donnelly2024-10-103-7/+7
| * | | | | include/ceph_fs: correct ceph_mds_cap_item field namePatrick Donnelly2024-10-103-3/+3
| * | | | | messages/MClientCaps: use correct ceph_seq_t for cap sequence typesPatrick Donnelly2024-10-101-3/+3
| * | | | | messages/MClientCaps: dump issue_seq for debuggingPatrick Donnelly2024-10-101-1/+2
| * | | | | mds: remove dead codePatrick Donnelly2024-10-101-2/+0
* | | | | | Merge PR #60226 into mainPatrick Donnelly2024-11-131-24/+24
|\ \ \ \ \ \
| * | | | | | mds/QuiesceDbEncoding: add `inline` to work around linker errorMax Kellermann2024-10-101-24/+24
* | | | | | | Merge PR #58586 into mainPatrick Donnelly2024-11-134-0/+0
|\ \ \ \ \ \ \
| * | | | | | | qa/suites/fs/thrash: add convolve operator for overridesVenky Shankar2024-10-241-0/+0
| * | | | | | | qa/cephfs: s/prefetch_dirfrags/prefetch_oft_dirfragsVenky Shankar2024-10-243-0/+0
* | | | | | | | Merge pull request #60675 from zmc/make-dist-quietZack Cerza2024-11-121-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | make-dist: Quiet submodule operations in JenkinsZack Cerza2024-11-081-1/+2
* | | | | | | | | Merge pull request #60703 from zdover23/wip-doc-2024-11-12-rados-operations-a...Anthony D'Atri2024-11-121-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc/rados: correct "full ratio" noteZac Dover2024-11-121-2/+2
* | | | | | | | | | Merge pull request #60704 from zdover23/wip-doc-2024-11-12-start-hardware-rec...Anthony D'Atri2024-11-121-7/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc/start: fix "are are" typoZac Dover2024-11-121-7/+6
* | | | | | | | | | | Merge pull request #60705 from zdover23/wip-doc-2024-11-12-radosgw-accountAnthony D'Atri2024-11-121-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | doc/radosgw: s/Poliicy/Policy/Zac Dover2024-11-121-3/+3
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #60092 from connorfawcett/vstart_runner_bytes_fixConnor Fawcett2024-11-121-1/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | qa/vstart-runner: Only remove non-ASCII characters from string-based command ...Connor Fawcett2024-11-111-1/+7
* | | | | | | | | | Merge pull request #60529 from zdover23/wip-doc-2024-10-29-start-os-recommend...Zac Dover2024-11-111-1/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc/start: separate package chart from container chartZac Dover2024-11-111-1/+31
* | | | | | | | | | | Merge pull request #59328 from mkogan1/wip-d3n-umaskMark Kogan2024-11-111-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rgw: d3n: set access permissions for the D3N cache directory when creating itMark Kogan2024-08-191-0/+2
* | | | | | | | | | | | Merge pull request #60626 from ivoalmeida/carbon-version-updateNizamudeen A2024-11-117-12/+40
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mgr/dashboard: update carbon-components-angularIvo Almeida2024-11-077-12/+40
* | | | | | | | | | | | | Merge pull request #60511 from rhcs-dashboard/health-test-fixNizamudeen A2024-11-114-8/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | qa/dashboard: fix test_list_enabled_module failureNizamudeen A2024-11-084-6/+21
| * | | | | | | | | | | | qa/dashboard: fix tasks.mgr.dashboard.test_health.HealthTestNizamudeen A2024-10-281-3/+1
* | | | | | | | | | | | | Merge pull request #60663 from leonidc/wip-publish-rebalance-ana-groupleonidc2024-11-092-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mon/nvmeofgw*: monitors publish in nvme-gw show ana group responsibleLeonid Chernin2024-11-082-0/+13
* | | | | | | | | | | | | | Merge pull request #60605 from zdover23/wip-doc-2024-11-04-cephadm-services-osdZac Dover2024-11-091-20/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \