index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_sal.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RGW: Remove get_obj_state()/set_obj_state from SAL
Daniel Gryniewicz
2024-05-28
1
-35
/
+0
*
rgw: Take in `io_context` by reference
samarah
2024-04-02
1
-2
/
+2
*
rgw/d4n: this commit squashes the following commits related to
Samarah
2024-04-02
1
-2
/
+2
*
rgw/d4n: This commit squashes the following commits related to
Samarah
2024-04-02
1
-0
/
+2
*
rgw/rados: store SiteConfig with RGWServices
Casey Bodley
2024-03-05
1
-8
/
+7
*
rgw: Thread site config into RADOS driver
Adam Emerson
2024-01-24
1
-5
/
+9
*
rgw: SAL drivers take `boost::asio::io_context`
Adam C. Emerson
2024-01-24
1
-5
/
+6
*
rgw: Remove RGWSI_RADOS from RGWSI_BI_RADOS
Adam C. Emerson
2023-11-29
1
-4
/
+5
*
Merge pull request #52933 from dang/wip-dang-posix-driver
Daniel Gryniewicz
2023-09-15
1
-0
/
+19
|
\
|
*
RGW - Add POSIX Driver
Daniel Gryniewicz
2023-09-14
1
-0
/
+19
*
|
Merge pull request #51368 from dang/wip-dang-zipper-motr
Daniel Gryniewicz
2023-09-13
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
RGW - Move DAOS and MOTR to proper locations
Daniel Gryniewicz
2023-05-05
1
-2
/
+2
|
*
RGW - Make MOTR build
Daniel Gryniewicz
2023-05-05
1
-1
/
+1
*
|
src/rgw: Changing null_yield to optional_yield
Kalpesh Pandya
2023-06-19
1
-3
/
+3
*
|
RGW: Add D4N classes and unit testing; update cpp_redis submodule
samarah
2023-06-05
1
-1
/
+23
|
/
*
rgw: don't start the bucket notification thread in radosgw-admin
Yuval Lifshitz
2023-03-07
1
-0
/
+3
*
Merge branch 'master' into update-ceph-mgw
Andriy Tkachuk
2023-01-28
1
-62
/
+212
|
\
|
*
RGW - Zipper - move rgw/store to rgw/driver
Daniel Gryniewicz
2022-12-08
1
-3
/
+3
|
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-69
/
+69
|
*
rgw: add create_config_store() factory
Casey Bodley
2022-09-28
1
-0
/
+30
|
*
rgw: add DAOS SAL implementation
Zuhair AlSader
2022-09-07
1
-0
/
+39
|
*
rgw: fix d3n crash in StoreManager::get_config()
Casey Bodley
2022-09-01
1
-2
/
+2
|
*
RGW - Zipper - Init cleanup
Daniel Gryniewicz
2022-08-01
1
-12
/
+77
|
*
RGW - Zipper - Add temporary Filter testing
Daniel Gryniewicz
2022-07-27
1
-24
/
+38
*
|
Merge remote-tracking branch 'ceph_main/main' into update-ceph-mgw
Dattaprasad Govekar
2022-06-22
1
-21
/
+73
|
\
|
|
*
rgw/dbstore: Support user creation via `radosgw-admin`
Soumya Koduri
2022-05-10
1
-13
/
+6
|
*
RGW - Split RGWRados initialization
Daniel Gryniewicz
2022-05-02
1
-2
/
+14
|
*
RGW: Zipper - zonegroup, placement tier
Daniel Gryniewicz
2022-04-20
1
-6
/
+18
|
*
RGW - Zipper - remove RGWObjectCtx from SAL API
Daniel Gryniewicz
2022-03-07
1
-0
/
+35
*
|
rgw_sal_motr: [EOS-28051] Enable access/secret keys for RGW Motr user (#76)
Jeet Jain
2022-04-01
1
-29
/
+0
|
/
*
rgw: add CORTX Motr SAL implementation
Andriy Tkachuk
2022-01-27
1
-1
/
+59
*
rgw/dbstore: Fixing s3 test 'test_bucket_delete_nonempty'
Soumya Koduri
2022-01-13
1
-0
/
+1
*
rgw/dbstore: APIs to handle lc state
Soumya Koduri
2021-11-11
1
-3
/
+4
*
Merge pull request #43054 from soumyakoduri/wip-skoduri-dbstore-vstart
Daniel Gryniewicz
2021-09-22
1
-0
/
+13
|
\
|
*
rgw/dbstore: Insert testid user on startup
Soumya Koduri
2021-09-20
1
-0
/
+13
*
|
rgw/dbstore: Object APIs
Soumya Koduri
2021-09-20
1
-0
/
+24
|
/
*
rgw/dbstore: Add DBStore base class def to namespace rgw::store
Soumya Koduri
2021-07-28
1
-4
/
+4
*
rgw/dbstore: Use dpp for logging
Soumya Koduri
2021-07-28
1
-1
/
+1
*
rgw/dbstore: Use CEPH RGW logging in ceph context
Soumya Koduri
2021-07-28
1
-3
/
+14
*
rgw/dbstore: DB backend for RGW
Soumya Koduri
2021-07-28
1
-0
/
+14
*
rgw: D3N Cache changes for Upstream
Mark Kogan
2021-07-06
1
-3
/
+23
*
radosgw-admin: skip GC init on read-only admin ops
Mark Kogan
2021-04-28
1
-1
/
+2
*
RGW Zipper - Fix style violations
Daniel Gryniewicz
2021-04-15
1
-7
/
+7
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-10
/
+10
*
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-0
/
+61
*
Zipper - Split RadosStore from base SAL
Daniel Gryniewicz
2020-09-08
1
-953
/
+0
*
Zipper - implement copy_object
Daniel Gryniewicz
2020-09-08
1
-0
/
+60
*
Zipper - Remove more instances of getRados() from rgw_op.cc
Daniel Gryniewicz
2020-09-08
1
-0
/
+4
*
Merge pull request #36542 from mkogan1/wip-rgw-fix-sync-stats
Casey Bodley
2020-09-03
1
-1
/
+1
|
\
|
*
rgw: fix user stats iterative increment
Mark Kogan
2020-08-10
1
-1
/
+1
[next]