summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_website.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-24common/async: `io_context_pool` constructor takes int64_tAdam C. Emerson1-1/+1
2024-01-24include/inline_memory.h: Add missing includes to fix buildAdam Emerson1-2/+6
2024-01-23Update libkmip submodule to pull in some portability changes.Marcus Watts1-0/+0
2024-01-23bug fixes per QE recent defectsgalsalomon661-0/+0
2024-01-23doc: specify correct fs type for mkfsHimura Kazuto1-0/+1
2024-01-23rgw/lua: fix compilation issue when lua packages are disabledYuval Lifshitz1-1/+4
2024-01-23osd/scrub: check reservation replies for relevanceRonen Friedman5-52/+200
2024-01-23doc/radosgw: edit "read/write global rate limit" admin.rstZac Dover1-19/+30
2024-01-22rgw/multisite: add multisite test cases with some rgw instances downJane Zhu1-0/+191
2024-01-22osd/scrub: update job's NB on failureRonen Friedman12-25/+170
2024-01-22osd/scrub: fix set_last_deep_scrub_stamp()Ronen Friedman2-2/+4
2024-01-22osd/scrub: introduce a 'not before' attribute for scrub jobsRonen Friedman7-38/+68
2024-01-22osd/scrub: remove the 'penalized jobs' queueRonen Friedman5-139/+12
2024-01-21crimson/os/alienstore/alien_log: _flush concurrentlyMatan Breizman1-3/+2
2024-01-20PendingReleaseNotes: add rbd_diff_iterate2 noteIlya Dryomov1-0/+5
2024-01-20librbd: try to preserve object map for diff-iterate in fast-diff modeIlya Dryomov3-9/+141
2024-01-20librbd/object_map: potentially use in-memory object map in DiffRequestIlya Dryomov4-119/+431
2024-01-20librbd/object_map: decouple object map processing in DiffRequestIlya Dryomov2-133/+145
2024-01-20common/bit_vector: fix iterator vs reference constness confusionIlya Dryomov1-9/+7
2024-01-20librbd/object_map: make object map in handle_load_object_map() localIlya Dryomov2-9/+8
2024-01-20librbd/object_map: don't resize object map in handle_load_object_map()Ilya Dryomov2-14/+45
2024-01-20common/bit_vector: fix IteratorImpl post-increment operatorIlya Dryomov1-1/+1
2024-01-20librbd: drop DiffIterate::diff_object_map() declarationIlya Dryomov1-4/+0
2024-01-20librbd: propagate diff-iterate range to parent in fast-diff modeIlya Dryomov1-5/+7
2024-01-20librbd/object_map: add support for ranged diff-iterateIlya Dryomov7-73/+243
2024-01-20include/intarith: introduce round_down_to()Ilya Dryomov2-1/+5
2024-01-20test/librbd: expand TestMockObjectMapDiffRequest edge case coverageIlya Dryomov1-36/+438
2024-01-20librbd/object_map: allow intermediate snaps to be skipped on diff-iterateIlya Dryomov2-91/+148
2024-01-20librbd/object_map: resurrect diff-iterate behavior when image is shrunkIlya Dryomov2-9/+369
2024-01-20librbd/object_map: fix diff from snapshot when image is grownIlya Dryomov3-7/+305
2024-01-20librbd/object_map: drop bogus if in handle_load_object_map()Ilya Dryomov1-37/+35
2024-01-20test/librbd: refactor TestMockObjectMapDiffRequest testsIlya Dryomov1-321/+254
2024-01-20test/librbd: improve TestMockObjectMapDiffRequest.InvalidStartSnapIlya Dryomov1-1/+1
2024-01-20doc/radosgw: edit admin.rst "Get Bucket Rate Limit"Zac Dover1-9/+17
2024-01-20crimson/osd/ops_executor: simplify prepare_clone, use set_clone_stateSamuel Just2-29/+20
2024-01-20crimson/osd: invalidate contents of obc_registry on interval_changeSamuel Just3-3/+21
2024-01-19install-deps: Force remove ceph-libboost* packagesluo rixin1-0/+8
2024-01-18common/intrusive_lru: add clear() mechanism and state for removed items with ...Samuel Just2-9/+117
2024-01-18src: kernel mount command returning misleading error messageneeraj pratap singh1-1/+2
2024-01-18common/intrusive_lru: generalize evict() slightly to allow other target valuesSamuel Just1-5/+5
2024-01-18common/intrusive_lru: clarify invariantsSamuel Just1-9/+26
2024-01-17mgr/rook: always recreate kvm default network + fix groups refreshRedouane Kachach3-9/+44
2024-01-17doc/rados/operations: add EC overhead table to erasure-code.rstAnthony D'Atri1-0/+178
2024-01-17rgw/asio: Add asserts to ensure asio isn't running during `run` andSamarah1-0/+4
2024-01-17qa/config/crimson_qa_overrides.yaml: Decrease lru_size for testingMatan Breizman1-0/+1
2024-01-17test/neorados/misc: Crimson - Skip NeoRadosMisc.WriteSameMatan Breizman1-0/+1
2024-01-17test/librados/aio_cxx: Crimson - Skip LibRadosAio.MultiReadsMatan Breizman1-0/+1
2024-01-17test/neorados/list: Seperate NeoRadosECTest from NeoRadosTestMatan Breizman4-98/+170
2024-01-17test/neorados/aio_cxx: Seperate NeoRadosECTest from NeoRadosTestMatan Breizman5-93/+162
2024-01-17test/neorados/io: Crimson - Skip NeoRadosIo.LimitsMatan Breizman1-0/+1