]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-08-02 Yehuda Sadehrgw: only fetch cors info when needed
2013-08-02 Yehuda Sadehrgw: don't read cors attrs if there's no bucket in...
2013-07-31 Sage Weilceph: developer mode: set PATH, too
2013-07-31 Sage Weilcephtool/test.sh: add tests for mon daemon command
2013-07-31 Dan MickMake all AdminSocket commands use argparse/cmdmap.
2013-07-30 Yehuda Sadehrgw: fix set_buckets_enabled(), set_bucket_owner()
2013-07-30 Samuel JustObjecter: set c->session to NULL if acting is empty
2013-07-30 Sage WeilMerge remote-tracking branch 'gh/wip-mon' into next
2013-07-30 Sage Weilmon: add missing state name
2013-07-30 Sage Weilmon: allow others to sync from us across bootstrap...
2013-07-30 Sage Weilmon: drop useless sync_reset() calls
2013-07-29 Sage Weilmon/Paxos: be more vocal about calling elections
2013-07-29 Yehuda Sadehrgw: keep a region connection map
2013-07-29 Yehuda Sadehrgw: cors subresource needs to be in canonical auth...
2013-07-29 Yehuda Sadehrgw: set bucket attrs are a bucket instance meta operation
2013-07-29 Yehuda Sadehrgw: track bucket instance oid
2013-07-29 Yehuda Sadehrgw: read / write bucket attributes from bucket instance
2013-07-29 Sage Weilmon/PGMonitor: fix 'pg dump_[pools_]json'
2013-07-29 Sage Weilmon: fix xml element name
2013-07-29 Loic Dacharycheck_new_interval must compare old acting with old...
2013-07-29 Samuel JustOSD: suspend tp timeout while taking pg lock in OpWQ
2013-07-29 Samuel JustWorkQueue: fix bracing on reset_tp_timeout
2013-07-29 Sage Weilosd: get initial full map after a map gap
2013-07-29 Sage Weilosd: fix off-by-one in map gap logic
2013-07-28 Sage Weilceph_test_rados: print version banner on startup
2013-07-28 Sage Weilceph-authtool: fix cli tests
2013-07-28 Sage Weiltest/system/*: parse CEPH_ARGS environment
2013-07-28 Sage WeilMerge pull request #474 from dalgaaf/wip-da-next-fix...
2013-07-28 Danny Al-Gaafceph-authtool.8: add missing commands to man page 473/head 474/head
2013-07-28 Danny Al-Gaafceph_authtool.cc: update help/usage text
2013-07-28 Sage Weilmon/DataHealthService: do not name xml key after mon
2013-07-28 Sage Weildebian, rpm: make python-ceph depend on python-requests
2013-07-27 Sage WeilMerge pull request #471 from dalgaaf/wip-da-fix-pylint
2013-07-27 Danny Al-Gaafpybind/rbd.py: remove unused import of 'pointer' 471/head
2013-07-27 Danny Al-Gaafcephfs.py: remove unused imports
2013-07-27 Danny Al-Gaafrados.py: fix bad indentation
2013-07-27 Danny Al-Gaafceph_argparse.py: add missing spaces after comma
2013-07-27 Danny Al-Gaafceph_argparse.py: remove unnecessary semicolons
2013-07-27 Danny Al-Gaafceph_rest_api.py: fix bad indentation
2013-07-27 Sage Weiltest/admin_socket: fix admin_socket unit tests
2013-07-27 Sage Weilrgw: fix RGWFormatter_Plain
2013-07-27 Sage Weilcommon/admin_socket: do not populate empty help strings
2013-07-27 Sage Weilcommon/perf_counters: fix unit tests
2013-07-27 Sage Weilcommon/perf_counters: fix missing decimal in time,...
2013-07-27 Sage Weilcommon/Formatter: add dump_format_unquoted()
2013-07-27 Dan Mickrados.py: missing parameter to make_ex()
2013-07-27 Dan Mickceph-rest-api: clean up options/environment
2013-07-27 Sage Weilqa/fs/.gitignore
2013-07-27 Sage Weilceph_test_admin_socket: fix unit test
2013-07-27 David Zafmanmessage: Fix asserts that dont' trigger
2013-07-27 Sage Weillibrados: EINVAL on a negative osd id
2013-07-27 Dan Mickceph.in: make osdids() (and mon, mds) work on old mons
2013-07-27 Sage Weilosd: humor coverity
2013-07-26 Sage Weilmon/MonCap: mds needs to subscribe to the osdmap
2013-07-26 Sage Weilremove unused fiemap code
2013-07-26 Sage WeilPendingReleaseNotes: note on 'ceph tell <pgid> ...'
2013-07-26 Sage WeilMerge remote-tracking branch 'gh/wip-tell-unified'...
2013-07-26 Dan Mickceph_rest_api.py: cleanup, more docstrings, unused...
2013-07-26 Dan Mickceph_argparse.py: make find_cmd_target handle tell...
2013-07-26 Dan Mickceph_argparse, mon: make "tell <pgid>" work (duplicatin...
2013-07-26 Dan Mickceph_rest_api.py: obtain and handle tell <osd-or-pgid...
2013-07-26 Sage Weilmon/PGMonitor: reset in-core PGMap if on-disk format...
2013-07-26 Sage WeilMerge pull request #470 from dalgaaf/wip-da-CID-3.v2
2013-07-26 Danny Al-Gaafrgw/rgw_metadata.cc: delete md_log (RGWMetadataLog... 470/head
2013-07-26 Danny Al-Gaafrgw/rgw_rest_log.cc: free 'handle' to prevent memory...
2013-07-26 Danny Al-Gaaftest_cls_log.cc: fix resource leak, delete 'rop'
2013-07-26 Danny Al-Gaaftest_cls_log.cc: remove empty lines
2013-07-26 Danny Al-Gaaftest_cls_statelog.cc: fix memory leak, delete 'rop'
2013-07-26 Danny Al-Gaaftest_cls_version.cc: close some memory leaks
2013-07-26 Sage WeilMerge pull request #467 from dalgaaf/wip-da-next-SCA...
2013-07-26 Sage Weilupstart: stop ceph-create-keys when the monitor stops
2013-07-26 Sage Weilosd: make open classes on start optional
2013-07-26 Sage Weilosd: load all classes on startup
2013-07-26 Dan MickPG: add formatted output to pg <pgid> query, list_missing
2013-07-26 Dan MickOSD: "tell <osd.n>" version, bench, dump_pg_recovery_st...
2013-07-26 Dan MickOSD: provide newer command descs with module/perm/avail
2013-07-26 Dan Mickceph.in: clean up help, fix partial matching on all...
2013-07-26 Dan Mickceph.in: admin_socket() now validates command and passe...
2013-07-26 Dan Mickceph_argparse.py, ceph.in: validate_command: stop handl...
2013-07-26 Dan MickIn general, flush in caller of dump worker rather than...
2013-07-26 Samuel JustFileStore: fix fd leak in _check_global_replay_guard
2013-07-26 Greg FarnumMerge branch 'wip-rgw-versionchecks' into next
2013-07-26 Dan MickFormatter, admin_socket: make default formatter be...
2013-07-26 Dan MickAdminSocket users: use generic formatting
2013-07-26 Dan Mickceph_rest_api.py: reversed test for failed request
2013-07-26 Dan Mickrest/test.py: earlier versions of requests.py don't...
2013-07-26 Samuel JustOSD: tolerate holes in stored maps
2013-07-26 Dan Mickceph_rest_api.py: return error in nonformatted mode
2013-07-26 Dan Mickceph_rest_api.py: actually remove the trailing / on...
2013-07-26 Sage Weilmon/MonCap: match param for entity (not name)
2013-07-26 Sage Weilmon: translate caps=[k1,v1,k2,v2] into [caps_k1=v1...
2013-07-26 Sage Weilmon/Paxos: share uncommitted value when leader is/was...
2013-07-25 Greg Farnumrgw: expose the version of synced items to the poster
2013-07-25 Greg Farnumrgw: return the update status on sync requests
2013-07-25 Greg Farnumrgw: add sync state parsing code and REST interface
2013-07-25 Greg Farnumrgw: pass the sync mode into the RGWMetadataManager...
2013-07-25 Greg Farnumrgw: add preliminary support for sync update policies...
2013-07-25 Sage Weilremove old push_to_kclient.pl
2013-07-25 Alfredo Dezaceph-disk: use new dumpling-style osd caps if we can...
2013-07-25 David Zafmanosd: Don't put functional code inside of an assert
next