]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-01-19 Yehuda Sadehrgw: move versioning handling to Object::Write::write_m...
2015-01-19 Yehuda Sadehrgw: copy obj does versioning too
2015-01-19 Yehuda Sadehrgw: propagate version id when putting obj
2015-01-19 Yehuda Sadehrgw: cleaup RGWRados::copy_obj()
2015-01-19 Yehuda Sadehrgw, cls_rgw: provide optional version id, versioned...
2015-01-19 Yehuda Sadehcls_rgw: link, unlink olh ops can get epoch
2015-01-19 Yehuda Sadehcls_rgw, rgw: pending_log can hold multiple entries...
2015-01-19 Yehuda Sadehrgw: parse copy location version id
2015-01-19 Yehuda Sadehrgw: reduce use of Object::get_obj()
2015-01-19 Yehuda Sadehrgw: Object::Read operations should use state->obj
2015-01-19 Yehuda Sadehrgw: Object::Read::read() returns total bytes read
2015-01-19 Yehuda Sadehrgw: time out pending olh entries
2015-01-19 Yehuda Sadehcls_rgw: don't write list entry when converting when...
2015-01-19 Yehuda Sadehcls_rgw: revise null object instance handling, versione...
2015-01-19 Yehuda Sadehrgw: read bucket owner when following olh if pending...
2015-01-19 Yehuda Sadehrgw: remove warning
2015-01-19 Yehuda Sadehrgw: remove unused code
2015-01-19 Yehuda Sadehcls_rgw: clean up compilation warnings
2015-01-19 Yehuda Sadehcls_rgw: implement dump() and generate test instances
2015-01-19 Yehuda Sadehcls_rgw: guard certain operations using olh tag
2015-01-19 Yehuda Sadehrgw, cls_rgw: improve olh atomicity
2015-01-19 Yehuda Sadehrgw: encode timestamp in pending olh info
2015-01-19 Yehuda Sadehcls_rgw: remove instance entry when removing delete...
2015-01-19 Yehuda Sadehrgw: send x-amz-version-id and x-amz-delete_marker...
2015-01-19 Yehuda Sadehrgw: add dump_string_header()
2015-01-19 Yehuda Sadehcls_rgw: add missing cls_cxx_create()
2015-01-19 Yehuda Sadehrgw, cls_rgw: fix update of olh to reflect non existing...
2015-01-19 Yehuda Sadehcls_rgw: inc olh epoch when updating log
2015-01-19 Yehuda Sadehrgw: fix access to object through the null instance
2015-01-19 Yehuda Sadehrgw: adjust versioning enable/suspend api
2015-01-19 Yehuda Sadehrgw: propagate object owner and mtime for deletion...
2015-01-19 Yehuda Sadehrgw, cls_rgw: multiple changes related to obj removal
2015-01-19 Yehuda Sadehrgw: send "null" version id if needed
2015-01-19 Yehuda Sadehformatter: no need for dynamic allocation
2015-01-19 Yehuda Sadehosd: fix filter_prefix scoping in omap_get_vals
2015-01-19 Yehuda Sadehrgw, cls_rgw: add bi put
2015-01-19 Yehuda Sadehcls_rgw, rgw-admin: create bi list operation
2015-01-19 Yehuda Sadehcls_rgw, rgw-admin: move bi_get() entry encoding to cls
2015-01-19 Yehuda Sadehcls_rgw: add missing flags encoding to rgw_bucket_dir_e...
2015-01-19 Yehuda Sadehcommon, rgw: json escaping gets input buf size
2015-01-19 Yehuda Sadehrgw-admin, cls_rgw: add bi_get objclass operation
2015-01-19 Yehuda Sadehcls_rgw: keep null-versioned object as versioned object
2015-01-19 Yehuda Sadehrgw: follow olh where needed
2015-01-19 Yehuda Sadehrgw: unlink obj instance
2015-01-19 Yehuda Sadehcls_rgw: unlink object instance
2015-01-19 Yehuda Sadehcls_rgw: update olh log when unlinking entry
2015-01-19 Yehuda Sadehcls_rgw: more cleanup
2015-01-19 Yehuda Sadehcls_rgw: more cleanup
2015-01-19 Yehuda Sadehcls_rgw: reorganize rgw_bucket_link_olh()
2015-01-19 Yehuda Sadehrgw: convert RGWRados::get_attr() to new interface
2015-01-19 Yehuda Sadehrgw: switch get_obj_iterate() to new interface
2015-01-19 Yehuda Sadehrgw: remove unused code
2015-01-19 Yehuda Sadehrgw: purge intent log
2015-01-19 Yehuda Sadehrgw: adjust to new interfaces
2015-01-19 Yehuda Sadehrgw: s/RGWRados::ObjectCtx/RGWObjectCtx
2015-01-19 Yehuda Sadehrgw: clean up system obj interfaces
2015-01-19 Yehuda Sadehrgw: change RGWRados::get_attr()
2015-01-19 Yehuda Sadehrgw: rework prepare_get_obj(), get_obj()
2015-01-19 Yehuda Sadehrgw: remove more unused code
2015-01-19 Yehuda Sadehrgw: fix missing state initalization
2015-01-19 Yehuda Sadehrgw: switch RGWRados::delete_obj() to new interface
2015-01-19 Yehuda Sadehrgw: remove unused code
2015-01-19 Yehuda Sadehrgw: remove old index update calls
2015-01-19 Yehuda Sadehrgw: get rid of put_obj_meta(), replace with put_system...
2015-01-19 Yehuda Sadehrgw: don't use put_system_obj() for data objects
2015-01-19 Yehuda Sadehrgw: pass around object context refrences, remove unuse...
2015-01-19 Yehuda Sadehrgw: remove plain object processor
2015-01-19 Yehuda Sadehrgw: start reorganizing RGWRados
2015-01-16 Yehuda Sadehrgw: s/RGWRadosCtx/ObjectCtx
2015-01-16 Yehuda Sadehrgw: move RGWRadosCtx into RGWRados
2015-01-16 Yehuda Sadehrgw: set olh if object has been versioned
2015-01-16 Yehuda Sadehcls_rgw: allow olh linking to null instance objects
2015-01-16 Yehuda Sadehrgw, cls_rgw: don't remove olh objects
2015-01-16 Yehuda Sadehrgw: initial versioned object removal implementation
2015-01-16 Yehuda Sadehrgw: bucket versioning status is tri-state
2015-01-16 Yehuda Sadehrgw: add support for version-id-marker
2015-01-16 Yehuda Sadehrgw, cls_rgw: cls_bucket_list returns raw key in map
2015-01-16 Yehuda Sadehcls_rgw: update the appropriate prev key entry
2015-01-16 Yehuda Sadehrgw: fix rgw_obj initialization
2015-01-16 Yehuda Sadehrgw: request state and various op functionality use...
2015-01-16 Yehuda Sadehrgw: cleanup, get rid of req_state::object
2015-01-16 Yehuda Sadehrgw: restful api now dumps versions
2015-01-16 Yehuda Sadehrgw: propagate dirent flags to rgw (from cls), other...
2015-01-16 Yehuda Sadehcls_rgw: deletion marker needs to keep instance entry
2015-01-16 Yehuda Sadehrgw, cls_rgw: list object versions is optional
2015-01-16 Yehuda Sadehrgw: bucket listing gets extra param for versioning
2015-01-16 Yehuda Sadehcls_rgw: revise the data model
2015-01-16 Yehuda Sadehrgw: add get_type() to rgw ops
2015-01-16 Yehuda Sadehrgw: add 'versioning', and 'versions' to handled subres...
2015-01-16 Yehuda Sadehrgw: object manifest should reflect instance
2015-01-16 Yehuda Sadehrgw: update json encoding for rgw_obj
2015-01-16 Yehuda Sadehrgw: follow olh if needed
2015-01-16 Yehuda Sadehcls_rgw: olh trim op is read/write
2015-01-16 Yehuda Sadehrgw: tie set_olh() to object completion
2015-01-16 Yehuda Sadehrgw: more atomicity fixes, set_olh()
2015-01-16 Yehuda Sadehrgw: guard against racing writes
2015-01-16 Yehuda Sadehrgw: olh atomicity groundwork
2015-01-16 Yehuda Sadehrgw, cls_rgw: trim olh log functionality
2015-01-16 Yehuda Sadehrgw: apply olh log functionality
2015-01-16 Yehuda Sadehcls_rgw: olh init op
next