]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-01-16 Yehuda Sadehrgw: some code cleanup
2015-01-16 Yehuda Sadehrgw: init olh tag
2015-01-16 Yehuda Sadehrgw: gen rand lowercase string (stl string version)
2015-01-16 Yehuda Sadehrgw: adjust return code when generating random strings
2015-01-16 Yehuda Sadehrgw: gen rand lower alphanumberic string
2015-01-16 Yehuda Sadehrgw: initial olh implementation
2015-01-16 Yehuda Sadehrgw: remove old unused code
2015-01-16 Yehuda Sadehrgw: interface adjustment following a rebase
2015-01-16 Yehuda Sadehrgw: generate random instance id
2015-01-16 Yehuda Sadehradosgw-admin: some commands use object_version param
2015-01-16 Yehuda Sadehrgw: clean up some locator use
2015-01-16 Yehuda Sadehtest: cls_rgw fixes
2015-01-16 Yehuda Sadehradosgw-admin: adapt to new interfaces
2015-01-16 Yehuda Sadehrgw: adapt to new objclass interface
2015-01-16 Yehuda Sadehcls_rgw: change data structures to keep single object...
2015-01-16 Yehuda Sadehrgw: rename cls_rgw_obj::key to cls_rgw_obj::loc
2015-01-16 Yehuda Sadehrgw, cls_rgw: various datastructures use new rgw_obj_key
2015-01-16 Yehuda Sadehrgw: rename rgw_obj::key to rgw_obj::loc
2015-01-16 Yehuda Sadehrgw: decouple object name from index representation
2015-01-16 Yehuda Sadehrgw: remove unused code
2015-01-16 Yehuda Sadehrgw, cls_rgw: add accounted_size for object metadata...
2015-01-16 Yehuda Sadehrgw: enable s3 get/set versioning ops
2015-01-16 Yehuda Sadehrgw: restful op to set bucket versioning
2015-01-16 Yehuda Sadehrgw: get bucket versioning status op
2015-01-16 Yehuda Sadehrgw: add versioning_enabled field to bucket info
2015-01-16 Sage WeilMerge pull request #3342 from ceph/wip-10311
2015-01-15 Sage Weilos/FileJournal: Fix journal write fail, align for direct io
2015-01-15 Jerry7Xmon: encode stashed monmap with all features
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"
next