]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2014-12-03 John Sprayqa: fix teardown in cephtool's test_mon_mds 3065/head
2014-12-03 Sage WeilMerge pull request #3044 from osynge/wip=suse-systemd
2014-12-03 Sage WeilMerge pull request #3067 from dachary/wip-cephtool
2014-12-03 Jianpeng Macommon/perf_counters: Remove the duplicated code. 3028/head
2014-12-03 Jianpeng Matest/perf_counters: Replace perfcounters_dump to perf...
2014-12-03 Jianpeng Matest/perf_counters: Add test case for cmd 'perf reset'
2014-12-03 Jianpeng Macommon/perf_counters: Add 'perf reset all|perfcounterna...
2014-12-03 Loic DacharyMerge pull request #3068 from ktdreyer/doc-os-recommend...
2014-12-02 Ken Dreyerdoc: rm Fedora minor versions in os recommendations 3068/head
2014-12-02 Sage Weilos/ObjectStore: drop tolerate_collection_add_enoent 2997/head
2014-12-02 Sage Weilosd: require SNAPMAPPER feature from peers
2014-12-02 Loic DacharyMerge pull request #3061 from ktdreyer/rpm-ceph-disk...
2014-12-02 Ken Dreyerpackaging: package ceph-disk(8) 3061/head
2014-12-02 Ken Dreyerdoc: rm old releases in os recommendations page
2014-12-02 Ken Dreyerdoc: clarify "B" flag in os recommendations page
2014-12-02 Loic Dacharyqa: cephtool/test.sh use regular strings to list tests 3067/head loic/wip-cephtool
2014-12-02 Loic Dacharytests: vstart_wrapper.sh must call vstart.sh with a...
2014-12-02 Loic Dacharyerasure-code: enforce chunk size alignment 3049/head
2014-12-02 Loic Dacharycommon: allow size alignment that is not a power of two
2014-12-02 Loic Dacharycommon: add bufferlist::rebuild_aligned_size_and_memory
2014-12-02 John Wilkinsdoc: Reformatting on rbd replay doc.
2014-12-02 John Wilkinsdoc: Added rbd-replay-many and restructured index.
2014-12-02 John Wilkinsdoc: Fixed index syntax.
2014-12-02 John WilkinsMerge pull request #3051 from ceph/wip-doc-rbd-replay
2014-12-02 John WilkinsMerge pull request #3060 from ktdreyer/doc-os-recommend...
2014-12-02 Ken Dreyerdoc: add CentOS 7 to recommended OSes 3060/head
2014-12-02 Yehuda SadehMerge pull request #2993 from theanalyst/s3/keystone...
2014-12-02 Loic DacharyMerge pull request #3058 from nilamdyuti/wip-doc-ceph...
2014-12-02 Nilamdyuti... doc: Adds man page for ceph disk in TOC. 3058/head
2014-12-02 John SprayMerge pull request #3056 from ceph/wip-9997-1
next