summaryrefslogtreecommitdiffstats
path: root/src (follow)
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-134-28/+40
|\ \ \ \
| * | | | 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 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-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | qa/dashboard: fix test_list_enabled_module failureNizamudeen A2024-11-081-1/+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 #60592 from athanatos/sjust/wip-crimson-io-2Samuel Just2024-11-089-444/+412
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crimson/.../object_context: remove unused lock helpersSamuel Just2024-11-071-127/+0
| * | | | | | | | | | crimson/osd/object_context_loader.cc: retab remaining methodsSamuel Just2024-11-071-32/+32
| * | | | | | | | | | crimson: InternalClientRequests require that the pg is already activeSamuel Just2024-11-072-8/+4
| * | | | | | | | | | crimson/.../client_request: complete_request() only in with_pg_processSamuel Just2024-11-071-3/+5
| * | | | | | | | | | crimson/.../client_request: always remove from orderer in complete_requestSamuel Just2024-11-072-9/+9
| * | | | | | | | | | crimson/.../client_request: remove unnecessary get_handle().exit()Samuel Just2024-11-071-1/+0
| * | | | | | | | | | crimson: rewrite with_[clone_]obc[_only] via manager, remove other helpersSamuel Just2024-11-072-164/+26
| * | | | | | | | | | crimson: remove unused PG::with_locked_obcSamuel Just2024-11-072-30/+0
| * | | | | | | | | | crimson: convert PG::with_locked_obc users to use obc managerSamuel Just2024-11-073-62/+63
| * | | | | | | | | | crimson: introduce RAII style obc lock mechanicSamuel Just2024-11-072-0/+288
| * | | | | | | | | | crimson: track obcs unconditionallySamuel Just2024-11-072-13/+7
| * | | | | | | | | | crimson: remove ObjectContextLoader::reload_obcSamuel Just2024-11-072-20/+0
| * | | | | | | | | | crimson/osd/object_context: add formatter for RWState::StateSamuel Just2024-11-071-0/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #60621 from galsalomon66/mask_parquet_dependenciesGal Salomon2024-11-081-0/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | hiding parquet dependencies upon parquet-select option is offGal Salomon2024-11-051-0/+2
* | | | | | | | | | Merge pull request #56771 from nh2/doc-mclock-referencesKefu Chai2024-11-071-3/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc: Document which options are disabled by mClock.Niklas Hambüchen2024-11-041-3/+25