| Commit message (Expand) | Author | Age | Files | Lines |
* | rgw: api adjustments following a merge | Yehuda Sadeh | 2015-01-23 | 2 | -5/+6 |
* | Merge remote-tracking branch 'origin/master' into wip-rgw-versioning-4 | Yehuda Sadeh | 2015-01-22 | 4 | -151/+676 |
|\ |
|
| * | Revert "Revert "Merge remote-tracking branch 'origin/wip-bi-sharding-3' into ... | Yehuda Sadeh | 2015-01-22 | 3 | -147/+574 |
| * | Merge branch 'next' | Josh Durgin | 2015-01-22 | 3 | -574/+147 |
| |\ |
|
| | * | Revert "Merge remote-tracking branch 'origin/wip-bi-sharding-3' into next" | Yehuda Sadeh | 2015-01-19 | 3 | -574/+147 |
| | * | Merge remote-tracking branch 'origin/wip-bi-sharding-3' into next | Yehuda Sadeh | 2015-01-19 | 3 | -147/+574 |
| | |\ |
|
| * | \ | Merge remote-tracking branch 'origin/wip-bi-sharding-3' | Yehuda Sadeh | 2015-01-19 | 3 | -147/+574 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | rgw: bilog marker related fixes | Yehuda Sadeh | 2015-01-16 | 1 | -33/+48 |
| | * | | 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 | 2 | -16/+17 |
| | * | | cls_rgw: call ioctx->aio_operate() under lock | Yehuda Sadeh | 2015-01-14 | 1 | -1/+2 |
| | * | | cls_rgw: remove incorrect function declaration | Yehuda Sadeh | 2015-01-14 | 1 | -2/+0 |
| | * | | cls_rgw: extend shards marker api | Yehuda Sadeh | 2015-01-14 | 1 | -0/+8 |
| | * | | rgw, cls_rgw: keep shard ids with oids | Yehuda Sadeh | 2015-01-14 | 2 | -11/+10 |
| | * | | cls_rgw: clean up CLSRGWConcurrentIO | Yehuda Sadeh | 2015-01-14 | 2 | -80/+92 |
| | * | | cls_rgw: list bi log should not return marker entry | Yehuda Sadeh | 2015-01-14 | 1 | -10/+0 |
| | * | | Adjust bi log trim implementation to work with multiple bucket shards. | Guang Yang | 2015-01-14 | 2 | -32/+81 |
| | * | | Adjust bi log listing to work with multiple bucket shards. | Guang Yang | 2015-01-14 | 2 | -101/+133 |
| | * | | cls_rgw, rgw: switch different ops to new concurrent infrastructure | Yehuda Sadeh | 2015-01-14 | 2 | -120/+57 |
| | * | | rgw: generalize container type for concurrent IO base class | Yehuda Sadeh | 2015-01-14 | 2 | -48/+45 |
| | * | | cls_rgw, rgw: create base class for common bucket shard operations | Yehuda Sadeh | 2015-01-14 | 2 | -58/+65 |
| | * | | Adjust bucket stats/index checking/index rebuild/tag timeout implementation t... | Guang Yang | 2015-01-14 | 2 | -54/+190 |
| | * | | Adjust bucket listing to work with multiple shards. | Guang Yang | 2015-01-14 | 2 | -24/+89 |
| | * | | Implement sharding for bucket creation. | Guang Yang | 2015-01-14 | 2 | -0/+177 |
| * | | | Combined CMake Build for Hammer | Ali Maredia | 2015-01-14 | 1 | -0/+98 |
| | |/
| |/| |
|
* | | | 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 | 7 | -21/+61 |
* | | | rgw, cls_rgw: log versioned operations in bucket index log | Yehuda Sadeh | 2015-01-20 | 7 | -8/+76 |
* | | | cls_rgw: cleanup, add read_bucket_header() | Yehuda Sadeh | 2015-01-20 | 1 | -57/+36 |
* | | | cls_rgw: fix rgw_bi_log_entry::dump() | Yehuda Sadeh | 2015-01-20 | 1 | -0/+1 |
* | | | cls_rgw: bound bi log listing appropriately | Yehuda Sadeh | 2015-01-20 | 1 | -1/+1 |
* | | | cls/rgw: when removing delete marker, clean up instance entry | Yehuda Sadeh | 2015-01-20 | 1 | -0/+6 |
* | | | rgw, cls_rgw: conditionally remove olh object | Yehuda Sadeh | 2015-01-20 | 5 | -0/+81 |
* | | | rgw, cls_rgw: clean up olh artifacts when dropping last version | Yehuda Sadeh | 2015-01-20 | 7 | -3/+146 |
* | | | cls_rgw: only maintain object if there are preserved xattrs | Yehuda Sadeh | 2015-01-20 | 1 | -19/+29 |
* | | | cls_rgw: don't increase epoch when converting plain entry | Yehuda Sadeh | 2015-01-20 | 1 | -9/+8 |
* | | | rgw: fix a few regressions | Yehuda Sadeh | 2015-01-20 | 1 | -0/+5 |
* | | | rgw, cls_rgw: provide optional version id, versioned epoch to olh ops | Yehuda Sadeh | 2015-01-20 | 2 | -4/+10 |
* | | | cls_rgw: link, unlink olh ops can get epoch | Yehuda Sadeh | 2015-01-20 | 3 | -16/+72 |
* | | | cls_rgw, rgw: pending_log can hold multiple entries per epoch | Yehuda Sadeh | 2015-01-20 | 6 | -11/+13 |
* | | | cls_rgw: don't write list entry when converting when deleting | Yehuda Sadeh | 2015-01-20 | 1 | -11/+36 |
* | | | cls_rgw: revise null object instance handling, versioned epoch | Yehuda Sadeh | 2015-01-20 | 3 | -54/+96 |
* | | | cls_rgw: clean up compilation warnings | Yehuda Sadeh | 2015-01-20 | 1 | -49/+5 |
* | | | cls_rgw: implement dump() and generate test instances | Yehuda Sadeh | 2015-01-20 | 4 | -5/+119 |
* | | | cls_rgw: guard certain operations using olh tag | Yehuda Sadeh | 2015-01-20 | 4 | -2/+22 |
* | | | rgw, cls_rgw: improve olh atomicity | Yehuda Sadeh | 2015-01-20 | 4 | -14/+31 |
* | | | cls_rgw: remove instance entry when removing delete marker | Yehuda Sadeh | 2015-01-20 | 1 | -0/+16 |
* | | | cls_rgw: add missing cls_cxx_create() | Yehuda Sadeh | 2015-01-20 | 1 | -0/+6 |
* | | | rgw, cls_rgw: fix update of olh to reflect non existing object | Yehuda Sadeh | 2015-01-20 | 3 | -9/+28 |
* | | | cls_rgw: inc olh epoch when updating log | Yehuda Sadeh | 2015-01-20 | 1 | -1/+9 |