Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | doc/radosgw/config-ref: fix lc worker thread tuning | Laimis Juzeliƫnas | 10 days | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge pull request #58924 from imtzw/tzw_ikey_lat | Yuri Weinstein | 5 days | 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 | 5 days | 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 | 5 days | 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 | 5 days | 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 #61278 from VallariAg/wip-vallari-nvmeof-alerts-update | Vallari Agrawal | 5 days | 3 | -24/+91 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | monitoring: Update nvmeof alert limits in config | Vallari Agrawal | 9 days | 3 | -24/+91 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #60762 from ljflores/wip-tracker-67181 | SrinivasaBharathKanta | 6 days | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | qa/suites/rados/verify/validater: ignore OSD_DOWN | Laura Flores | 2024-11-18 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #60261 from MaxKellermann/PyModule_no_lock | SrinivasaBharathKanta | 6 days | 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 | 6 days | 1 | -9/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | crimson/osd/backfill_state: recheck whether needs to scan the primary at | Xuehan Xu | 13 days | 1 | -9/+18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #60803 from xxhdx1985126/wip-69027 | Matan Breizman | 6 days | 6 | -9/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | crimson/osd/replicated_backend: make sure the check on whether to send | Xuehan Xu | 13 days | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | crimson/osd/replicated_recovery_backend: ignore the recovery of delete | Xuehan Xu | 13 days | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | crimson/osd/replicate_backend: add standalone delete to the push queue | Xuehan Xu | 13 days | 5 | -7/+53 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #60795 from taodd/fix-rbd-sparsify-on-ec-image-slow | Ilya Dryomov | 7 days | 1 | -4/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | osd: optimize extent comparison in PrimaryLogPG | Dongdong Tao | 2024-11-22 | 1 | -4/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #61313 from VallariAg/wip-vallari-teuthology-docs | Vallari Agrawal | 8 days | 2 | -7/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | doc: improve tests-integration-testing-teuthology-workflow.rst | Vallari Agrawal | 8 days | 2 | -7/+52 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #61291 from cbodley/wip-69470 | Zac Dover | 8 days | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | doc/rgw: document UserName requirements for account migration | Casey Bodley | 9 days | 1 | -0/+5 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #55259 from linuxbox2/wip-object-attributes | Matt Benjamin | 8 days | 22 | -19/+625 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rgw_attrs: fixes for 3 more iam/perms mappings | Matt Benjamin | 8 days | 3 | -0/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rgw:attrs: dump marker and max_parts only if sent | Matt Benjamin | 11 days | 2 | -7/+15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rgw:attrs cap max_parts at 1000 | Matt Benjamin | 11 days | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rgw: GetObjAttrs enforces MaxSize and returns correct IsTruncated | Casey Bodley | 11 days | 2 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rgw/rados: Object::list_parts() starts after marker | Casey Bodley | 11 days | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rgw/rados: get_part_obj_state() fixes accounted_size when uncompressed | Casey Bodley | 11 days | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rgw: GetObjAttrs calls rgw_s3_prepare_decrypt() | Casey Bodley | 11 days | 3 | -2/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rgw_cksum: return version_id in all cases | Matt Benjamin | 11 days | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rgw_cksum: permit fallback to checksum-type from create-multipart, in upload-... | Matt Benjamin | 11 days | 4 | -7/+58 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rgw: defensive check for part cksum in try_sum_part_cksums | Matt Benjamin | 11 days | 1 | -0/+8 |