summaryrefslogtreecommitdiffstats
path: root/src/rgw/driver (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #61406 from clwluvw/checkpoint-dstbucketJ. Eric Ivancich17 hours1-1/+1
|\
| * rgw: set dest bucket id in bucket sync checkpointSeena Fallah3 days1-1/+1
* | Merge pull request #61271 from clwluvw/datasync-usermode-errJ. Eric Ivancich17 hours1-2/+2
|\ \
| * | rgw: skip on EACCES in RGWBucketSyncSingleEntryCRSeena Fallah10 days1-1/+1
| * | rgw: set retcode on verify_bucket_permission in RGWObjFetchCRSeena Fallah10 days1-1/+1
* | | Merge pull request #61370 from yehudasa/wip-69536J. Eric Ivancich21 hours1-1/+1
|\ \ \
| * | | rgw: RGWRados::get_olh() needs to use the correct attrYehuda Sadeh4 days1-1/+1
* | | | Merge pull request #61285 from cbodley/wip-69462J. Eric Ivancich21 hours1-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | rgw: /admin/user api dumps account-related user infoCasey Bodley9 days1-0/+5
| | |/ | |/|
* | | rgw/logging: clean pending objectsYuval Lifshitz5 days2-42/+90
* | | Merge pull request #55259 from linuxbox2/wip-object-attributesMatt Benjamin8 days6-8/+139
|\ \ \
| * | | rgw: GetObjAttrs enforces MaxSize and returns correct IsTruncatedCasey Bodley10 days1-0/+6
| * | | rgw/rados: Object::list_parts() starts after markerCasey Bodley10 days1-2/+2
| * | | rgw/rados: get_part_obj_state() fixes accounted_size when uncompressedCasey Bodley10 days1-0/+3
| * | | rgw: implement GetObjectAttributesMatt Benjamin10 days6-8/+130
* | | | Merge pull request #61288 from adamemerson/wip-69303Adam Emerson8 days1-9/+23
|\ \ \ \
| * | | | rgw: Don't crash on exceptions from pool listingAdam Emerson9 days1-9/+23
| |/ / /
* | | | Merge pull request #52791 from clwluvw/location-constraintCasey Bodley9 days8-30/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | rgw: respect location constraint in master zonegroupSeena Fallah2024-12-198-30/+0
| | |/ | |/|
* | | rgw: migrate rgw_admin to new directory.Jesse Williamson12 days1-4/+4
| |/ |/|
* | Merge pull request #60832 from clwluvw/bucket-delete-metaJ. Eric Ivancich2025-01-032-2/+2
|\ \
| * | rgw: consider multi zonegroup for is_syncing_bucket_metaSeena Fallah2024-11-262-2/+2
* | | Merge pull request #60685 from clwluvw/data-sync-permJ. Eric Ivancich2025-01-031-51/+43
|\ \ \
| * | | rgw: evaluate policies for dest object in data syncSeena Fallah2024-11-101-28/+41
| * | | rgw: pass uid on fetch object in data syncSeena Fallah2024-11-101-23/+2
* | | | rgw: allow bucket notification send message to kafka with multiple brokersHoai-Thu Vuong2024-12-261-2/+1
* | | | Merge pull request #61107 from cbodley/wip-69241Casey Bodley2024-12-191-1/+1
|\ \ \ \
| * | | | rgw/posix: std::ignore return value of write()Casey Bodley2024-12-161-1/+1
* | | | | Merge pull request #56583 from pritha-srivastava/wip-rgw-del-bucket-tagCasey Bodley2024-12-171-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rgw: fix rados bucket merge and store attrslightmelodies2024-11-111-1/+1
| |/ / /
* | | | Merge pull request #60907 from shashalu/wip-fix-stale-bucket-indexesJ. Eric Ivancich2024-12-111-1/+5
|\ \ \ \
| * | | | rgw: fix stale entries in bucket indexeslu.shasha2024-12-041-1/+5
| | |/ / | |/| |
* | | | Merge pull request #60916 from shashalu/fix-data-corruption-ETIMEDOUTJ. Eric Ivancich2024-12-112-5/+20
|\ \ \ \
| * | | | rgw: shouldn't call index_op.cancel() when rados op return ETIMEDOUTlu.shasha2024-12-061-5/+10
| * | | | rgw: fix data corruption when rados op return ETIMEDOUTlu.shasha2024-12-031-0/+10
* | | | | Merge pull request #60845 from yehudasa/wip-69060Casey Bodley2024-12-111-2/+3
|\ \ \ \ \
| * | | | | rgw: fix bucket link operationYehuda Sadeh2024-11-261-2/+3
| | |_|_|/ | |/| | |
* | | | | Merge pull request #60851 from ivancich/wip-optimize-listing-over-namespacesJ. Eric Ivancich2024-12-111-4/+51
|\ \ \ \ \
| * | | | | rgw: optimize bucket listing to skip past regions of namespaced entriesJ. Eric Ivancich2024-12-041-4/+51
| | |_|/ / | |/| | |
* | | | | Merge pull request #59808 from yuvalif/wip-yuval-bucket-logging3Yuval Lifshitz2024-12-104-12/+269
|\ \ \ \ \
| * | | | | rgw/logging: add support for GetBucketLogging and PutBucketLoggingYuval Lifshitz2024-12-084-12/+269
| |/ / / /
* | | | | Merge pull request #60812 from pecastro/improve-a-few-testsCasey Bodley2024-12-062-18/+20
|\ \ \ \ \
| * | | | | rgw: Make test idempotent.Paulo E. Castro2024-12-052-5/+8
| * | | | | rgw: Remove unnecessary whitespace.Paulo E. Castro2024-12-052-13/+12
| | |_|/ / | |/| | |
* | | | | radosgw-admin: bucket link/unlink support accountsCasey Bodley2024-12-063-9/+45
* | | | | Merge pull request #60830 from cbodley/wip-69043Casey Bodley2024-12-061-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | radosgw-admin: 'user create' rejects uids matching the account id formatCasey Bodley2024-11-251-1/+5
| |/ / /
* | | | Merge pull request #60151 from shreyanshjain7174/wip-skoduri-cloud-restoreSoumya Koduri2024-12-031-12/+0
|\ \ \ \
| * | | | rgw/restore: Fixed status codes and response headersshreyanshjain71742024-10-131-12/+0
* | | | | Merge pull request #60589 from clwluvw/requested-gen-syncShilpa Jagannath2024-12-031-2/+1
|\ \ \ \ \ | |_|/ / / |/| | | |