| Commit message (Expand) | Author | Age | Files | Lines |
* | common: add override in header file | liuchang0812 | 2017-03-03 | 1 | -2/+2 |
* | rgw: add override in rgw subsystem | liuchang0812 | 2017-02-15 | 1 | -2/+2 |
* | cls/rgw: add bucket_update_stats method | Yehuda Sadeh | 2016-10-19 | 1 | -0/+11 |
* | cls/rgw: utilities to support raw bucket index operations | Yehuda Sadeh | 2016-10-19 | 1 | -0/+9 |
* | rgw: fix wrong variable definition in rgw_cls_lc_set_entry function | weiqiaomiao | 2016-07-23 | 1 | -5/+5 |
* | RGW:lifecycle feature[rebase] | Ji Chen | 2016-07-22 | 1 | -0/+102 |
* | rgw: convert plain object to versioned (with null version) when removing | Yehuda Sadeh | 2016-03-23 | 1 | -1/+2 |
* | rgw: propagate low time precision for user operations | Yehuda Sadeh | 2016-03-15 | 1 | -2/+4 |
* | rgw: high resolution time | Yehuda Sadeh | 2016-03-15 | 1 | -2/+2 |
* | rgw: guard versioned object removal from circular sync | Yehuda Sadeh | 2016-02-12 | 1 | -1/+2 |
* | rgw: store obj pg version in the object's head | Yehuda Sadeh | 2016-02-12 | 1 | -0/+9 |
* | cls/rgw: add an objclass method to check obj mtime | Yehuda Sadeh | 2016-02-12 | 1 | -0/+10 |
* | make ctors with one argument explicit | Danny Al-Gaaf | 2016-01-29 | 1 | -1/+1 |
* | Revert "LifeCycle feature" | Yehuda Sadeh | 2015-12-09 | 1 | -90/+0 |
* | LifeCycle feature | Ji Chen | 2015-12-08 | 1 | -0/+90 |
* | rgw: use bucket shard for olh operations | Yehuda Sadeh | 2015-01-23 | 1 | -1/+1 |
* | rgw: api adjustments following a merge | Yehuda Sadeh | 2015-01-23 | 1 | -3/+4 |
* | Merge remote-tracking branch 'origin/master' into wip-rgw-versioning-4 | Yehuda Sadeh | 2015-01-22 | 1 | -123/+184 |
|\ |
|
| * | Revert "Revert "Merge remote-tracking branch 'origin/wip-bi-sharding-3' into ... | Yehuda Sadeh | 2015-01-22 | 1 | -121/+183 |
| * | Revert "Merge remote-tracking branch 'origin/wip-bi-sharding-3' into next" | Yehuda Sadeh | 2015-01-19 | 1 | -183/+121 |
| * | rgw: wait for completion only if not completion available | Yehuda Sadeh | 2015-01-14 | 1 | -2/+5 |
| * | rgw: fix memory leak | Yehuda Sadeh | 2015-01-14 | 1 | -8/+10 |
| * | rgw, cls_rgw: keep shard ids with oids | Yehuda Sadeh | 2015-01-14 | 1 | -4/+4 |
| * | cls_rgw: clean up CLSRGWConcurrentIO | Yehuda Sadeh | 2015-01-14 | 1 | -26/+26 |
| * | Adjust bi log trim implementation to work with multiple bucket shards. | Guang Yang | 2015-01-14 | 1 | -24/+32 |
| * | Adjust bi log listing to work with multiple bucket shards. | Guang Yang | 2015-01-14 | 1 | -71/+27 |
| * | cls_rgw, rgw: switch different ops to new concurrent infrastructure | Yehuda Sadeh | 2015-01-14 | 1 | -106/+8 |
| * | rgw: generalize container type for concurrent IO base class | Yehuda Sadeh | 2015-01-14 | 1 | -38/+6 |
| * | cls_rgw, rgw: create base class for common bucket shard operations | Yehuda Sadeh | 2015-01-14 | 1 | -45/+26 |
| * | Adjust bucket stats/index checking/index rebuild/tag timeout implementation t... | Guang Yang | 2015-01-14 | 1 | -48/+142 |
| * | Adjust bucket listing to work with multiple shards. | Guang Yang | 2015-01-14 | 1 | -21/+69 |
| * | Implement sharding for bucket creation. | Guang Yang | 2015-01-14 | 1 | -0/+100 |
* | | cls_rgw: user swap() instead of assignment operator | Yehuda Sadeh | 2015-01-20 | 1 | -3/+3 |
* | | rgw: add bucket index log flags, use these for marking versioned ops | Yehuda Sadeh | 2015-01-20 | 1 | -2/+6 |
* | | rgw, cls_rgw: log versioned operations in bucket index log | Yehuda Sadeh | 2015-01-20 | 1 | -2/+4 |
* | | rgw, cls_rgw: conditionally remove olh object | Yehuda Sadeh | 2015-01-20 | 1 | -0/+10 |
* | | rgw, cls_rgw: clean up olh artifacts when dropping last version | Yehuda Sadeh | 2015-01-20 | 1 | -0/+17 |
* | | rgw, cls_rgw: provide optional version id, versioned epoch to olh ops | Yehuda Sadeh | 2015-01-20 | 1 | -2/+6 |
* | | cls_rgw, rgw: pending_log can hold multiple entries per epoch | Yehuda Sadeh | 2015-01-20 | 1 | -1/+1 |
* | | cls_rgw: guard certain operations using olh tag | Yehuda Sadeh | 2015-01-20 | 1 | -1/+4 |
* | | rgw, cls_rgw: improve olh atomicity | Yehuda Sadeh | 2015-01-20 | 1 | -11/+14 |
* | | rgw: propagate object owner and mtime for deletion marker | Yehuda Sadeh | 2015-01-20 | 1 | -1/+4 |
* | | rgw, cls_rgw: add bi put | Yehuda Sadeh | 2015-01-20 | 1 | -0/+13 |
* | | cls_rgw, rgw-admin: create bi list operation | Yehuda Sadeh | 2015-01-20 | 1 | -0/+28 |
* | | cls_rgw, rgw-admin: move bi_get() entry encoding to cls | Yehuda Sadeh | 2015-01-20 | 1 | -4/+2 |
* | | rgw-admin, cls_rgw: add bi_get objclass operation | Yehuda Sadeh | 2015-01-20 | 1 | -0/+28 |
* | | cls_rgw: unlink object instance | Yehuda Sadeh | 2015-01-20 | 1 | -0/+15 |
* | | rgw, cls_rgw: don't remove olh objects | Yehuda Sadeh | 2015-01-16 | 1 | -0/+9 |
* | | rgw, cls_rgw: list object versions is optional | Yehuda Sadeh | 2015-01-16 | 1 | -1/+2 |
* | | rgw, cls_rgw: trim olh log functionality | Yehuda Sadeh | 2015-01-16 | 1 | -0/+14 |