]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2016-02-26 Radoslaw Zarzynskirgw: fix wrong handling of limit=0 during listing of... 7821/head
2016-02-22 Loic DacharyMerge pull request #7723 from tchaikov/wip-rgw-test
2016-02-21 Kefu ChaiMerge pull request #7647 from yuyuyu101/wip-spdk
2016-02-21 Haomai WangNVMEDevice: accept spdk api name changes 7647/head
2016-02-21 Haomai Wangspdk: update spdk submodule to accept new interface...
2016-02-21 Haomai WangNVMEDevice: add default constructor for Task and clean up
2016-02-21 Haomai WangNVMEDevice: only activate zero command when backend...
2016-02-21 Haomai WangBlockDevice: detect symbol file basename
2016-02-21 Haomai WangBlueStore: fix spdk link file create failed
2016-02-21 Haomai WangNVMEDevice: fix atomic and lock changes
2016-02-21 Haomai WangNVMEDevice: use nvme_probe to simply init
2016-02-21 Haomai Wangspdk: update spdk submodule
2016-02-21 Haomai WangNVMEDevice: use nvme zero command instead of writing...
2016-02-21 Haomai WangNVMEDevice: cleanup task iterator process
2016-02-20 Kefu Chaitest/radosgw-admin: update the expected usage outputs 7723/head
2016-02-20 Josh DurginMerge pull request #7627 from dillaman/wip-librbd-read...
2016-02-20 Josh DurginMerge pull request #7718 from dillaman/wip-librbd-mirro...
2016-02-20 Josh DurginMerge pull request #7698 from dillaman/wip-librbd-repla...
2016-02-20 Yehuda SadehMerge pull request #7720 from ceph/wip-rgw-aws4
2016-02-19 Yehuda SadehMerge remote-tracking branch 'jmunhoz/wip-aws4' into... 7720/head
2016-02-19 Yehuda SadehMerge pull request #7719 from ceph/wip-rgw-keystone-v3
2016-02-19 Jason Dillamanlibrbd: update mirror peer data structure 7718/head
2016-02-19 Jason Dillamanlibrbd: support image and pool-level mirroring modes
2016-02-19 Radoslaw Zarzynskirgw: Keystone token parsing doesn't need to know API... 7719/head
2016-02-19 Radoslaw Zarzynskirgw: S3 always must use token format of Keystone v2.
2016-02-19 Radoslaw Zarzynskirgw: Keystone token parsing should fail on misformed...
2016-02-19 Radoslaw Zarzynskirgw: improve debugs in RGWPostHTTPData.
2016-02-19 Radoslaw Zarzynskirgw: ONLY formatting improvements for Keystone-related...
2016-02-19 Radoslaw Zarzynskirgw: handle Keystone API version with dedicated enum.
2016-02-19 Radoslaw Zarzynskirgw: fix wrong format of admin token request in Keyston...
2016-02-19 Radoslaw Zarzynskirgw: rework serialization in token retrieval for Keysto...
2016-02-19 Radoslaw Zarzynskirgw: fix Keystone v2 regression in role's JSON parsing
2016-02-19 Radoslaw Zarzynskirgw: accommodate Keystone v3 in S3-related auth mechanisms.
2016-02-19 Radoslaw Zarzynskirgw: accommodate Keystone v3 in RGWSwift class.
2016-02-19 Radoslaw Zarzynskirgw: basic data structures for Keystone v3.
2016-02-19 Luis Periquitorgw: unify RGWValidateKeystoneToken with RGWPostHTTPData.
2016-02-19 Radoslaw Zarzynskirgw: make RGWPostHTTPData able to extract X-Subject...
2016-02-19 Jason Dillamanlibrbd: read ops require journal replay 7627/head
2016-02-19 Orit WassermanMerge pull request #7717 from cbodley/wip-cmake-rbd...
2016-02-19 Casey Bodleycmake: add missing librbd image_watcher sources 7717/head
2016-02-19 Yehuda SadehMerge pull request #7709 from ceph/wip-rgw-new-multisit...
2016-02-19 Kefu ChaiMerge pull request #7371 from theanalyst/mon/quota...
2016-02-19 Josh DurginMerge pull request #7708 from jdurgin/wip-cython-cleanup
2016-02-19 Abhishek Lekshmananmon: cleanup set-quota error msg 7371/head
2016-02-19 Josh DurginMerge pull request #7668 from dillaman/wip-librbd-repla...
2016-02-19 Yehuda Sadehrgw: avoid empty object names 7709/head
2016-02-19 Josh Durgin.gitignore: include recently added rgw programs 7708/head
2016-02-19 Yehuda Sadehrgw: fix s3 list bucket (affects format=json)
2016-02-19 Josh Durginpybind: replace __del__ with __dealloc__ for rbd
2016-02-19 Josh DurginMerge pull request #7706 from sileht/sileht/rados-cython
2016-02-19 Yehuda Sadehrgw: only validate bucket name if not empty
2016-02-19 Yehuda Sadehrgw: resurrect lost code
2016-02-19 Mehdi Abaakoukpybind: remove next() on iterator 7706/head
2016-02-19 Loic DacharyMerge pull request #7641 from batrick/vstart-usage
2016-02-19 Yehuda Sadehtest/Makefile-client.am: adjustment following merge
2016-02-19 Jason Dillamanlibrbd: helper method for flushing journal commit positions 7698/head
2016-02-19 Jason Dillamanjournal: added interface to flush pending commit positi...
2016-02-19 Josh DurginMerge pull request #7692 from sileht/sileht/rados-cython
2016-02-19 Yehuda SadehMerge remote-tracking branch 'origin/master' into wip...
2016-02-19 Jason Dillamanlibrbd: differentiate journal replay flush vs shut...
2016-02-18 Yehuda Sadehrgw: add drain_all() before exiting a cr
2016-02-18 Yehuda Sadehrgw: silence compilation #warnings
2016-02-18 Yehuda Sadehrgw: more error reporting
2016-02-18 Yehuda Sadehrgw: data sync error handling (for sync init)
2016-02-18 Yehuda Sadehrgw: a bit better hashing
2016-02-18 Jason Dillamanlibrbd: don't hold owner lock while refreshing image... 7668/head
2016-02-18 Jason Dillamanlibrbd: need owner write lock when disabling exclusive...
2016-02-18 Jason Dillamanlibrbd: correct memory leaks discovered via valgrind
2016-02-18 Jason Dillamanlibrbd: notifications should be flushed between exclusi...
2016-02-18 Casey Bodleyrgw: RGWMetaSyncCR loops through period history
2016-02-18 Casey Bodleyrgw: get period history cursor when starting sync
2016-02-18 Casey Bodleyrgw: remove RGWMetadataManager::store_md_log_entries
2016-02-18 Casey Bodleyrgw: rados coroutines take bucket by const ref
2016-02-18 Casey Bodleyrgw: add first log period to mdlog info response
2016-02-18 Casey Bodleyrgw: factor get_log_shard_id() out of RGWMetadataLog
2016-02-18 Casey Bodleyrgw: add period id to rgw_rest_log operations
2016-02-18 Casey Bodleyrgw-admin: update callers of get_log
2016-02-18 Casey Bodleyrgw: add map of period_id -> RGWMetadataLog
2016-02-18 Casey Bodleyrgw: add period id to metadata log oids
2016-02-18 Casey Bodleyrgw: RGWRemoteMetaLog passes period id with requests...
2016-02-18 Casey Bodleyrgw: move sync_status into RGWRemoteMetaLog
2016-02-18 Casey Bodleyrgw: include period id in rgw_meta_sync_info
2016-02-18 Casey Bodleyrgw: use std::move for strings in RGWFetchAllMetaCR
2016-02-18 Casey Bodleycmake: remove duplicate rgw source files
2016-02-18 Casey Bodleyrgw: remove RemoteMetaLog::fetch() and admin command
2016-02-18 Casey Bodleyrgw: remove unused RGWRemoteMetaLog::list_shards
2016-02-18 Casey Bodleyrgw: remove unused class RGWReadMDLogShardInfo
2016-02-18 Casey Bodleyrgw: remove unused clone_shards() in metadata sync
2016-02-18 Casey Bodleyrgw: remove unneeded RGWRados arg for RGWMetadataLog
2016-02-18 Orit Wassermanrgw: we need to clear the id in create_default in case...
2016-02-18 Yehuda Sadehrgw-admin: command to list sync error logs
2016-02-18 Yehuda Sadehrgw: set quota when converting regionmap
2016-02-18 Jason Dillamanlibrbd: update image name upon rename operations
2016-02-18 Jason Dillamanlibrbd: missing owner lock on snap rollback cache inval...
2016-02-18 Jason Dillamanlibrbd: journal replay should execute ops in clean...
2016-02-18 Jason Dillamanlibrbd: use AIO notifications to prevent blocking ops
2016-02-18 Jason Dillamanlibrbd: cleanup header update notifications
2016-02-18 Jason DillamanRevert "librbd: lock notifications should be executed...
2016-02-18 Jason Dillamanlibrbd: support for AIO notifications
2016-02-18 Greg Farnumrstats: enable by default on client; move test workunit...
next