summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr/cephadm/nvmeof: Add SPDK iobuf options field to NVMeOF configurationGil Bregman41 hours3-0/+8
* Merge pull request #61349 from VallariAg/wip-vallari-nvmeof-ceph-versionVallari Agrawal2 days1-1/+1
|\
| * mon: do not show nvmeof in 'ceph versions' outputVallari Agrawal2 days1-1/+1
* | Merge pull request #60889 from anoopcs9/fix-invalid-access-mdsMilind Changire2 days1-2/+2
|\ \
| * | mds: Fix invalid access of mdr->dn[0].back()Anoop C S2024-11-291-2/+2
* | | Merge pull request #61211 from yuvalif/wip-yuval-logging-tenantYuval Lifshitz3 days12-162/+648
|\ \ \
| * | | rgw/logging: clean pending objectsYuval Lifshitz5 days12-129/+561
| * | | rgw/logging: retry attribuite set in case of raceYuval Lifshitz5 days1-45/+56
| * | | rgw/logging: log bucket must not have encryptionYuval Lifshitz5 days1-1/+6
| * | | rgw/logging: source and log bucket must be differentYuval Lifshitz5 days1-0/+5
| * | | rgw/logging: support source and destination buckets on different tenantsYuval Lifshitz5 days2-41/+74
* | | | Merge pull request #61373 from anthonyeleven/fix-file-descriptionsZac Dover3 days1-4/+4
|\ \ \ \
| * | | | AsyncMessenger.cc : improve error messagesAnthony D'Atri3 days1-4/+4
* | | | | Merge pull request #61289 from ronen-fr/wip-rf-catcher-fixRonen Friedman3 days1-7/+16
|\ \ \ \ \
| * | | | | common: config_cacher: use set::contains() instead of count()Ronen Friedman4 days1-1/+1
| * | | | | common: fix md_config_cacher_tRonen Friedman4 days1-7/+16
* | | | | | Merge pull request #61072 from pecastro/doc_and_test_fixesAnthony D'Atri3 days3-7/+7
|\ \ \ \ \ \
| * | | | | | tools/cephfs: fix flake8 f-string formatting for py3.12Paulo E. Castro2024-12-141-1/+1
| * | | | | | doc: Fix typo.Paulo E. Castro2024-12-121-1/+1
| * | | | | | test/pybind: Test method has been renamed in unittest 3.2Paulo E. Castro2024-12-121-1/+1
| * | | | | | test/pybind: Clean whitespace.Paulo E. Castro2024-12-121-4/+4
* | | | | | | Merge pull request #59739 from sabaini/fix/ceph-volume-epAdam King4 days1-1/+9
|\ \ \ \ \ \ \
| * | | | | | | ceph-volume: fix importlib.metadata compatPeter Sabaini2024-11-191-1/+9
* | | | | | | | Merge pull request #60073 from mkogan1/wip-fix-rate-limCasey Bodley4 days7-83/+113
|\ \ \ \ \ \ \ \
| * | | | | | | | rgw: fix user rate limit is not enforced w/ global rate limit setMark Kogan12 days7-83/+113
* | | | | | | | | Merge pull request #61322 from JonBailey1993/JonBailey1993/ceph_test_rados_io...Jon Bailey4 days1-36/+60
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | common/io_exerciser: Reorder lines in RadosIo send_command functionsJon Bailey5 days1-2/+4
| * | | | | | | | | common/io_exerciser: Clear the stringstream in RadosIO classJon Bailey5 days1-36/+58
* | | | | | | | | | Merge pull request #61314 from aclamk/wip-aclamk-bluefs-truncate-fixAdam Kupczyk4 days4-2/+92
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | os/bluestore: Fix BlueFS::truncate()Adam Kupczyk5 days3-2/+7
| * | | | | | | | | | os/bluestore: bluefs unittest for truncate bugAdam Kupczyk8 days1-0/+85
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #61261 from xxhdx1985126/wip-seastore-lba-backref-mappingYingxin Cheng4 days14-190/+221
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crimson/os/seastore: refactor LBAMappingXuehan Xu8 days14-190/+221
* | | | | | | | | | | Merge pull request #60215 from MaxKellermann/osd_optimizationsSrinivasaBharathKanta4 days4-6/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | osd/osd_types: perfect forwarding in pool_opts_t::set()Max Kellermann2024-11-131-3/+2
| * | | | | | | | | | | osd/osd_types: use std::map::insert_or_assign()Max Kellermann2024-11-131-1/+1
| * | | | | | | | | | | osdc/Objecter: use the erase() return valueMax Kellermann2024-11-131-1/+1
| * | | | | | | | | | | osd: disable `boost::intrusive::constant_time_size`Max Kellermann2024-11-132-2/+2
* | | | | | | | | | | | Merge pull request #61312 from adamemerson/wip-boost-1.86-fixesIlya Dryomov5 days4-25/+37
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | librbd/migration/HttpClient: Use asio::ssl::streamAdam Emerson5 days3-25/+25
| * | | | | | | | | | | | mgr: Work around bug in Boost MPI/PythonAdam Emerson6 days1-0/+12
* | | | | | | | | | | | | Merge pull request #61208 from Yonatan-Zaken/restore_selinux_context_when_wri...Adam King5 days1-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mgr/cephadm: Restore client file(s) default SELinux context typezaken13 days1-1/+1
* | | | | | | | | | | | | | Merge pull request #61099 from rkachach/fix_issue_69252Adam King5 days2-3/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mgr/cephadm: fixing logic in cert-store save_cert methodRedouane Kachach2024-12-162-3/+13
* | | | | | | | | | | | | | | Merge pull request #61035 from ShwetaBhosale1/fix_issue_69192_getting_error_i...Adam King5 days1-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mgr/cephadm: mgr orchestrator module raise exception if there is trailing tab...Shweta Bhosale11 days1-2/+14
* | | | | | | | | | | | | | | | Merge pull request #60888 from ShwetaBhosale1/fix_issue_69070_only_bind_ports...Adam King5 days7-22/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | mgr/cephadm: Add only_bind_ports_on_network spec parameter for AlertmanagerShweta Bhosale2024-12-037-22/+72
* | | | | | | | | | | | | | | | | Merge pull request #60828 from rkachach/fix_prometheus_targets_discovery_mtlsAdam King5 days4-0/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \