summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #61407 from clwluvw/replication-statusJ. Eric Ivancich11 hours1-9/+14
|\
| * rgw: update attrs with replication status to reflect in responseSeena Fallah2 days1-9/+14
* | Merge pull request #61406 from clwluvw/checkpoint-dstbucketJ. Eric Ivancich11 hours2-1/+2
|\ \
| * | rgw: set dest bucket id in bucket sync checkpointSeena Fallah2 days2-1/+2
| |/
* | Merge pull request #61271 from clwluvw/datasync-usermode-errJ. Eric Ivancich11 hours1-2/+2
|\ \
| * | rgw: skip on EACCES in RGWBucketSyncSingleEntryCRSeena Fallah9 days1-1/+1
| * | rgw: set retcode on verify_bucket_permission in RGWObjFetchCRSeena Fallah9 days1-1/+1
* | | Merge pull request #61157 from aiivashchenko/fix_68195J. Eric Ivancich11 hours3-1/+3
|\ \ \
| * | | rgw: add missing last_modified field to swift apiAndrei Ivashchenko2024-12-233-1/+3
* | | | Merge pull request #59143 from Sean10/fix_rados_pybind_zero_paramYuri Weinstein13 hours2-1/+6
|\ \ \ \
| * | | | test/pybind/test_rados.py: add test for reversed arguments offset,length in W...Wang Chao2024-11-051-0/+5
| * | | | pybind/rados: fix the incorrect order of offset,length in WriteOp.zeroWang Chao2024-11-051-1/+1
* | | | | Merge pull request #61384 from sj14/sj/delete-policy-204J. Eric Ivancich15 hours1-1/+4
|\ \ \ \ \
| * | | | | rgw: S3 Delete Bucket Policy should return 204 on successSimon Jürgensmeyer3 days1-1/+4
* | | | | | Merge pull request #61370 from yehudasa/wip-69536J. Eric Ivancich15 hours1-1/+1
|\ \ \ \ \ \
| * | | | | | rgw: RGWRados::get_olh() needs to use the correct attrYehuda Sadeh3 days1-1/+1
* | | | | | | Merge pull request #61285 from cbodley/wip-69462J. Eric Ivancich15 hours1-0/+5
|\ \ \ \ \ \ \
| * | | | | | | rgw: /admin/user api dumps account-related user infoCasey Bodley9 days1-0/+5
* | | | | | | | Merge pull request #61244 from awojno-bloomberg/fix-bucket-sync-statusJ. Eric Ivancich15 hours1-8/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | rgw:fix radosgw-admin use after freeAlex Wojno8 days1-8/+6
* | | | | | | | | Merge pull request #60556 from aclamk/wip-aclamk-bluefs-truncate-allocations-...Adam Kupczyk21 hours2-31/+110
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | os/bluestore: Add unittest for BlueFS::truncate()Adam Kupczyk2024-10-301-0/+81
| * | | | | | | | | os/bluestore: Make truncate() drop unused allocationsAdam Kupczyk2024-10-291-31/+29
* | | | | | | | | | Merge pull request #60363 from aclamk/wip-aclamk-fix-bluefs-bdev-expandAdam Kupczyk21 hours1-2/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | os/bluestore: Fix CBT bluefs-bdev-expandAdam Kupczyk2024-10-161-2/+27
* | | | | | | | | | | Merge pull request #61412 from gbregman/mainGil Bregman29 hours3-0/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mgr/cephadm/nvmeof: Add SPDK iobuf options field to NVMeOF configurationGil Bregman36 hours3-0/+8
* | | | | | | | | | | | Merge pull request #60265 from MaxKellermann/timeout_round_upYuri Weinstein30 hours3-6/+52
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | msg/async/Timeout: always round upMax Kellermann2024-10-221-1/+4
| * | | | | | | | | | | msg/async/Event{Poll,Epoll}: move timeout calculation to Timeout.hMax Kellermann2024-10-223-6/+49
* | | | | | | | | | | | Merge pull request #61349 from VallariAg/wip-vallari-nvmeof-ceph-versionVallari Agrawal43 hours1-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mon: do not show nvmeof in 'ceph versions' outputVallari Agrawal47 hours1-1/+1
* | | | | | | | | | | | | Merge pull request #60889 from anoopcs9/fix-invalid-access-mdsMilind Changire44 hours1-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