index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_tools.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: refactor selected files for better above- vs below-the-line
Kaleb S. KEITHLEY
2022-11-29
1
-419
/
+0
*
rgw: remove unnecessary loop in rgw_get_system_obj()
Casey Bodley
2022-07-13
1
-46
/
+12
*
rgw: remove RGWSysObjectCtx entirely
Casey Bodley
2022-07-13
1
-12
/
+10
*
rgw: tools: introduce `rgw_stat_system_obj`
Abhishek Lekshmanan
2022-06-06
1
-0
/
+15
*
rgw: Don't erase bucket attributes on trim
Adam C. Emerson
2022-05-27
1
-6
/
+21
*
RGW: Zipper - zonegroup, placement tier
Daniel Gryniewicz
2022-04-20
1
-1
/
+1
*
rgw: zipper: move functions so they're on correct side of API
Kaleb S. KEITHLEY
2022-04-06
1
-46
/
+0
*
RGW - Zipper - remove RGWObjectCtx from SAL API
Daniel Gryniewicz
2022-03-07
1
-2
/
+1
*
rgw: remove rgw_rados_pool_pg_num_min and its use on pool creation
Casey Bodley
2022-02-10
1
-11
/
+0
*
rgw/sts: added code to tag, untag and list role tags.
Pritha Srivastava
2021-09-01
1
-1
/
+2
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
RGW - Zipper - Proper Writer API
Daniel Gryniewicz
2021-07-30
1
-7
/
+7
*
rgw: DPP addition 3
Kalpesh Pandya
2021-07-02
1
-9
/
+9
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-16
/
+19
*
RGW Zipper - Fix style violations
Daniel Gryniewicz
2021-04-15
1
-2
/
+2
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-5
/
+5
*
rgw: Add rgw_complete_aio_completion()
Adam C. Emerson
2021-03-29
1
-0
/
+8
*
RGW Zipper - Wrap zoneutils
Daniel Gryniewicz
2021-03-02
1
-1
/
+1
*
RGW Zipper - Add zone abstraction
Daniel Gryniewicz
2021-03-02
1
-1
/
+1
*
RGW Zipper - zipify RGWUserAdminOpState
Daniel Gryniewicz
2021-03-02
1
-1
/
+0
*
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-12
/
+11
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-3
/
+4
*
Zipper - ObjectProcessor
Daniel Gryniewicz
2020-11-20
1
-1
/
+1
*
rgw: no null_yield in rgw_tools
Adam C. Emerson
2020-11-13
1
-11
/
+4
*
{rgw, cmake}: Remove WITH_BOOST_CONTEXT
Adam C. Emerson
2020-10-23
1
-6
/
+0
*
Zipper - Split RadosStore from base SAL
Daniel Gryniewicz
2020-09-08
1
-0
/
+1
*
Merge pull request #36522 from kalebskeithley/rgw_rados_h
kalebskeithley
2020-08-10
1
-1
/
+0
|
\
|
*
rgw: remove unnecessary #include "rgw_rados.h"
Kaleb S. KEITHLEY
2020-08-10
1
-1
/
+0
*
|
Merge pull request #34869 from linuxbox2/wip-reset-stats2
J. Eric Ivancich
2020-08-10
1
-16
/
+5
|
\
\
|
|
/
|
/
|
|
*
rgw: introduce safe user-reset-stats
Matt Benjamin
2020-07-02
1
-16
/
+5
*
|
Zipper Object
Daniel Gryniewicz
2020-07-17
1
-3
/
+5
|
/
*
rgw/tools: add flags to rgw_rados_operate api
Yuval Lifshitz
2020-05-21
1
-6
/
+19
*
rgw: define sync policy structures
Yehuda Sadeh
2020-01-28
1
-0
/
+19
*
Project Zipper - Bucketlist
Daniel Gryniewicz
2019-09-26
1
-1
/
+1
*
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
-6
/
+6
*
Merge branch 'wip-rgw-metadata-servicification'
Casey Bodley
2019-08-13
1
-20
/
+43
|
\
|
*
rgw: fixes following rebase
Yehuda Sadeh
2019-07-29
1
-2
/
+11
|
*
rgw: more api adjustments
Yehuda Sadeh
2019-07-29
1
-2
/
+2
|
*
rgw: RGWRados::lock_exclusive, ::unlock now being handled at svc.cls
Yehuda Sadeh
2019-07-29
1
-0
/
+27
|
*
rgw: initial meta manager refactoring
Yehuda Sadeh
2019-07-29
1
-14
/
+1
|
*
rgw: no need to pass in RGWRados to rgw_get_system_obj()
Yehuda Sadeh
2019-07-29
1
-2
/
+1
|
*
rgw: move manifest code around, initial tier separation
Yehuda Sadeh
2019-07-29
1
-0
/
+1
*
|
rgw: add rgw_rados_pool_recovery_priority (default 5)
Sage Weil
2019-07-22
1
-3
/
+14
|
/
*
rgw: thread yield context through writing of head obj
Ali Maredia
2019-07-08
1
-1
/
+1
*
rgw: thread option_yield through bucket index transaction prepare
Ali Maredia
2019-07-08
1
-3
/
+4
*
rgw: add optional_yield to rgw_get_system_obj in rgw_tools
Ali Maredia
2019-05-17
1
-3
/
+3
*
rgw: add optional_yield to RGWRados::get_bucket_info()
Ali Maredia
2019-05-17
1
-0
/
+1
*
rgw/rgw_tools: fix 'osd pool set' json syntax
Sage Weil
2019-05-06
1
-2
/
+2
*
rgw: add optional_yield to PutObjProcessors
Casey Bodley
2019-04-24
1
-4
/
+3
[next]