summaryrefslogtreecommitdiffstats
path: root/src/mds/MDSPinger.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-25mds: use Journaler gettersPatrick Donnelly3-16/+31
2024-09-25osdc: properly acquire locks for gettersPatrick Donnelly2-38/+81
2024-09-25osdc: add print method for Journaler::HeaderPatrick Donnelly1-0/+10
2024-09-25mds: do not trim segments after open file table commitPatrick Donnelly1-13/+1
2024-09-25mds: delay expiry if LogSegment is ahead of committed oft seqPatrick Donnelly4-8/+21
2024-09-25mds: do not write journal head twice on trimPatrick Donnelly3-40/+35
2024-09-25mds: simplify and explain expiry finisher ctxPatrick Donnelly1-22/+10
2024-09-25mds: add mds_lock asserts for journal flushPatrick Donnelly1-1/+4
2024-09-25mds: skip second wait_for_safePatrick Donnelly1-27/+0
2024-09-25mds: trim only to the LogSegment created for flushPatrick Donnelly1-3/+5
2024-09-25mds: allow passing explicit seq to trim toPatrick Donnelly2-5/+9
2024-09-25mds: quiet unhelpful debug messagePatrick Donnelly1-2/+3
2024-09-25mds: add C_IO_Wrapper completion debuggingPatrick Donnelly1-0/+2
2024-09-25mds: add dout for new segmentPatrick Donnelly1-0/+2
2024-09-25librbd: add LIBRBD_SUPPORTS_GROUP_SNAP_GET_INFO defineIlya Dryomov1-0/+1
2024-09-24pybind/mgr: drop py37 test from tox.iniAdam King1-1/+0
2024-09-24mgr/dashboard: multisite sync policy improvementsNaman Munet7-102/+247
2024-09-24mgr/dashboard: fix setting compression type while editing rgw zoneAashish Sharma1-2/+3
2024-09-24doc: update doc for subvolumes earmarking mentioning valid formatsAvan Thakkar1-0/+18
2024-09-24mgr/smb: earmark resolver for subvolumeAvan Thakkar11-69/+355
2024-09-24qa/standalone/scrub: increase status updates frequencyRonen Friedman1-8/+9
2024-09-23pybind/mgr/orchestrator/module.py: NvmeofServiceSpec service_idAlexander Indenbaum1-2/+2
2024-09-23mgr/dashboard: fix handling NaN values in dashboard chartsAashish Sharma1-7/+5
2024-09-23mgr/rgwam: use realm/zonegroup/zone method arguments for period updateAashish Sharma2-42/+84
2024-09-21osd/scrub: disable high work-queue priority for h.p. scrubRonen Friedman2-14/+3
2024-09-21ceph-volume: fix OSD lvm/tpm2 activationGuillaume Abrioux7-26/+280
2024-09-21qa: remove all bluestore signatures on devicesGuillaume Abrioux1-0/+12
2024-09-20doc: Update "Getting Started" to link to start not installMatthew Vernon1-1/+1
2024-09-20librbd: introduce rbd_group_snap_namespace_type_t enumIlya Dryomov9-4/+37
2024-09-20mgr/dashboard: update period after migrating to multisiteAashish Sharma1-0/+1
2024-09-19mgr/dashboard: NFS Export form fixesDnyaneshwari4-48/+68
2024-09-19mgr/dashboard: fix checkbox selection and role clone modalNizamudeen A9-19/+21
2024-09-19mgr/dashboard: List gateways in a groupAfreen Misbah6-37/+237
2024-09-19mgr/dashboard: Add group selector in subsystems viewsAfreen Misbah12-46/+206
2024-09-18mgr/dashboard: zonegroup level policy created at master zone did not sync to ...Naman Munet4-21/+52
2024-09-18doc/cephadm: don't hardcode default oauth2-proxy image into docsAdam King1-6/+6
2024-09-18mgr/cephadm: update oauth2 proxy image variable nameAdam King1-2/+2
2024-09-18mgr/cephadm: add --no-exception-when-missing flag to cert-store cert/key getAdam King3-8/+28
2024-09-18mgr/dashboard: Service form fixes for mTLSAfreen Misbah3-12/+12
2024-09-18rgw_log_backing: error code not returnedSuyash Dongre1-1/+1
2024-09-18COPYING,common/*s390x*: distribute under Apache 2 license for s390xPatrick Donnelly5-14/+72
2024-09-18arch/s390x: add license notices, use LGPLPatrick Donnelly3-2/+26
2024-09-18ceph.spec.in: Fix unversioned Obsoletes: rpmbuild warningAnoop C S1-1/+1
2024-09-18doc/rados: add confval directives to health-checksZac Dover1-9/+10
2024-09-18doc: update nfs doc for Kerberos setup of ganesha in CephAvan Thakkar1-1/+2
2024-09-18os/bluestore: Move reservation of bdev label to proper place.Adam Kupczyk1-4/+4
2024-09-18mgr/dashboard: Fix space between the text in few sectionsPrachi Goel12-17/+17
2024-09-18mgr/dashboard: carbonize the wizard componentNizamudeen A19-406/+501
2024-09-18pybind/mgr: attempt to fix mypy importing from python-commonJohn Mulligan1-1/+1
2024-09-17mon: remove duplicated NVMeofGwMap.hCasey Bodley1-118/+0