Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | mgr/cephadm: allow disabling rgw_run_sync_thread through spec | Adam King | 2024-10-30 | 3 | -0/+31 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #58924 from imtzw/tzw_ikey_lat | Yuri Weinstein | 2025-01-13 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | bluestore: record omapiter init latency | imtzw | 2024-07-31 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #57617 from Matan-B/wip-matanb-fix-python-warnings | Yuri Weinstein | 2025-01-13 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | test/pybind/test_rados.py: fix warnings | Matan Breizman | 2024-05-22 | 2 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #60278 from rzarzynski/wip-os-fastomapiter | Yuri Weinstein | 2025-01-13 | 17 | -123/+502 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | os, test: make omap_iterate obligatory for ObjectStores | Radoslaw Zarzynski | 2024-12-17 | 2 | -3/+11 | |
| * | | | | | | | | | | | | | | | | | | | | os/kstore: bring support for omap_iterate | Radoslaw Zarzynski | 2024-12-17 | 2 | -0/+72 | |
| * | | | | | | | | | | | | | | | | | | | | os/memstore: bring support for omap_iterate | Radoslaw Zarzynski | 2024-12-17 | 2 | -0/+49 | |
| * | | | | | | | | | | | | | | | | | | | | crimson, os: put AlienStore::omap_get_values() on top of OS::omap_iterate() | Radoslaw Zarzynski | 2024-12-17 | 6 | -98/+15 | |
| * | | | | | | | | | | | | | | | | | | | | os/bluestore: reduce dependencies of omap_iterate()'s loop on Onode | Radoslaw Zarzynski | 2024-12-17 | 2 | -16/+10 | |
| * | | | | | | | | | | | | | | | | | | | | kv: avoid memcpy around key() in OMAP iterator of KeyValueDB | Radoslaw Zarzynski | 2024-12-17 | 6 | -6/+118 | |
| * | | | | | | | | | | | | | | | | | | | | os/bluestore: bring latency logging to omap_iterate() | Radoslaw Zarzynski | 2024-12-17 | 1 | -1/+18 | |
| * | | | | | | | | | | | | | | | | | | | | common/ceph_time: introduce time_guard for RAII-styled timediff calculation | Radoslaw Zarzynski | 2024-12-17 | 1 | -0/+17 | |
| * | | | | | | | | | | | | | | | | | | | | os/bluestore: implement the lightweight OMAP iteration | Radoslaw Zarzynski | 2024-12-17 | 2 | -0/+77 | |
| * | | | | | | | | | | | | | | | | | | | | kv: avoid memcpy in OMAP iterator of KeyValueDB | Radoslaw Zarzynski | 2024-12-17 | 11 | -0/+64 | |
| * | | | | | | | | | | | | | | | | | | | | os, osd: introduce a lightweight OMAP iteration | Radoslaw Zarzynski | 2024-12-17 | 2 | -21/+73 | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #61000 from MaxKellermann/no_boost | SrinivasaBharathKanta | 2025-01-13 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | common/bit_vector: use static_assert() instead of BOOST_STATIC_ASSERT() | Max Kellermann | 2024-12-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | include/random: use std::optional instead of boost::optional | Max Kellermann | 2024-12-09 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #60261 from MaxKellermann/PyModule_no_lock | SrinivasaBharathKanta | 2025-01-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | mgr/PyModule: get_error_string() returns copy | Max Kellermann | 2024-12-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | mgr/PyModule: do not lock in get_name() | Max Kellermann | 2024-12-09 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #60958 from xxhdx1985126/wip-69120 | Matan Breizman | 2025-01-12 | 1 | -9/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | crimson/osd/backfill_state: recheck whether needs to scan the primary at | Xuehan Xu | 2025-01-05 | 1 | -9/+18 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #60803 from xxhdx1985126/wip-69027 | Matan Breizman | 2025-01-12 | 6 | -9/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | crimson/osd/replicated_backend: make sure the check on whether to send | Xuehan Xu | 2025-01-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | crimson/osd/replicated_recovery_backend: ignore the recovery of delete | Xuehan Xu | 2025-01-05 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | crimson/osd/replicate_backend: add standalone delete to the push queue | Xuehan Xu | 2025-01-05 | 5 | -7/+53 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #60795 from taodd/fix-rbd-sparsify-on-ec-image-slow | Ilya Dryomov | 2025-01-11 | 1 | -4/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | osd: optimize extent comparison in PrimaryLogPG | Dongdong Tao | 2024-11-22 | 1 | -4/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #55259 from linuxbox2/wip-object-attributes | Matt Benjamin | 2025-01-10 | 22 | -19/+625 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | rgw_attrs: fixes for 3 more iam/perms mappings | Matt Benjamin | 2025-01-10 | 3 | -0/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rgw:attrs: dump marker and max_parts only if sent | Matt Benjamin | 2025-01-08 | 2 | -7/+15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rgw:attrs cap max_parts at 1000 | Matt Benjamin | 2025-01-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rgw: GetObjAttrs enforces MaxSize and returns correct IsTruncated | Casey Bodley | 2025-01-08 | 2 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rgw/rados: Object::list_parts() starts after marker | Casey Bodley | 2025-01-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rgw/rados: get_part_obj_state() fixes accounted_size when uncompressed | Casey Bodley | 2025-01-08 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rgw: GetObjAttrs calls rgw_s3_prepare_decrypt() | Casey Bodley | 2025-01-08 | 3 | -2/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rgw_cksum: return version_id in all cases | Matt Benjamin | 2025-01-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rgw_cksum: permit fallback to checksum-type from create-multipart, in upload-... | Matt Benjamin | 2025-01-08 | 4 | -7/+58 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rgw: defensive check for part cksum in try_sum_part_cksums | Matt Benjamin | 2025-01-08 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rgw_cksum: don't display nil checksums in get-object-attributes (parts) | Matt Benjamin | 2025-01-08 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rgw: GetObjectAttributes iam policy policy hooks | Matt Benjamin | 2025-01-08 | 2 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rgw_cksum: zero-initialize GetObjAttrs integral members | Matt Benjamin | 2025-01-08 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rgw: implement GetObjectAttributes | Matt Benjamin | 2025-01-08 | 18 | -13/+502 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #60081 from anthonyeleven/anthonyeleven/tweak | Anthony D'Atri | 2025-01-10 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | src/exporter: improve usage message | Anthony D'Atri | 2024-10-01 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #61164 from chardan/wip-objectstore-ops-replayer-sign-warning | Jesse Williamson | 2025-01-10 | 1 | -7/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Fix signed/unsigned warning and add parameter range checking. | Jesse F. Williamson | 2025-01-08 | 1 | -7/+28 |