index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_admin.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
radosgw-admin: warn that 'realm rename' does not update other clusters
Casey Bodley
2017-04-21
1
-0
/
+3
*
rgw: add bucket size limit check to radosgw-admin
Matt Benjamin
2017-04-20
1
-10
/
+72
*
rgw: bucket stats display bucket index type
fang yuxiang
2017-04-13
1
-0
/
+1
*
Merge pull request #14340 from oritwas/wip-rgw-fix-zone-create
Casey Bodley
2017-04-06
1
-1
/
+1
|
\
|
*
radosgw-admin: use zone id when creating a zone
Orit Wasserman
2017-04-05
1
-1
/
+1
*
|
radosgw-admin: new 'global quota' commands update period config
Casey Bodley
2017-04-03
1
-0
/
+102
*
|
Merge pull request #12084 from hansbogert/patch-4
Orit Wasserman
2017-04-03
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
rgw: Add --zonegroup-new-name in usage
Hans van den Bogert
2016-11-20
1
-0
/
+2
*
|
rgw-admin: remove deprecated regionmap commands
Casey Bodley
2017-03-20
1
-103
/
+3
*
|
rgw: fix init_bucket_for_sync retcode
lu.shasha
2017-03-17
1
-1
/
+1
*
|
Merge pull request #13856 from zhangsw/cleanup-radosgw-admin-tier_type
Yehuda Sadeh
2017-03-10
1
-1
/
+0
|
\
\
|
*
|
rgw: remove --tier_type in radosgw-admin.
Zhang Shaowen
2017-03-08
1
-1
/
+0
*
|
|
rgw_admin: remove broken check
Yehuda Sadeh
2017-03-09
1
-6
/
+0
*
|
|
rgw: handle pools namespace
Yehuda Sadeh
2017-03-09
1
-13
/
+14
*
|
|
rgw: move placement rule out of rgw_bucket
Yehuda Sadeh
2017-03-09
1
-5
/
+17
*
|
|
rgw: keep rgw_obj key info in rgw_obj_key field
Yehuda Sadeh
2017-03-09
1
-7
/
+6
*
|
|
rgw: add rgw_obj_index_key, kill RGWObjEnt
Yehuda Sadeh
2017-03-09
1
-19
/
+19
*
|
|
rgw: clean rgw_obj
Yehuda Sadeh
2017-03-09
1
-2
/
+2
*
|
|
rgw: fix bucket overwrite
Yehuda Sadeh
2017-03-09
1
-1
/
+1
*
|
|
rgw: implicit rgw_bucket placement, manifest uses rgw_raw_obj
Yehuda Sadeh
2017-03-09
1
-7
/
+7
*
|
|
rgw: more fixes and adjustments following rgw_pool, rgw_raw_obj
Yehuda Sadeh
2017-03-09
1
-3
/
+2
|
/
/
*
|
rgw: Fixes typo in rgw_admin.cc
Ronak Jain
2017-02-22
1
-1
/
+1
*
|
rgw: Let the object stat command be shown in the usage
root
2017-02-21
1
-0
/
+1
*
|
rgw: ARN generation based on uid for Roles.
Pritha Srivastava
2017-01-27
1
-3
/
+5
*
|
rgw: Added a separate section for Roles options in radosgw-admin help.
Pritha Srivastava
2017-01-27
1
-6
/
+7
*
|
Added code for listing roles for a path prefix.
Pritha Srivastava
2017-01-27
1
-2
/
+31
*
|
rgw: Added code for manipulation of inline permission policies attached to ro...
Pritha Srivastava
2017-01-27
1
-1
/
+135
*
|
rgw: Added code for role modify.
Pritha Srivastava
2017-01-27
1
-0
/
+37
*
|
rgw: Adding code for Role creation, deletion and reading.
Pritha Srivastava
2017-01-27
1
-1
/
+89
*
|
Merge pull request #12907 from theanalyst/wip-18064
Casey Bodley
2017-01-18
1
-5
/
+5
|
\
\
|
*
|
rgw_admin: read master log shards from master's current period
Abhishek Lekshmanan
2017-01-13
1
-7
/
+5
|
*
|
rgw_admin: get master's period from store's current period info
Abhishek Lekshmanan
2017-01-12
1
-5
/
+7
*
|
|
embedded: add RGW to libcephd
Bassam Tabbara
2017-01-11
1
-1
/
+5
|
/
/
*
|
radosgw-admin: check for name mistmatch in realm set
Orit Wasserman
2017-01-08
1
-0
/
+5
*
|
radosgw-admin: relam set can use input redirection
Orit Wasserman
2017-01-08
1
-4
/
+0
*
|
radosgw-admin: realm set should create a new realm
Orit Wasserman
2017-01-08
1
-7
/
+21
*
|
dout: Use dout_context
Adam C. Emerson
2016-12-22
1
-0
/
+1
*
|
common: Unskew clock
Adam C. Emerson
2016-12-22
1
-1
/
+1
*
|
Merge pull request #12187 from Jing-Scott/dev/slave-master-sync-info
Casey Bodley
2016-12-02
1
-1
/
+1
|
\
\
|
*
|
rgw: metadata sync info should be shown at master zone of slave zonegroup
Jing Wenjun
2016-11-30
1
-1
/
+1
|
|
/
*
|
rgw: fix for unsafe change of rgw_zonegroup
Casey Bodley
2016-12-01
1
-0
/
+6
*
|
Merge pull request #12113 from ceph/wip-rgw-zone-compression
Yehuda Sadeh
2016-12-01
1
-0
/
+13
|
\
\
|
*
|
radosgw-admin: add --compression for zone placement add/modify
Casey Bodley
2016-12-01
1
-0
/
+13
*
|
|
Merge pull request #12232 from liewegas/wip-rgw-lclist
Yehuda Sadeh
2016-12-01
1
-1
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rgw: need to close_section in lc list op
weiqiaomiao
2016-11-30
1
-1
/
+7
*
|
|
radosgw-admin: 'zone placement modify' doesnt require pool names
Casey Bodley
2016-11-30
1
-11
/
+33
*
|
|
radosgw-admin: add 'zonegroup placement default' command
Casey Bodley
2016-11-30
1
-0
/
+13
*
|
|
radosgw-admin: fix 'placment' typos
Casey Bodley
2016-11-30
1
-4
/
+4
*
|
|
rgw_admin: commands to manage placement targets
Yehuda Sadeh
2016-11-30
1
-0
/
+106
*
|
|
rgw-admin: add commands to manage zonegroup placement fields
Yehuda Sadeh
2016-11-30
1
-19
/
+126
|
/
/
[next]