summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_gc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: Fix for correctly listing all elements of queue.Pritha Srivastava2020-02-241-1/+1
* Refactored methods in rgw gc based on gc log helpers.Pritha Srivastava2019-10-161-1/+0
* Making remove queue entries synchronous and drainingPritha Srivastava2019-10-161-1/+1
* rgw: async_defer_chain() that detects transition to cls_rgw_gcCasey Bodley2019-10-161-2/+8
* Added code for upgrade scenario.Pritha Srivastava2019-10-151-2/+2
* Restructuring code.Pritha Srivastava2019-10-151-1/+1
* rgw: Integrate rgw gc with queue ops.Pritha Srivastava2019-10-151-1/+2
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: s/Mutex/ceph::mutex/Kefu Chai2019-08-031-4/+4
* rgw: refactor logging in gc and lcAli Maredia2018-10-101-2/+9
* rgw: use vector for remove_tags in gc aioYehuda Sadeh2018-02-231-1/+1
* rgw: trim gc index using aioYehuda Sadeh2018-02-221-1/+1
* rgw: use a single gc io manager for all shardsYehuda Sadeh2018-02-221-1/+4
* rgw-admin: support for processing all gc objects including unexpired.Yao Zongyou2017-11-201-2/+2
* rgw: migrate atomic_t to std::atomic<>Jesse Williamson2017-04-281-2/+3
* rgw/cleanup: add override in headersliuchang08122017-03-141-1/+1
* rgw: modelinesSage Weil2014-07-101-0/+3
* radosgw-admin: gc list --include-allYehuda Sadeh2014-02-191-1/+1
* rgw: fix cleanupYehuda Sadeh2012-11-211-0/+4
* rgw: implement garbage collectorYehuda Sadeh2012-08-271-0/+59