summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mds: account for header size during omap commitVenky Shankar2024-11-181-0/+4
* Merge pull request #60655 from xxhdx1985126/wip-seastore-move-out-root-metaYingxin2024-11-1510-119/+234
|\
| * test/crimson/seastore/test_object_data_handler: always access objectXuehan Xu2024-11-111-7/+17
| * test/crimson/seastore/test_transaction_manager: take RootMetaBlock intoXuehan Xu2024-11-112-52/+58
| * crimson/os/seastore/cache: throw enospc when failed to alloc new extentsXuehan Xu2024-11-112-9/+6
| * crimson/os/seastore: move the root meta out of the root blockXuehan Xu2024-11-116-51/+153
* | Merge pull request #60209 from myoungwon/wip-init-onode-layoutYingxin2024-11-151-2/+2
|\ \
| * | crimson/os/seastore: initialize oi and ss in onode_layout_t to zeromyoungwon oh2024-10-091-2/+2
* | | Merge pull request #60715 from ronen-fr/wip-rf-dumpschedRonen Friedman2024-11-141-1/+11
|\ \ \
| * | | osd/scrub: list additional information when dumping the queueRonen Friedman2024-11-121-1/+11
* | | | Merge pull request #60727 from guits/dmcrypt-activateGuillaume Abrioux2024-11-141-1/+1
|\ \ \ \
| * | | | ceph-volume: fix dmcrypt activation regressionGuillaume Abrioux2024-11-131-1/+1
* | | | | Merge pull request #60404 from VallariAg/wip-nvmeof-listeners-prometheus-alertsVallari Agrawal2024-11-143-0/+107
|\ \ \ \ \
| * | | | | monitoring: add tests for 2 new nvmeof alertsVallari Agrawal2024-11-111-0/+69
| * | | | | monitoring: add 2 new nvmeof alertsVallari Agrawal2024-11-111-0/+20
| * | | | | monitoring: add 2 nvmeof alerts to prometheus_alerts.yamlVallari Agrawal2024-11-111-0/+18
* | | | | | Merge pull request #51766 from zhsgao/mds_clear_session_failedVenky Shankar2024-11-148-12/+137
|\ \ \ \ \ \
| * | | | | | mds: client is evicted when an export subtree task is interruptedZhansong Gao2024-11-134-6/+40
| * | | | | | qa: add test for importer's unexpected client eviction after an export subtre...Zhansong Gao2024-11-132-1/+25
| * | | | | | mds: session in the importing state cannot be cleared if an export subtree ta...Zhansong Gao2024-11-131-1/+1
| * | | | | | qa: add test for importer's session cleanup after an export subtree task is i...Zhansong Gao2024-11-132-4/+70
| * | | | | | mds: the assert should be before the journal entry submit otherwise it's racyZhansong Gao2024-11-131-1/+1
| * | | | | | mds: add `importing_count` to session dumpZhansong Gao2024-11-131-0/+1
* | | | | | | Merge pull request #60067 from VallariAg/wip-nvmeof-healthcheckVallari Agrawal2024-11-147-0/+81
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | qa/suites/nvmeof: add nvmeof warnings to log-ignorelistVallari Agrawal2024-11-133-0/+8
| * | | | | | mon: add warning NVMEOF_GATEWAY_DOWNVallari Agrawal2024-10-152-8/+33
| * | | | | | mon: add nvmeof healthchecksVallari Agrawal2024-10-154-0/+48
* | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \