]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-01-15 Haomai WangEvent: Fix typo
2015-01-15 Haomai WangAsyncConnection: Don't increment connect_seq if connect...
2015-01-15 Haomai Wangasync: adjust test_msgr and normalize log output format
2015-01-15 Haomai WangAsyncConnection: Fix replacing cause original state...
2015-01-15 Haomai WangAsyncConnection: Don't discard out_q and unregister...
2015-01-15 Haomai Wangtest_msgr: Add SyntheticInjectTest
2015-01-15 Haomai WangAsyncConnection: Add ms_inject_* to AsyncConnection
2015-01-15 Haomai WangAsyncConnection: Enhance replace process
2015-01-15 Haomai WangAsyncConnection: set state_offset=0 in case of reuse...
2015-01-15 Haomai WangEvent: Fix incorrect memset
2015-01-15 Haomai Wangtest_msgr: Add SyntheticWorkload to do message measurement
2015-01-15 Haomai WangAsyncConnection: Don't alloc buffer when reenter "READ_...
2015-01-15 Haomai Wangtest_msgr: Add test for a message with large payload
2015-01-15 Haomai WangAsyncConnection: Avoid calling callback after delteing...
2015-01-15 Haomai Wangtest_msgr: Add random usleep to Dispatcher impl
2015-01-15 Haomai WangAsyncMessenger: wait for dispatch event done
2015-01-15 Haomai WangAsyncConnection: Add omissive STATE_WAIT state
2015-01-15 Haomai WangAsyncConnection: Adjust backoff wakeup granularity
2015-01-15 Haomai WangAsyncConnection: using send_keepalive instead of _send_...
2015-01-15 Haomai WangAsyncConnection: Fix mark_down race condition
2015-01-15 Haomai WangMessengerTest: Add markdown with caller lock tests
2015-01-15 Haomai WangAsyncMessenger: Retry binding on addresses if binding...
2015-01-15 Haomai WangAsyncMessenger: allow RESETSESSION whenever we forget...
2015-01-15 Haomai WangAsyncConnection: Using buffer read to avoid small read...
2015-01-15 Haomai WangAsyncMessenger: Using EventCenter instead of poll for...
2015-01-15 Haomai WangAsyncMessenger: Bind async thread to special cpu core
2015-01-15 Gregory FarnumMerge pull request #3376 from dachary/wip-10547-formatter
2015-01-15 Loic Dacharytests: adapt to new json-pretty format 3376/head
2015-01-15 Loic Dacharytest: rename test_activate_osd
2015-01-15 Loic Dacharycommon: restore format fallback semantic
2015-01-15 Yan, ZhengMerge pull request #3370 from ceph/wip-10382
2015-01-14 Dan MickMerge pull request #3366 from ceph/wip-formatter
2015-01-14 Sage Weildoc/release-notes: v0.91
2015-01-14 Sage Weildoc/release-notes: typo
2015-01-14 Gregory FarnumMerge pull request #3372 from ceph/wip-10539
2015-01-14 John Sprayqa: fail_all_mds between fs reset and fs rm 3372/head
2015-01-14 Sage Weildoc/release-notes: v0.80.8
2015-01-14 Sage WeilMerge remote-tracking branch 'gh/next'
2015-01-14 John Spraymds: handle heartbeat_reset during shutdown 3370/head
2015-01-13 Sage WeilPendingReleaseNotes: make a note about librados flag...
2015-01-13 Sage WeilMerge pull request #3360 from mattrichards/bump_rados_v...
2015-01-13 Jenkins0.91 v0.91
2015-01-13 Josh DurginMerge pull request #2697 from ceph/wip-8900
2015-01-13 Samuel JustMerge pull request #3254 from trociny/feature-10036
2015-01-13 Samuel JustMerge pull request #3281 from ceph/wip-10441-b
2015-01-13 Samuel JustMerge pull request #3290 from ceph/wip-da-SCA-20150102
2015-01-13 Samuel JustMerge pull request #3302 from ceph/wip-9956
2015-01-13 Samuel JustMerge pull request #3305 from majianpeng/fix5
2015-01-13 Sage Weilcommon/Formatter: new_formatter -> Formatter::create 3366/head
2015-01-13 Sage Weilcommon/Formatter: improve json-pretty whitespace
2015-01-13 Sage Weilcommon/Formatter: add newline to flushed output if...
2015-01-13 Gregory FarnumMerge pull request #3364 from ceph/wip-quota-test
2015-01-13 John Sprayqa: set -e explicitly in quota test 3364/head
2015-01-13 Gregory FarnumMerge pull request #3336 from ceph/wip-fs-reset
2015-01-13 Loic DacharyMerge pull request #3343 from dachary/wip-10505-centos...
2015-01-13 Jason Dillamanlibrbd: flush pending AIO requests under all existing... 2697/head
2015-01-13 Jason Dillamanlibrbd: AIO requests should retry lock requests
2015-01-13 Jason Dillamanlibrbd: differentiate between R/O vs R/W RBD features
2015-01-13 Jason Dillamanlibrbd: Add internal unit test cases
2015-01-13 Jason Dillamanlibrbd: Add ImageWatcher unit test cases
2015-01-13 Jason Dillamanlibrbd: Add convenience library to support unit tests
2015-01-13 Jason Dillamanrbd: Allow CLI to optionally create shared images
2015-01-13 Jason Dillamanlibrbd: Integrate librbd with new exclusive lock feature
2015-01-13 Matt Richardslibrados: bump rados version number 3360/head
2015-01-13 Josh DurginMerge pull request #3316 from ceph/wip-10471
2015-01-13 Jason Dillamanlibrbd: Create image exclusive lock watch/notify handler
2015-01-12 Sage Weilosd: enable filestore_extsize by default 3302/head
2015-01-12 Sage Weilos/FileStore: verify kernel is new enough before using...
2015-01-12 Gregory FarnumMerge pull request #3352 from kylinstorage/fix-10503
2015-01-12 Samuel JustMerge pull request #3203 from majianpeng/fix1
2015-01-12 Samuel JustMerge pull request #3034 from dachary/wip-10017-erasure...
2015-01-12 Samuel JustMerge pull request #3148 from mslovy/optimazation_wbthr...
2015-01-12 John Spraymon/MDSMonitor: add confirm flag to fs reset 3336/head
2015-01-12 John Sprayqa: add `fs reset` to cephtool tests
2015-01-12 John Spraymon: implement `fs reset`
2015-01-12 Yunchuan WenFix bug 10503: http://tracker.ceph.com/issues/10503 3352/head
2015-01-11 Sage WeilMerge pull request #2948 from ceph/wip-promote
2015-01-11 Sage Weilceph_test_rados: add some debug output 2948/head
2015-01-11 Sage Weilosd/ReplicatedPG: improve proxy read cancelation
2015-01-11 Sage Weilosd/ReplicatedPG: put proxy read completion on finisher
2015-01-11 Zhiqiang Wangosd: tiering: avoid duplicate promotion on proxy read
2015-01-11 Zhiqiang Wangosd: tiering: proxy instead of redirect read in writeba...
2015-01-11 Zhiqiang Wangosd: tiering: cancel and requeue proxy read when needed
2015-01-11 Sage Weilosd/ReplicatedPG: allow reads to proxy etc even if...
2015-01-11 Zhiqiang Wangtest: add proxy read test
2015-01-11 Zhiqiang Wangosd: tiering: proxy reads during promote
2015-01-11 Zhiqiang Wangosd: tiering: add cache mode READPROXY
2015-01-11 Zhiqiang Wangosd: tiering: add proxy read support
2015-01-11 Sage Weilosd/ReplicatedPG: separate promotion from the triggering op
2015-01-11 Sage Weilosd/ReplicatedPG: pass promote error to all blocked...
2015-01-11 Sage Weilosd/ReplicatedPG: drop unnecessary cache_mode checks
2015-01-11 Sage Weilosd/ReplicatdPG: adjust braces (no semantic change)
2015-01-11 Sage Weilosd/ReplicatedPG: factor out must_promote case from...
2015-01-11 Sage Weilosd/ReplicatedPG: factor out common exists case from...
2015-01-11 Sage Weilosd/ReplicatedPG: make op argument to promote_object...
2015-01-10 Josh DurginMerge pull request #3309 from trociny/wip-9483 3484/head
2015-01-10 Mykola GolubOSD: add a get_latest_osdmap command to the admin socket 3309/head
2015-01-10 Wido den Hollanderdoc: Fix PHP librados documentation
2015-01-10 Loic DacharyMerge pull request #3348 from ceph/wip-mon-wishlist
2015-01-10 Joao Eduardo... doc: mon janitorial list is now a wishlist 3348/head
next