index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_quota.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/service: remove unused metadata and metadata backend services
Casey Bodley
2024-09-12
1
-1
/
+0
*
rgw: fix bucket sync thread waiting inordinate amount of time
J. Eric Ivancich
2024-07-02
1
-1
/
+1
*
rgw: provide testing support to dynamic resharding with reduction
J. Eric Ivancich
2024-05-31
1
-4
/
+25
*
rgw: add shard reduction ability to dynamic resharding
J. Eric Ivancich
2024-05-31
1
-24
/
+1
*
rgw: apply default quota config on account creation
Casey Bodley
2024-04-22
1
-0
/
+12
*
rgw/sal: move list_buckets() to Driver
Casey Bodley
2024-04-10
1
-55
/
+75
*
rgw: use rgw_owner in RGWBucketInfo
Casey Bodley
2024-04-10
1
-2
/
+2
*
rgw/quota: generalize quota to rgw_owners
Casey Bodley
2024-04-10
1
-123
/
+138
*
rgw/quota: remove base class AsyncRefreshHandler
Casey Bodley
2023-11-23
1
-123
/
+88
*
rgw/quota: use intrusive_ptr for RefCountedWaitObject
Casey Bodley
2023-11-23
1
-17
/
+17
*
rgw/sal: unify ReadStatsCB for async user/bucket stats
Casey Bodley
2023-11-23
1
-20
/
+15
*
rgw/sal: RGWGetUserStats_CB cleanup
Casey Bodley
2023-11-23
1
-13
/
+14
*
rgw/sal: Bucket owner as rgw_user
Casey Bodley
2023-11-09
1
-3
/
+3
*
rgw/sal: rename loading get_bucket()s to load_bucket()
Casey Bodley
2023-11-06
1
-3
/
+3
*
rgw/sal: StoreBucket no longer wraps RGWBucketEnt
Casey Bodley
2023-09-22
1
-2
/
+3
*
ceph-dencoder: Add missing rgw types to ceph-dencoder for accurate encode-dec...
NitzanMordhai
2023-09-07
1
-0
/
+10
*
src/rgw: Changing null_yield to optional_yield
Kalpesh Pandya
2023-06-19
1
-1
/
+1
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-43
/
+43
*
rgw: Prefer ssize or safe comparison to casts
Adam C. Emerson
2022-09-30
1
-4
/
+4
*
rgw multisite: resharding scales up shard counts 4x faster
Casey Bodley
2022-05-27
1
-3
/
+11
*
rgw: use get_current_index() instead of log_to_index_layout()
Casey Bodley
2022-05-27
1
-7
/
+12
*
rgw: add generation support to BILog admin APIs
Shilpa Jagannath
2022-05-27
1
-2
/
+8
*
rgw: user_quota and bucket_quota are defined under RGWQuota
Iqbal Khan
2022-05-04
1
-10
/
+9
*
rgw:cleanup/refactor json and xml encoders and decoders
Kaleb S. KEITHLEY
2021-12-13
1
-0
/
+26
*
RGW Zipper - API Cleanups
Daniel Gryniewicz
2021-11-09
1
-3
/
+3
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+1
*
rgw: DPP addition to log messages
Kalpesh Pandya
2021-06-24
1
-25
/
+33
*
rgw: remove quota soft threshold
Zulai Wang
2021-05-26
1
-47
/
+6
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-33
/
+36
*
RGW Zipper - Fix style violations
Daniel Gryniewicz
2021-04-15
1
-11
/
+11
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-19
/
+19
*
RGW Zipper - Meta list API
Daniel Gryniewicz
2021-03-02
1
-3
/
+3
*
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-44
/
+43
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-24
/
+29
*
rgw/services: No null_yield
Adam C. Emerson
2020-11-13
1
-30
/
+34
*
Zipper - Split RadosStore from base SAL
Daniel Gryniewicz
2020-09-08
1
-0
/
+1
*
rgw: remove unused bucket parameter in check_bucket_shards
zhang Shaowen
2019-10-28
1
-2
/
+1
*
rgw/pubsub: allow pubsub REST API on master
Yuval Lifshitz
2019-09-10
1
-1
/
+1
*
Merge pull request #29852 from cbodley/wip-41395
Casey Bodley
2019-09-03
1
-30
/
+21
|
\
|
*
rgw: add reshard checks to bucket quota sync thread
Casey Bodley
2019-08-23
1
-18
/
+9
|
*
rgw: use shared_mutex for RGWUserStatsCache
Casey Bodley
2019-08-22
1
-12
/
+12
*
|
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
|
/
*
Project Zipper Part 1 - Framework and RGWRadosStore
Daniel Gryniewicz
2019-08-15
1
-26
/
+26
*
Merge branch 'wip-rgw-metadata-servicification'
Casey Bodley
2019-08-13
1
-14
/
+16
|
\
|
*
svc: add ctl.user->read_stats_async() and use it instead of old api
Yehuda Sadeh
2019-07-29
1
-1
/
+1
|
*
rgw: use stl.user->read_stats() instead of cls_user_get_header()
Yehuda Sadeh
2019-07-29
1
-4
/
+7
|
*
rgw: svc.datalog_rados: add new svc, move data_log out of RGWRados
Yehuda Sadeh
2019-07-29
1
-1
/
+1
|
*
rgw: rgw_rados.cc mostly compiles
Yehuda Sadeh
2019-07-29
1
-1
/
+1
|
*
rgw: fixes following api changes
Yehuda Sadeh
2019-07-29
1
-1
/
+1
|
*
rgw: more compilation fixes
Yehuda Sadeh
2019-07-29
1
-8
/
+6
[next]