summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_sal.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: Remove RGWSI_RADOS from RGWSI_BI_RADOSAdam C. Emerson2023-11-291-4/+5
* Merge pull request #52933 from dang/wip-dang-posix-driverDaniel Gryniewicz2023-09-151-0/+19
|\
| * RGW - Add POSIX DriverDaniel Gryniewicz2023-09-141-0/+19
* | Merge pull request #51368 from dang/wip-dang-zipper-motrDaniel Gryniewicz2023-09-131-3/+3
|\ \ | |/ |/|
| * RGW - Move DAOS and MOTR to proper locationsDaniel Gryniewicz2023-05-051-2/+2
| * RGW - Make MOTR buildDaniel Gryniewicz2023-05-051-1/+1
* | src/rgw: Changing null_yield to optional_yieldKalpesh Pandya2023-06-191-3/+3
* | RGW: Add D4N classes and unit testing; update cpp_redis submodulesamarah2023-06-051-1/+23
|/
* rgw: don't start the bucket notification thread in radosgw-adminYuval Lifshitz2023-03-071-0/+3
* Merge branch 'master' into update-ceph-mgwAndriy Tkachuk2023-01-281-62/+212
|\
| * RGW - Zipper - move rgw/store to rgw/driverDaniel Gryniewicz2022-12-081-3/+3
| * RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-69/+69
| * rgw: add create_config_store() factoryCasey Bodley2022-09-281-0/+30
| * rgw: add DAOS SAL implementationZuhair AlSader2022-09-071-0/+39
| * rgw: fix d3n crash in StoreManager::get_config()Casey Bodley2022-09-011-2/+2
| * RGW - Zipper - Init cleanupDaniel Gryniewicz2022-08-011-12/+77
| * RGW - Zipper - Add temporary Filter testingDaniel Gryniewicz2022-07-271-24/+38
* | Merge remote-tracking branch 'ceph_main/main' into update-ceph-mgwDattaprasad Govekar2022-06-221-21/+73
|\|
| * rgw/dbstore: Support user creation via `radosgw-admin`Soumya Koduri2022-05-101-13/+6
| * RGW - Split RGWRados initializationDaniel Gryniewicz2022-05-021-2/+14
| * RGW: Zipper - zonegroup, placement tierDaniel Gryniewicz2022-04-201-6/+18
| * RGW - Zipper - remove RGWObjectCtx from SAL APIDaniel Gryniewicz2022-03-071-0/+35
* | rgw_sal_motr: [EOS-28051] Enable access/secret keys for RGW Motr user (#76)Jeet Jain2022-04-011-29/+0
|/
* rgw: add CORTX Motr SAL implementationAndriy Tkachuk2022-01-271-1/+59
* rgw/dbstore: Fixing s3 test 'test_bucket_delete_nonempty'Soumya Koduri2022-01-131-0/+1
* rgw/dbstore: APIs to handle lc stateSoumya Koduri2021-11-111-3/+4
* Merge pull request #43054 from soumyakoduri/wip-skoduri-dbstore-vstartDaniel Gryniewicz2021-09-221-0/+13
|\
| * rgw/dbstore: Insert testid user on startupSoumya Koduri2021-09-201-0/+13
* | rgw/dbstore: Object APIsSoumya Koduri2021-09-201-0/+24
|/
* rgw/dbstore: Add DBStore base class def to namespace rgw::storeSoumya Koduri2021-07-281-4/+4
* rgw/dbstore: Use dpp for loggingSoumya Koduri2021-07-281-1/+1
* rgw/dbstore: Use CEPH RGW logging in ceph contextSoumya Koduri2021-07-281-3/+14
* rgw/dbstore: DB backend for RGWSoumya Koduri2021-07-281-0/+14
* rgw: D3N Cache changes for UpstreamMark Kogan2021-07-061-3/+23
* radosgw-admin: skip GC init on read-only admin opsMark Kogan2021-04-281-1/+2
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-7/+7
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-10/+10
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-0/+61
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-953/+0
* Zipper - implement copy_objectDaniel Gryniewicz2020-09-081-0/+60
* Zipper - Remove more instances of getRados() from rgw_op.ccDaniel Gryniewicz2020-09-081-0/+4
* Merge pull request #36542 from mkogan1/wip-rgw-fix-sync-statsCasey Bodley2020-09-031-1/+1
|\
| * rgw: fix user stats iterative incrementMark Kogan2020-08-101-1/+1
* | Merge pull request #36743 from cbodley/wip-rgw-sal-bucket-ctimeDaniel Gryniewicz2020-09-021-0/+2
|\ \
| * | rgw: RGWBucket uses creation_time from RGWBucketInfoCasey Bodley2020-08-211-0/+2
| |/
* | Zipper - Fix retry_raced_bucket_writeDaniel Gryniewicz2020-08-171-0/+11
* | Removing getRados() - RGWGetObjLayoutDaniel Gryniewicz2020-08-171-0/+1
* | Zipper - convert RGWBulkUploadOp::handle_dir to use create_bucketDaniel Gryniewicz2020-08-171-2/+6
* | Zipper - Rename get_bi() to get_key()Daniel Gryniewicz2020-08-171-3/+3
* | Zipper - forward_request_to_master in RGWStoreDaniel Gryniewicz2020-08-171-1/+11