]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-05-21 Yehuda Sadehrgw: infrastructure to send requests to different region
2013-05-20 Yehuda Sadehrgw: add access key to zone info
2013-05-17 Yehuda Sadehrgw: store region in bucket info
2013-05-15 Yehuda Sadehrgw: parse location constraint on bucket creation
2013-05-15 Yehuda Sadehrgw: a function to read all request input
2013-05-15 Yehuda Sadehrgw: update json encode/decode for new bucket info
2013-05-15 Yehuda Sadehrgw: add region to bucket info
2013-05-15 Babu ShanmugamModified PutMetadata::get_data() to handle chunked...
2013-05-15 Yehuda Sadehceph_json: don't try to parse NULL buffer
2013-05-15 Babu ShanmugamRemoved the check for parameter validation in op_get()
2013-05-15 Babu ShanmugamFixed certain bugs on rest admin APIs
2013-05-15 Yehuda Sadehrgw: modify metadata RESTful implementation
2013-05-15 Babu ShanmugamWith admin metadata rest API implementation and unit...
2013-05-14 Yehuda Sadehceph_json: fix bool decoding
2013-05-14 Yehuda Sadehrgw: json_encode json a bit differently
2013-05-13 Yehuda Sadehrgw: tie bucket/user removal to mdlog differently
2013-05-13 Yehuda Sadehrgw: slightly simplify metadata abstraction
2013-05-13 Yehuda Sadehrgw: read bucket metadata before writing it
2013-05-11 Yehuda Sadehrgw: cache obj version
2013-05-10 Yehuda Sadehrgw: op->PutACLs uses the correct set_attr for buckets
2013-05-10 Yehuda Sadehrgw: rados->set_attr() just calls rados->set_attrs()
2013-05-10 Yehuda Sadehrgw: metadata handler for bucket set_attr operations
2013-05-10 Yehuda Sadehrgw: don't handle ECANCELLED anymore
2013-05-09 Yehuda Sadehrgw: bucket metadata operations go through metadata...
2013-05-09 Yehuda Sadeharmor: don't break lines by default
2013-05-09 Yehuda Sadehrgw: implement metadata hander for buckets data
2013-05-08 Yehuda Sadehceph_json: dump timestamp in utc
2013-05-08 Yehuda Sadehrgw: datalog trim
2013-05-08 Yehuda Sadehrgw: bucket index log trim
2013-05-08 Yehuda Sadehosd: don't assert if get_omap_iterator() returns NULL
2013-05-08 Yehuda Sadehrgw: metadata log trim
2013-05-08 Yehuda Sadehrgw: resend data log entry if took too long
2013-05-08 Yehuda Sadehrgw: more data changes log implementation
2013-05-08 Yehuda SadehRefCounteCond: keep return val, wait() returns it
2013-05-08 Yehuda Sadehrgw: changed data log renew thread
2013-05-08 Yehuda Sadehrgw: limit num of buckets in data changes log
2013-05-08 Yehuda Sadehrgw: use shared_ptr instead of RefCountedObject
2013-05-08 Yehuda Sadehlru_map: infrastructure for a bounded map
2013-05-08 Yehuda Sadehrgw: data changes log, don't always send new requests
2013-05-08 Yehuda Sadehrgw: data changes log, naive implementation
2013-05-08 Yehuda Sadehrgw: decouple bucket data pool from bucket index pool
2013-05-08 Yehuda Sadehrgw: fix get_obj() with zero sized obj
2013-05-08 Yehuda Sadehrgw: don't set shadow obj attr in object metadata
2013-05-08 Yehuda Sadehrgw-admin: object stat also decodes policy
2013-05-08 Yehuda Sadehrgw: update cli test for radosgw-admin
2013-05-08 Yehuda SadehMakefile.am: add missing header file
2013-05-08 Yehuda Sadehrgw-admin: add object stat command
2013-05-08 Yehuda Sadehrgw-admin: bucket list also specifies object namespace
2013-05-08 Yehuda Sadehrgw: copy_obj uses req_id as tag
2013-05-08 Yehuda Sadehrgw: radosgw-admin bucket list --bucket lists bucket...
2013-05-08 Yehuda Sadehrgw: call rgw_store_user_info() with objv_tracker
2013-05-08 Yehuda Sadehrgw-admin: fix some more merge issues
2013-05-08 Yehuda Sadehrgw-admin: fix user_id initialization
2013-05-08 Yehuda Sadehrgw: share object tag and index tag
2013-05-08 Yehuda Sadehrgw: bucket index log fixes
2013-05-08 Yehuda Sadehradosgw-admin: bilog list gets marker and max-entries...
2013-05-08 Yehuda Sadehradosgw-admin, cls_rgw: list bucket index log
2013-05-08 Yehuda Sadehcls_rgw: bucket index versioning
2013-05-08 Yehuda Sadehrgw: fix broken radosgw-admin user * commands
2013-05-08 Yehuda Sadehcls_rgw, rgw: bucket index logs modifications
2013-05-08 Yehuda Sadehrgw: metadata rm
2013-05-08 Yehuda Sadehrgw: cls_log_trim boundary change
2013-05-08 Yehuda Sadehrgw: show metadata log through radosgw-admin
2013-05-08 Yehuda Sadehrgw: use new cls_log listing interface
2013-05-08 Yehuda Sadehcls_log: adjust listing api
2013-05-08 Yehuda Sadehrgw: log user operations
2013-05-08 Yehuda Sadehrgw: track object versions between reads and writes
2013-05-08 Yehuda Sadehrgw: initialize meta_mgr earlier
2013-05-08 Yehuda Sadehtest_cls_log: remove warning
2013-05-08 Yehuda Sadehcls_log: extend unitest
2013-05-08 Yehuda Sadehcls_log: more fixes
2013-05-08 Yehuda Sadehcls_log: unitest
2013-05-08 Yehuda Sadehcls_log: fixes, other adjustments
2013-05-08 Yehuda Sadehobjclass: provide new api for unique subop versioning
2013-05-08 Yehuda Sadehosd: keep track of current osd subop num
2013-05-08 Yehuda Sadehcls_log: trim works in chunks, returns -ENODATA when...
2013-05-08 Yehuda Sadehcls_log: a class to handle info sorted by timestamp
2013-05-08 Yehuda Sadehrgw: metadata list user, only show uids
2013-05-08 Yehuda Sadehrgw: user metadata updates also key version
2013-05-08 Yehuda Sadehrgw: add top level metadata handler
2013-05-08 Yehuda Sadehrgw: put metadata, other cleanups
2013-05-08 Yehuda Sadehrgw: metadata manager, api to list keys
2013-05-08 Yehuda Sadehrgw: metadata set/get infrastructure
2013-05-08 Yehuda Sadehrgw: rgw_get_system_obj() can return obj_version
2013-05-08 Yehuda Sadehcls_version: add cls_version_read(ObjectReadOpeation&)
2013-05-08 Yehuda Sadehlibrados: add two more ObjectOperation::exec()
2013-05-08 Yehuda Sadehrgw: start tying metadata objs to version objclass
2013-05-08 Yehuda Sadehcls_version: unitest
2013-05-08 Yehuda Sadehcls_version: various fixes
2013-05-08 Yehuda Sadehcls_version: create a new objclass
2013-05-08 Yehuda Sadehrgw: fix json decoding of rgw_bucket
2013-05-08 Yehuda Sadehrgw: regionmap update
2013-05-08 Yehuda Sadehrgw: get/set region map
2013-05-08 Yehuda Sadehrgw: zone list, setup changes
2013-05-08 Yehuda Sadehcommon/ceph_parser.cc: cleanup
2013-05-08 Yehuda Sadehrgw: set region info, default region
2013-05-08 Yehuda Sadehrgw: can list regions, show default region info
2013-05-08 Yehuda Sadehrgw: some region/zone related cleanups/fixes
2013-05-08 Yehuda Sadehrgw: admin command to show region info
2013-05-08 Yehuda Sadehrgw: derr -> lderr
next