]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2020-01-28 Jason DillamanMerge pull request #32938 from trociny/wip-fix-freebsd...
2020-01-28 Sage WeilMerge PR #32502 into master
2020-01-28 Sage WeilMerge PR #32903 into master
2020-01-28 Sage WeilMerge PR #32365 into master
2020-01-28 Sage WeilMerge PR #32897 into master
2020-01-28 Casey BodleyMerge pull request #31686 from yehudasa/wip-rgw-sync...
2020-01-28 Yehuda Sadehrgw: bucket sync: invalidate hints data if raced with... 31686/head
2020-01-28 Yehuda Sadehrgw: fix compilation after rebase
2020-01-28 Yehuda Sadehrgw: don't include empty buckets in potential related...
2020-01-28 Yehuda Sadehrgw: keep sync_policy as optional member inside RGWBuck...
2020-01-28 Yehuda Sadehrgw: move a few basic types into rgw_basic_types.{h,cc}
2020-01-28 Yehuda Sadehrgw: bucket sync: initiate bucket meta sync if can...
2020-01-28 Yehuda Sadehrgw: trim bilog: send bucket param instead of source...
2020-01-28 Yehuda Sadehrgw: bucket sync: don't allow replication api on legacy...
2020-01-28 Yehuda SadehPendingReleaseNotes: rgw, bucket granularity
2020-01-28 Yehuda Sadehrgw: clarify api
2020-01-28 Yehuda Sadehrgw: bucket sync: get_hint_entities(), call read_bucket...
2020-01-28 Yehuda Sadehrgw: bucket sync: no create param in find directional...
2020-01-28 Yehuda Sadehrgw: bucket sync: don't use optional for some members
2020-01-28 Yehuda Sadehrgw: fix a potential leak
2020-01-28 Yehuda Sadehrgw: remove return std::move()
2020-01-28 Yehuda Sadehrgw: fetch_remote_obj() create default acls if not...
2020-01-28 Yehuda Sadehrgw: remove superfluous alias
2020-01-28 Yehuda Sadehrgw: bucket sync: doc fixes
2020-01-28 Yehuda Sadehrgw: bucket sync: find first key with longest matching...
2020-01-28 Yehuda Sadehrgw-admin: fix bucket sync markers for non-trivial...
2020-01-28 Yehuda Sadehrgw: bucket autotrim: fetch aggregated bilog info of...
2020-01-28 Yehuda Sadehrgw: bucket trim: only fetch status from relevant zones
2020-01-28 Yehuda Sadehrgw: bucket sync: use list instead of vector
2020-01-28 Yehuda Sadehrgw: sync policy doc
2020-01-28 Yehuda Sadehceph_argparse: binary flag value can be separate arg
2020-01-28 Yehuda Sadehrgw-admin: fix use of opt_storage_class
2020-01-28 Yehuda Sadehqa: s3a-hadoop: fix user creation
2020-01-28 Yehuda Sadehrgw-admin: source zone, dest zone converted to zone id
2020-01-28 Yehuda Sadehrgw: pipe map in pipe_set should be multimap
2020-01-28 Yehuda Sadehrgw: flatten binary encoding for rgw_sync_pipe_params
2020-01-28 Yehuda Sadehrgw: implement s3 get bucket replication api
2020-01-28 Yehuda Sadehrgw: implement s3 delete bucket replication api
2020-01-28 Yehuda Sadehrgw: put bucket replication extension
2020-01-28 Yehuda Sadehrgw: implement s3 put-bucket-replication api
2020-01-28 Yehuda Sadehrgw: fix pipes zone wildcard match logic
2020-01-28 Yehuda Sadehrgw-admin: bucket sync status related fixes and improve...
2020-01-28 Yehuda Sadehrgw: use negative shard id when creating sync pair
2020-01-28 Yehuda Sadehrgw: remove unneeded #warnings
2020-01-28 Yehuda Sadehrgw: sync: only update data log if bucket exports data
2020-01-28 Yehuda Sadehrgw: pubsub: user source bucket owner for event, not...
2020-01-28 Yehuda Sadehrgw: remove a #warning with a comment
2020-01-28 Yehuda Sadehrgw: sync: object sync info oid depends on pipe
2020-01-28 Yehuda Sadehrgw: data sync: guard against racing source object...
2020-01-28 Yehuda Sadehrgw: sync: override dest object owner if needed
2020-01-28 Yehuda Sadehrgw: data sync: check user permission in user level...
2020-01-28 Yehuda Sadehrgw: auth: api to create auth identity without req_state
2020-01-28 Yehuda Sadehrgw: api to check bucket and object permissions without...
2020-01-28 Yehuda Sadehrgw: sync: user mode sync pipes fetch objects using...
2020-01-28 Yehuda Sadehrgw: prepare for system and user mode changes
2020-01-28 Yehuda Sadehrgw: data sync: handle preconfition failed error
2020-01-28 Yehuda Sadehrgw: http client: propagate errors in client callbacks
2020-01-28 Yehuda Sadehrgw: filter fetch remote obj after reading remote metadata
2020-01-28 Yehuda Sadehrgw: find pipe rules param for specific obj changes
2020-01-28 Yehuda Sadehrgw: sync: add mode (system, user) as a pipe param
2020-01-28 Yehuda Sadehrgw-admin: add delimiter to tags parsing
2020-01-28 Yehuda Sadehrgw-admin: minor message fix
2020-01-28 Yehuda Sadehrgw: sync policy: reorganize a bit
2020-01-28 Yehuda Sadehceph_json: json encoding filter
2020-01-28 Yehuda Sadehrgw, radosgw-admin: explicit zone id type
2020-01-28 Yehuda Sadehrgw: sync: resolve hints when initializing policy handler
2020-01-28 Yehuda Sadehrgw: modify zone_trace for bucket granularity info
2020-01-28 Yehuda Sadehrgw: data sync: incremental prefixes
2020-01-28 Yehuda Sadehrgw: sync: full sync checks for rules prefixes
2020-01-28 Yehuda Sadehrgw: use pipe handlers instead of pipes off pipe_set
2020-01-28 Yehuda Sadehrgw: sync: pipe rules handler
2020-01-28 Yehuda Sadehrgw: propagate sync pipe params down the stack
2020-01-28 Yehuda Sadehrgw-admin: add option to configure sync pipe prefix...
2020-01-28 Yehuda Sadehrgw: sync: extend data structures to extend bucket...
2020-01-28 Yehuda Sadehrgw: data sync: use hints when determining sync pipes
2020-01-28 Yehuda Sadehrgw: data sync: resolve pipes by bucket sync hints
2020-01-28 Yehuda Sadehrgw-admin: sync info shows and resolve bucket sync...
2020-01-28 Yehuda Sadehrgw: manage bucket sync deps index
2020-01-28 Yehuda Sadehrgw: identify potential related (for sync) buckets...
2020-01-28 Yehuda Sadehrgw: svc.zone: keep policy handler for all zones
2020-01-28 Yehuda Sadehrgw: sync: fixes
2020-01-28 Yehuda Sadehrgw: data sync: trigger per shard sync by source and...
2020-01-28 Yehuda Sadehrgw: data sync: rework RGWGetBucketPeersCR
2020-01-28 Yehuda Sadehrgw: data sync: more work towards new policy integration
2020-01-28 Yehuda Sadehrgw: sync: bucket sync manager adjustments for new...
2020-01-28 Yehuda Sadehrgw: sync: encoding fixes
2020-01-28 Yehuda Sadehrgw: modify sync policy handler api
2020-01-28 Yehuda Sadehrgw: sync: bucket sync status changes
2020-01-28 Yehuda Sadehrgw: fix, cleanup
2020-01-28 Yehuda Sadehrgw: sync flow handler: integrate with flow manager
2020-01-28 Yehuda Sadehrgw: sync flow: init zone level sync flow manager
2020-01-28 Yehuda Sadehrgw: sync policy mgr: more fixes
2020-01-28 Yehuda Sadehrgw: move code around
2020-01-28 Yehuda Sadehrgw: sync policy: cleanups and fixes
2020-01-28 Yehuda Sadehrgw: rgw_bucket operator fixes
2020-01-28 Yehuda Sadehrgw: flow manager generates explicit pipes
2020-01-28 Yehuda Sadehrgw: use single entity in expanded sync determination
2020-01-28 Yehuda Sadehrgw: rename some datastructures to signify plurality
2020-01-28 Yehuda Sadehrgw: bucket flow manager initialization changes
2020-01-28 Yehuda Sadehrgw-admin: add 'sync info' command
next