]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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...
2014-12-04 Loic Dacharyrgw: run radosgw as apache with systemd 3059/head
2014-12-04 Samuel JustMerge pull request #2997 from ceph/wip-snapmapper
2014-12-04 Samuel JustMerge pull request #2979 from ceph/wip-kill-category
2014-12-04 Samuel JustMerge pull request #2694 from dachary/wip-9728-jerasure...
2014-12-04 Sage WeilMerge pull request #3082 from scuttlemonkey/wip-doc...
2014-12-04 Samuel JustMerge pull request #3048 from ceph/wip-10209
2014-12-04 Samuel JustMerge pull request #3049 from dachary/wip-10211-erasure...
2014-12-04 Sage Weildoc/release-notes: v0.89
2014-12-04 Sage WeilMerge remote-tracking branch 'gh/next'
2014-12-04 scuttlemonkeyChanged os-recommendation table sorting to remove impli... 3082/head
2014-12-04 Loic DacharyMerge pull request #3024 from ceph/wip-librados-symbols
2014-12-04 Yan, ZhengMDSMonitor.cc: fix assertion caused by MDSMap::STATE_DN... 3076/head
2014-12-04 Loic DacharyMerge pull request #3028 from majianpeng/fix4
2014-12-04 Yan, ZhengMerge pull request #3074 from ceph/wip-10229
2014-12-04 Yan, Zhengosdc/Filer: use finisher to execute C_Probe and C_Purge... 3074/head
2014-12-03 Ken Dreyerheap_profiler: support new gperftools header locations 3072/head
2014-12-03 Greg Farnummon: fix signed/unsigned comparison warning
2014-12-03 Jenkins0.89 v0.89
2014-12-03 Loic DacharyMerge pull request #3065 from ceph/wip-cephtool-exec
next