2015-01-19 |
Yehuda Sadeh | cls_rgw: unlink object instance |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | cls_rgw: update olh log when unlinking entry |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | cls_rgw: more cleanup |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | cls_rgw: more cleanup |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | cls_rgw: reorganize rgw_bucket_link_olh() |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: convert RGWRados::get_attr() to new interface |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: switch get_obj_iterate() to new interface |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: remove unused code |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: purge intent log |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: adjust to new interfaces |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: s/RGWRados::ObjectCtx/RGWObjectCtx |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: clean up system obj interfaces |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: change RGWRados::get_attr() |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: rework prepare_get_obj(), get_obj() |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: remove more unused code |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: fix missing state initalization |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: switch RGWRados::delete_obj() to new interface |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: remove unused code |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: remove old index update calls |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: get rid of put_obj_meta(), replace with put_system... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: don't use put_system_obj() for data objects |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: pass around object context refrences, remove unuse... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: remove plain object processor |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Yehuda Sadeh | rgw: start reorganizing RGWRados |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: s/RGWRadosCtx/ObjectCtx |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: move RGWRadosCtx into RGWRados |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: set olh if object has been versioned |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | cls_rgw: allow olh linking to null instance objects |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw, cls_rgw: don't remove olh objects |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: initial versioned object removal implementation |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: bucket versioning status is tri-state |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: add support for version-id-marker |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw, cls_rgw: cls_bucket_list returns raw key in map |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | cls_rgw: update the appropriate prev key entry |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: fix rgw_obj initialization |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: request state and various op functionality use... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: cleanup, get rid of req_state::object |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: restful api now dumps versions |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: propagate dirent flags to rgw (from cls), other... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | cls_rgw: deletion marker needs to keep instance entry |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw, cls_rgw: list object versions is optional |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: bucket listing gets extra param for versioning |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | cls_rgw: revise the data model |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: add get_type() to rgw ops |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: add 'versioning', and 'versions' to handled subres... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: object manifest should reflect instance |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: update json encoding for rgw_obj |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: follow olh if needed |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | cls_rgw: olh trim op is read/write |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: tie set_olh() to object completion |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: more atomicity fixes, set_olh() |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: guard against racing writes |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: olh atomicity groundwork |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw, cls_rgw: trim olh log functionality |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: apply olh log functionality |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | cls_rgw: olh init op |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw-admin: add olh readlog command |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: implement rgw_bucket_olh_log_entry::dump() |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: new api to retrieve olh log |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: bucket index link olh interface |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | cls_rgw: object instance olh linking |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | cls_rgw: bucket index link olh |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | cls_rgw: encode / decode obj and list index keys |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | cls_rgw: prepare groundwork for olh |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: obj_stat() follows on olh |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: some code cleanup |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: init olh tag |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: gen rand lowercase string (stl string version) |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: adjust return code when generating random strings |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: gen rand lower alphanumberic string |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: initial olh implementation |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: remove old unused code |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: interface adjustment following a rebase |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: generate random instance id |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | radosgw-admin: some commands use object_version param |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: clean up some locator use |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | test: cls_rgw fixes |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | radosgw-admin: adapt to new interfaces |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: adapt to new objclass interface |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | cls_rgw: change data structures to keep single object... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: rename cls_rgw_obj::key to cls_rgw_obj::loc |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw, cls_rgw: various datastructures use new rgw_obj_key |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: rename rgw_obj::key to rgw_obj::loc |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: decouple object name from index representation |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: remove unused code |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw, cls_rgw: add accounted_size for object metadata... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: enable s3 get/set versioning ops |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: restful op to set bucket versioning |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: get bucket versioning status op |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Yehuda Sadeh | rgw: add versioning_enabled field to bucket info |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Sage Weil | Merge pull request #3342 from ceph/wip-10311 |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Sage Weil | os/FileJournal: Fix journal write fail, align for direct io |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Jerry7X | mon: encode stashed monmap with all features |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Sage Weil | Merge remote-tracking branch 'gh/next' |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Sage Weil | PendingReleaseNotes: make a note about librados flag... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Sage Weil | Merge pull request #3360 from mattrichards/bump_rados_v... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Jenkins | 0.91 v0.91 |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Josh Durgin | Merge pull request #2697 from ceph/wip-8900 |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Samuel Just | Merge pull request #3254 from trociny/feature-10036 |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Samuel Just | Merge pull request #3281 from ceph/wip-10441-b |
commit | commitdiff | tree | snapshot |
next |