]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-12-11 Sage Weilceph_test_rados_api_watch_notify: fix a zillion warnings
2014-12-11 Sage Weilceph_test_rados_api_watch_notify: use GT macro
2014-12-11 Sage Weilceph_test_rados_api_watch_notify: print err to debug
2014-12-11 Sage Weilosdc/Objecter: normalize watch error (ENOENT on delete)
2014-12-10 Sage Weilosdc/Objecter: only issue one error per watch; do it...
2014-12-10 Sage Weilceph_test_rados_api_watch_notify: wait longer for osd...
2014-12-10 Sage Weilceph_test_rados_api_watch_notify: weak assert cookie...
2014-12-10 Sage Weilosdc/Objecter: pass correct cookie value to error
2014-12-07 Sage Weilceph_test_rados_api_watch_notify: fix signed/unsigend
2014-12-07 Sage Weillibrados: mark new API watch/notify calls
2014-12-06 Sage Weilrgw: switch to new watch/notify API
2014-12-04 Sage Weillibrados:: carry IoCtx ref from WatchInfo
2014-12-04 Sage Weilosd: allow deletion of objects with watchers
2014-12-04 Sage Weilosd/ReplicatedPG: do watch effects only when change...
2014-12-04 Sage Weilosd/ReplicatedPG: pass obc to OpContext ctor
2014-12-04 Sage Weilosdc/Objecter: queued_async() gets called inside watch_...
2014-12-04 Sage Weillibrados: remove failed notify
2014-12-04 Sage Weillibrados: s/handle/cookie/ in headers
2014-12-04 Sage Weilceph_test_rados_watch_notify: do not unwatch on invalid...
2014-12-04 Sage Weilceph_test_rados_api_watch_notify: test ENOENT case
2014-12-04 Sage WeilPendingReleaseNotes: a few notes about watch/notify...
2014-12-04 Sage Weiltest_async_driver: fix warning
2014-12-04 Sage Weilosdc/Objecter: set last_error before async error event...
2014-12-04 Sage Weilosdc/Objecter: use RWLock for watch_lock
2014-12-04 Sage Weilosdc/Objecter: make watch_check time reflect async...
2014-12-04 Sage Weilosdc/Objecter: use recast LingerOp* as OTW cookie, too
2014-12-04 Sage Weillibrados: use (gid,cookie) to identify notify participants
2014-12-04 Sage Weillibrados: include missed watchers in notify reply data
2014-12-04 Sage Weilencoding: multiset encode/decode
2014-12-04 Sage Weilosd: rejigger watch connect/disconnect callers
2014-12-04 Sage Weilosdc/Objecter: ignore pings from previous registrations
2014-12-04 Sage Weilosdc/Objecter: only reconnect watches; skip ack unless...
2014-12-04 Sage Weilosdc/Objecter: drop ACK callback for watch
2014-12-04 Sage Weillibrados: move watch/notify into the Objecter
2014-12-04 Sage Weilrados: break out notify replies by client
2014-12-04 Sage Weilosdc/Objecter: take Finisher ref from creator
2014-12-04 Sage Weillibrados: use Objecter's linger_id as the cookie
2014-12-04 Sage Weilosdc/Objecter: spit out linger register step
2014-12-04 Sage Weilosdc/Objecter: expose LingerOp instead of linger_id
2014-12-04 Sage Weilmessages/MWatchNotify: print more nicer
2014-12-04 Sage Weillibrados: watch_check() to check on status of watch
2014-12-04 Sage Weilceph_test_rados: use new watch/notify API
2014-12-04 Sage Weillibrados: unwatch doesn't need the oid argument
2014-12-04 Sage Weilrados: use new notify API
2014-12-04 Sage Weillibrados: no need for '2' suffix in c++
2014-12-04 Sage Weillibrados: mark old rollback call deprecated
2014-12-04 Sage Weillibrados: mark old watch calls deprecated
2014-12-04 Sage Weillibrados: mark old object listing api deprecated
2014-12-04 Sage Weillibrados: mark old rollback method deprecated
2014-12-04 Sage Weillibrados: mark deprecated watch/notify methods with...
2014-12-04 Sage Weilscratchtoolpp: suppress deprecation warnings
2014-12-04 Sage Weilceph_test_rados_api_watch_notify: test watch disconnect...
2014-12-04 Sage Weilosd: send watch DISCONNECT to client when a watch is...
2014-12-04 Sage Weilceph_test_rados_api_watch_notify: reorder tests
2014-12-04 Sage Weilceph_test_rados_api_watch_notify: drop 'Test' suffix
2014-12-04 Sage Weilceph_test_rados_watch_notify: fix signed/unsigned warnings
2014-12-04 Sage Weilceph_test_rados_api_watch_notify: verify notify after...
2014-12-04 Sage Weilosdc/Objecter: fix whitespace
2014-12-04 Sage Weilosdc/Objecter: factor out _send_op_account()
2014-12-04 Sage Weilosdc/Objecter: skip ping if PAUSERD
2014-12-04 Sage Weilosdc/Objecter: objecter_inject_no_watch_ping
2014-12-04 Sage Weilosdc/Objecter: stop sending pings once we get an error
2014-12-04 Sage Weilosd/Watch: set timeout event for new watchers
2014-12-04 Sage Weilmake ping verify we are connected
2014-12-04 Sage Weilosdc/Objecter: only ping watches (not notifies)
2014-12-04 Sage Weilosd, librados: distinguish between old and new watchers
2014-12-04 Sage Weillibrados: tell watcher if we cause a notify timeout
2014-12-04 Sage Weilosd/Watch: inform watchers when they cause a notify...
2014-12-04 Sage Weillibrados: EINVAL on bad args to watch2
2014-12-04 Sage Weillibrados: behave if errcb is NULL
2014-12-04 Sage Weilosd/Watch: drop redundant in_progress_watchers
2014-12-04 Sage Weilosd/Watch: fix comment typo
2014-12-04 Sage Weilceph_test_rados_api_watch_notify: verify we get the...
2014-12-04 Sage Weilceph_test_rados_api_watch_notify: s/handle/cookie/
2014-12-04 Sage Weilclean up CEPH_WATCH_EVENT_* namespace, and make COMPLET...
2014-12-04 Sage Weilosdc/Objecter: send regular PING ops
2014-12-04 Sage Weilosdc/Objecter: queue an error if reconnect fails
2014-12-04 Sage Weilosdc/Objecter: separate WATCH from RECONNECT
2014-12-04 Sage Weilrados: improve watch command output
2014-12-04 Sage Weillibrados: add infrastructure to deliver an error notifi...
2014-12-04 Sage Weillibrados: define error callback
2014-12-04 Sage Weillibrados: remove crufty declaration
2014-12-04 Sage Weilosd/ReplicatedPG: handle PING and RECONNECT watch ops
2014-12-04 Sage Weillibrados: define RECONNECT and PING watch ops
2014-12-04 Sage Weilosdc/Objecter: fix assert_src_version
2014-12-04 Sage Weillibrados: use new watch op codes; simplify Objecter...
2014-12-04 Sage Weillibrados: define CEPH_OSD_WATCH_OP_*
2014-12-04 Sage Weillibrados: unconditionally pass WATCH_NOTIFY to legacy...
2014-12-04 Sage Weilosd: allow multiple watchers/notify replies per client
2014-12-04 Sage Weillibrados: include notifier's gid in notify
2014-12-04 Sage Weilceph_test_rados_api_watch_notify: test notify2 api
2014-12-04 Sage Weillibrados: update notify2 API to accept reply payloads
2014-12-04 Sage Weilosd: implement notify ack payloads
2014-12-04 Sage Weillibrados: define updated watch/notify interface
2014-12-04 Sage Weillibrados: drop useless ver arg to _notify_ack
2014-12-04 Gregory FarnumMerge pull request #3076 from ceph/wip-mon-mdsdne
2014-12-04 Sage WeilMerge pull request #3072 from ceph/wip-10231-gperftools...
2014-12-04 Sage WeilMerge pull request #3084 from ceph/wip-rados-include
2014-12-04 David Zafmanlibrados: Fix rados include problem reported by "sponce" 3084/head
2014-12-04 Sage WeilMerge pull request #3059 from dachary/wip-10125-radosgw...
next