summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: S3 Delete Bucket Policy should return 204 on successSimon Jürgensmeyer3 days1-1/+4
* 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 Dryomov4 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
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mgr/cephadm: fixing config files for prometheus and alertmanagerRedouane Kachach2024-11-294-0/+41
* | | | | | | | | | | | | Merge pull request #60690 from ShwetaBhosale1/fix_issue_68695_ceph_orch_comma...Adam King5 days5-1/+123
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ceph orch <start/stop/restart> commands should work for service name osd and ...Shweta Bhosale2024-12-055-1/+123
* | | | | | | | | | | | | | Merge pull request #58604 from adk3798/cephadm-rgw-no-multisite-trafficAdam King5 days3-0/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mgr/cephadm: allow disabling rgw_run_sync_thread through specAdam King2024-10-303-0/+31
* | | | | | | | | | | | | | | Merge pull request #58924 from imtzw/tzw_ikey_latYuri Weinstein5 days1-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | bluestore: record omapiter init latencyimtzw2024-07-311-0/+6
* | | | | | | | | | | | | | | | Merge pull request #57617 from Matan-B/wip-matanb-fix-python-warningsYuri Weinstein5 days2-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | test/pybind/test_rados.py: fix warningsMatan Breizman2024-05-222-1/+2
* | | | | | | | | | | | | | | | | Merge pull request #60278 from rzarzynski/wip-os-fastomapiterYuri Weinstein5 days17-123/+502
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | os, test: make omap_iterate obligatory for ObjectStoresRadoslaw Zarzynski2024-12-172-3/+11
| * | | | | | | | | | | | | | | | | os/kstore: bring support for omap_iterateRadoslaw Zarzynski2024-12-172-0/+72
| * | | | | | | | | | | | | | | | | os/memstore: bring support for omap_iterateRadoslaw Zarzynski2024-12-172-0/+49
| * | | | | | | | | | | | | | | | | crimson, os: put AlienStore::omap_get_values() on top of OS::omap_iterate()Radoslaw Zarzynski2024-12-176-98/+15
| * | | | | | | | | | | | | | | | | os/bluestore: reduce dependencies of omap_iterate()'s loop on OnodeRadoslaw Zarzynski2024-12-172-16/+10