]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-01-14 Matt Benjaminxio: initial mark_* and queueing/flow control
2015-01-14 Vu Phamxio: Enable Accelio flow control with msgs and bytes...
2015-01-14 Vu Phamxio: Configure Accelio internal pool
2015-01-14 Matt BenjaminAccelio Autotools glue.
2015-01-14 Casey Bodleycmake: add xio
2015-01-14 Matt BenjaminCeph Accelio/RDMA Transport (XioMessenger).
2015-01-14 Matt BenjaminCosmetic ceph_mon.cc.
2015-01-14 Matt BenjaminCosmetic ceph_osd.cc.
2015-01-14 Matt BenjaminCosmetic ceph_mds.cc.
2015-01-14 Matt BenjaminIntroduce Message flag values used by XioMessenger.
2015-01-14 Matt BenjaminAdd Message::set_src(const entity_name_t& src)
2015-01-14 Matt BenjaminRemove pure virtuals from Message::CompletionHook.
2015-01-14 Matt BenjaminAdd intrusive list anchor for Message dispatch to Message.
2015-01-14 Matt BenjaminAdd MDataPing.
2015-01-14 Matt BenjaminAccelio ceph::buffer Extensions
2015-01-14 Matt BenjaminCosmetic: Normalize an entity_name_t initialization...
2015-01-14 Casey Bodleymsg: crc configuration in messenger
2015-01-14 Matt BenjaminBuild rbd-fuse as a C++ unit (matching its existing...
2015-01-14 Casey Bodleymon: OSDMonitor sends maps over connection
2015-01-14 Casey Bodleymsg: remove create_anon_connection from Messenger
2015-01-14 Matt Benjamindout: dlog_p macro for should_gather
2015-01-14 Casey Bodleyatomic: add and sub return their result
2015-01-14 Ali MarediaCombined CMake Build for Hammer
2015-01-14 Matt BenjaminNull tracepoint macro when !WITH_LTTNG.
2015-01-14 Matt BenjaminDon't use __cplusplus to mean !__KERNEL__
2015-01-14 Matt BenjaminAdd missing Messenger::create ms_type in test_msgr.
2015-01-14 Matt BenjaminFixup int_types.h.
2015-01-14 Sage WeilMerge remote-tracking branch 'gh/next'
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 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
2015-01-10 Sage WeilMerge remote-tracking branch 'gh/next'
2015-01-10 Sage WeilMerge pull request #3327 from ceph/wip-peeringqueue
2015-01-10 Josh DurginMerge pull request #3344 from ceph/wip-librbd-snap...
2015-01-09 Yehuda Sadehrgw: return InvalidAccessKeyId instead of AccessDenied
2015-01-09 Yehuda Sadehrgw: return SignatureDoesNotMatch instead of AccessDenied
2015-01-09 Loic Dacharytests: install parted in centos Dockerfile 3343/head
2015-01-09 John Wilkinsdoc: Clean up pool usage.
2015-01-09 John Wilkinsdoc: Cleanup RGW pool usage.
2015-01-09 Gregory FarnumMerge pull request #3341 from liewegas/wip-10504
2015-01-09 Sage Weilclient: include ceph and git version in client metadata 3341/head
2015-01-09 Josh DurginMerge pull request #3325 from ceph/wip-nits
2015-01-09 Josh DurginMerge pull request #3250 from ceph/wip-10372
2015-01-09 Yehuda SadehRevert "rgw: switch to new watch/notify API"
2015-01-09 Gregory FarnumMerge pull request #3313 from ceph/wip-asok-get-subtrees 3339/head
next