summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* script/ceph-debug-docker: add debuginfod for ubuntuPatrick Donnelly2024-09-271-2/+4
* script/ceph-debug-docker: drop /ceph mountPatrick Donnelly2024-09-271-1/+1
* Merge PR #58936 into mainPatrick Donnelly2024-09-2611-180/+267
|\
| * mds: do not duplicate journaler write headsPatrick Donnelly2024-09-252-13/+61
| * mds: use Journaler gettersPatrick Donnelly2024-09-253-16/+31
| * osdc: properly acquire locks for gettersPatrick Donnelly2024-09-252-38/+81
| * osdc: add print method for Journaler::HeaderPatrick Donnelly2024-09-251-0/+10
| * mds: do not trim segments after open file table commitPatrick Donnelly2024-09-251-13/+1
| * mds: delay expiry if LogSegment is ahead of committed oft seqPatrick Donnelly2024-09-254-8/+21
| * mds: do not write journal head twice on trimPatrick Donnelly2024-09-253-40/+35
| * mds: simplify and explain expiry finisher ctxPatrick Donnelly2024-09-251-22/+10
| * mds: add mds_lock asserts for journal flushPatrick Donnelly2024-09-251-1/+4
| * mds: skip second wait_for_safePatrick Donnelly2024-09-251-27/+0
| * mds: trim only to the LogSegment created for flushPatrick Donnelly2024-09-251-3/+5
| * mds: allow passing explicit seq to trim toPatrick Donnelly2024-09-252-5/+9
| * mds: quiet unhelpful debug messagePatrick Donnelly2024-09-251-2/+3
| * mds: add C_IO_Wrapper completion debuggingPatrick Donnelly2024-09-251-0/+2
| * mds: add dout for new segmentPatrick Donnelly2024-09-251-0/+2
* | Merge pull request #59864 from cbodley/wip-68134Casey Bodley2024-09-265-40/+41
|\ \
| * | rgw/rados: RGWRados::delete_objs_inline() uses AioThrottleCasey Bodley2024-09-251-24/+32
| * | cls/rgw: cls_rgw_obj_chain uses vector instead of listCasey Bodley2024-09-254-16/+9
* | | Merge pull request #59536 from smanjara/rgw-full-sync-crCasey Bodley2024-09-261-7/+7
|\ \ \
| * | | rgw/multisite: no need to capture error from callback. we are already doing t...Shilpa Jagannath2024-09-101-6/+1
| * | | rgw/multisite: drain_all() after notify stack cancelShilpa Jagannath2024-09-101-0/+1
| * | | rg/multisite: if the first shard fails to sync, we must drain and return error.Shilpa Jagannath2024-09-101-1/+5
* | | | Merge pull request #57146 from kamoltat/wip-ksirivad-fix-connection-score-jsonKamoltat (Junior) Sirivadhna2024-09-264-11/+143
|\ \ \ \
| * | | | qa: Added mon connection score testsKamoltat2024-07-183-7/+139
| * | | | src/mon/ConnectionTracker.cc: fix dumpKamoltat2024-07-181-4/+4
* | | | | Merge pull request #58472 from YiteGu/reinforce-mon-scrub-db-get-errorKamoltat (Junior) Sirivadhna2024-09-261-1/+6
|\ \ \ \ \
| * | | | | mon/scrub: print detail if get error from storeyitegu2024-07-261-1/+6
* | | | | | Merge pull request #59609 from cbodley/wip-rgw-dir-suggest-reshardCasey Bodley2024-09-261-0/+4
|\ \ \ \ \ \
| * | | | | | rgw/rados: guard against dir suggest during reshardCasey Bodley2024-09-041-0/+4
* | | | | | | Merge pull request #59441 from ceph/wip-oozmen-67656-integration-testCasey Bodley2024-09-262-33/+249
|\ \ \ \ \ \ \
| * | | | | | | test/rgw/notifications: also verify bucket notifications are updated correctlyOguzhan Ozmen2024-08-281-0/+11
| * | | | | | | test/rgw/notifications: integration test for migrating a topic to an accountOguzhan Ozmen2024-08-261-1/+206
| * | | | | | | test/rgw/notifications: non-functional change, remove trailing spacesOguzhan Ozmen2024-08-262-31/+31
| * | | | | | | test/rgw/notifications: non-functional change, addressing comment typo s/iemp...Oguzhan Ozmen2024-08-261-1/+1
* | | | | | | | Merge pull request #59244 from cbodley/wip-rgw-notification-token-waiterCasey Bodley2024-09-261-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | rgw/notify: add copy ctor to token waiterYuval Lifshitz2024-09-091-0/+3
| * | | | | | | | rgw/notify: process_queue() constructs wait tokens when spawningCasey Bodley2024-08-151-3/+2
* | | | | | | | | Merge pull request #59981 from guits/fix_68231Guillaume Abrioux2024-09-261-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | node-proxy: fix a regression when processing the RedFish APIGuillaume Abrioux2024-09-251-1/+1
* | | | | | | | | | Merge pull request #59946 from rhcs-dashboard/rbd-snapshotafreen232024-09-262-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mgr/dashboard: Forbid snapshot name "." and any containing "/".Dnyaneshwari2024-09-252-1/+4
* | | | | | | | | | | Merge pull request #59986 from nbalacha/wip-nbalacha-doc-typoZac Dover2024-09-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | doc: fix typoN Balachandran2024-09-261-2/+2
* | | | | | | | | | | | Merge pull request #59846 from rhcs-dashboard/usermanagment-rolesNizamudeen A2024-09-265-103/+104
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mgr/dashboard: carbonize user management-role formpujashahu2024-09-255-103/+104
* | | | | | | | | | | | | Merge pull request #59194 from rhcs-dashboard/add-ssl-prometheus-federateAashish Sharma2024-09-2617-120/+548
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mgr/dashboard: adjust federate ssl code with mTLSAashish Sharma2024-09-2514-187/+323