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: fix a bug about inconsistent unit of comparison
gaosibei
2017-09-29
1
-3
/
+2
*
rgw: Prevent overflow of stats cached values
Aleksei Gutikov
2017-08-21
1
-3
/
+3
*
Fix rgw not responding occasionally when receiving SIGHUP signal.
Yao Zongyou
2017-08-07
1
-0
/
+3
*
Merge pull request #16389 from prallabh/wip-20661
Yuri Weinstein
2017-07-27
1
-3
/
+17
|
\
|
*
rgw: Do not decrement stats cache when the cache values are zero
Pavan Rallabhandi
2017-07-25
1
-3
/
+17
*
|
rgw: fix rgw hang when do RGWRealmReloader::reload after go SIGHUP
fang.yuxiang
2017-07-20
1
-2
/
+13
|
/
*
rgw: user const rgw_bucket in quota
Orit Wasserman
2017-06-11
1
-26
/
+26
*
rgw: new num shards proportional to number of objects per shard
Yehuda Sadeh
2017-06-05
1
-1
/
+4
*
rgw: add bucket to resharding queue if needs resharding
Orit Wasserman
2017-06-05
1
-1
/
+1
*
rgw: add a check_bucket_shards to the quota
Orit Wasserman
2017-06-05
1
-0
/
+25
*
rgw: migrate atomic_t to std::atomic<>
Jesse Williamson
2017-04-28
1
-3
/
+5
*
Merge pull request #13408 from zhangsw/fix-rgw-loglevel
Casey Bodley
2017-03-16
1
-2
/
+2
|
\
|
*
rgw: change loglevel to 5 in user's quota sync.
Zhang Shaowen
2017-02-14
1
-2
/
+2
*
|
rgw/cleanup: add override in headers
liuchang0812
2017-03-14
1
-1
/
+1
*
|
rgw: implicit rgw_bucket placement, manifest uses rgw_raw_obj
Yehuda Sadeh
2017-03-09
1
-4
/
+32
*
|
rgw: add override in rgw subsystem
liuchang0812
2017-02-15
1
-31
/
+31
|
/
*
dout: Use dout_context
Adam C. Emerson
2016-12-22
1
-0
/
+1
*
common: Unskew clock
Adam C. Emerson
2016-12-22
1
-5
/
+6
*
rgw: Do not bother to check against conf values during quota handling
root
2016-06-19
1
-51
/
+14
*
rgw: fix rounding in RGWQuotaInfoDefApplier.
Radoslaw Zarzynski
2016-05-30
1
-2
/
+3
*
rgw: bucket quota can be checked in a way compliant with the Swift API.
Radoslaw Zarzynski
2016-05-30
1
-1
/
+61
*
rgw: switch to byte-precision in RGWQuotaInfo.
Radoslaw Zarzynski
2016-05-30
1
-15
/
+11
*
rgw: add infrastructure for quota checking strategies.
Radoslaw Zarzynski
2016-05-30
1
-21
/
+99
*
rgw: RGWStorageStats does store sizes with byte precision.
Radoslaw Zarzynski
2016-05-30
1
-56
/
+95
*
rgw: timespan fix
Yehuda Sadeh
2016-03-15
1
-1
/
+1
*
rgw: high resolution time
Yehuda Sadeh
2016-03-15
1
-2
/
+3
*
rgw: cleanup of debug messages
Orit Wasserman
2016-03-11
1
-2
/
+2
*
rgw: bilog info can get shard id
Yehuda Sadeh
2016-02-12
1
-2
/
+2
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
threads: add thread names
Igor Podoski
2016-01-05
1
-2
/
+2
*
rgw: user has a tenant property
Yehuda Sadeh
2015-11-25
1
-51
/
+52
*
rgw: Add default quota config
Daniel Gryniewicz
2015-10-28
1
-6
/
+40
*
rgw_quota.cc: init variables in constructor
Danny Al-Gaaf
2015-03-11
1
-1
/
+1
*
Revert "Revert "Merge remote-tracking branch 'origin/wip-bi-sharding-3' into ...
Yehuda Sadeh
2015-01-22
1
-2
/
+2
*
Revert "Merge remote-tracking branch 'origin/wip-bi-sharding-3' into next"
Yehuda Sadeh
2015-01-19
1
-2
/
+2
*
Adjust bucket stats/index checking/index rebuild/tag timeout implementation t...
Guang Yang
2015-01-14
1
-2
/
+2
*
rgw_quota.cc: remove unused variable 'key'
Danny Al-Gaaf
2014-05-12
1
-3
/
+0
*
Removed extra semicolons
Daniel J. Hofmann
2014-05-09
1
-2
/
+2
*
rgw: fix build on centos
Yehuda Sadeh
2014-01-30
1
-2
/
+2
*
Merge branch 'wip-user-quota-2'
Yehuda Sadeh
2014-01-27
1
-140
/
+560
|
\
|
*
rgw: simplify a code path
Yehuda Sadeh
2014-01-25
1
-17
/
+16
|
*
rgw: quota thread for full user stats sync
Yehuda Sadeh
2014-01-25
1
-12
/
+145
|
*
rgw: round bytes to the next 4k for quota use
Yehuda Sadeh
2014-01-24
1
-3
/
+3
|
*
rgw: sync bucket stats thread
Yehuda Sadeh
2014-01-24
1
-15
/
+115
|
*
rgw: user quota should rely on cached info
Yehuda Sadeh
2014-01-24
1
-1
/
+8
|
*
rgw: more quota fixes
Yehuda Sadeh
2014-01-24
1
-0
/
+26
|
*
rgw: more rgw_quota fixes
Yehuda Sadeh
2014-01-24
1
-9
/
+11
|
*
rgw: some quota fixes
Yehuda Sadeh
2014-01-24
1
-22
/
+21
|
*
rgw: enable user quota
Yehuda Sadeh
2014-01-24
1
-20
/
+44
|
*
rgw: some fixes
Yehuda Sadeh
2014-01-24
1
-2
/
+2
[next]