summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge pull request #60622 from idryomov/wip-spdk-submoduleIlya Dryomov2024-11-061-0/+0
|\ \ \ \ \
| * | | | | spdk: update spdk submodule to fix build with newer glibcIlya Dryomov2024-11-051-0/+0
* | | | | | Merge pull request #59743 from sseshasa/wip-fix-mclock-low-iops-capacity-thre...SrinivasaBharathKanta2024-11-062-16/+64
|\ \ \ \ \ \
| * | | | | | common,osd: Use last valid OSD IOPS value if measured IOPS is unrealisticSridhar Seshasayee2024-10-172-16/+64
* | | | | | | Merge pull request #60602 from rhcs-dashboard/cherrypy-version-get-fixNizamudeen A2024-11-063-219/+0
|\ \ \ \ \ \ \
| * | | | | | | mgr/dashboard: remove cherrypy_backports.pyNizamudeen A2024-11-053-219/+0
* | | | | | | | Merge pull request #59483 from kamoltat/wip-ksirivad-exit-stretch-modeKamoltat (Junior) Sirivadhna2024-11-057-2/+154
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | src/mon/MonMap: modify dump functionKamoltat Sirivadhna2024-09-221-2/+2
| * | | | | | | mon [stretch mode]: support disable_stretch_modeKamoltat Sirivadhna2024-09-186-0/+152
* | | | | | | | Merge pull request #56832 from Matan-B/wip-matanb-crimson-recovery-versionMatan Breizman2024-11-056-17/+64
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | test/crimson/test_backfill: support projected log and pg logMatan Breizman2024-11-051-1/+12
| * | | | | | | crimson/osd/pg: introduce projected_logMatan Breizman2024-11-055-16/+52
* | | | | | | | Merge PR #58847 into mainVenky Shankar2024-11-051-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph-fuse: Improve fuse mount usage messageKotresh HR2024-10-151-3/+4
* | | | | | | | | Merge pull request #60559 from leonidc/wip-leonidc-no-listeners-fixleonidc2024-11-052-7/+23
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | mon/nvmeofgw*: fix no-listeners FSM, fix detection of no-listenersLeonid Chernin2024-11-032-7/+23
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #60100 from piyushagarwal1411/fix-68316-mainAashish Sharma2024-11-051-2/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | mgr/dashboard: Add 'Browse Dashboards' button in multi-cluster and ceph-clust...Piyush Agarwal2024-10-161-2/+0
* | | | | | | | Merge pull request #60017 from rhcs-dashboard/kcli-quick-installafreen232024-11-057-4/+154
|\ \ \ \ \ \ \ \
| * | | | | | | | mgr/dashboard: improve the kcli bootstrap processNizamudeen A2024-11-047-4/+154
* | | | | | | | | Merge pull request #56677 from athanatos/sjust/for-review/wip-replica-readSamuel Just2024-11-0436-171/+879
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | osd: wire up async primary->replica pct updatesSamuel Just2024-10-2110-2/+195
| * | | | | | | | | common/intrusive_timer.h: introduce intrusive_timerSamuel Just2024-10-211-0/+222
| * | | | | | | | | messages: add MOSDPGPCTSamuel Just2024-10-193-0/+106
| * | | | | | | | | osd/osd_types: add PCT_UPDATE_DELAY pool optionSamuel Just2024-10-193-3/+20
| * | | | | | | | | osd: introduce acting set specific feature vectorSamuel Just2024-10-199-11/+75