]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2013-07-25 Dan Mickceph_argparse.py: wrong variable used if valid() fails...
2013-07-25 Sage WeilMerge pull request #456 from dalgaaf/wip-da-CID-1
2013-07-25 Sage WeilMerge pull request #465 from dalgaaf/wip-da-CID-2
2013-07-25 Samuel Justconfig_opts.h: increase xfs,btrfs wbthrottle defaults
2013-07-25 Samuel JustFileStore::_collection_rename: fix global replay guard
2013-07-25 Samuel JustHashIndex: reset attr upon split or merge completion
2013-07-25 Samuel Justtest/filestore/store_test: add test for 5723
2013-07-25 Danny Al-Gaafrgw/rgw_metadata.h: init prefix in initialization list 467/head
2013-07-25 Danny Al-Gaaftest_rgw_admin_log.cc: remove unused variable 'creds'
2013-07-25 Danny Al-Gaaftest_rgw_admin_log.cc: use static_cast<>() instead...
2013-07-25 Danny Al-Gaaftest_rgw_admin_opstate.cc: remove unused variable ...
2013-07-25 Danny Al-Gaaftest_rgw_admin_meta.cc: remove unused variable 'creds'
2013-07-25 Danny Al-Gaaftest_rgw_admin_opstate.cc: use static_cast<>() instead...
2013-07-25 Danny Al-Gaaftest_rgw_admin_meta.cc: use static_cast<>() instead...
2013-07-25 Sage WeilMerge tag 'v0.67-rc2' into next
2013-07-24 Dan Mickceph.spec.in, debian/control: python-ceph depends on...
2013-07-24 Gary Lowellv0.67-rc2 v0.67-rc2
2013-07-24 Dan Mickrest/test.py: cope with older requests.py versions
2013-07-24 Sage Weilceph-disk: use new get_dev_path helper for list
2013-07-24 Dan Mickceph_rest_api.py: allow config section fallback
2013-07-24 Sage Weilglobal/signal_handler: poll on the control pipe, too
2013-07-24 Dan MickMerge branch 'wip-cephtool-cleanup' into next
2013-07-24 Dan Mickceph.in: remove dead code
2013-07-24 Dan Mickrest/test.py: osd lspools should be a 'GET'
2013-07-24 Dan MickMonCommands.h: osd pool delete "rw" perms, osd pool...
2013-07-24 Dan Mickceph.in/ceph_argparse.py: move find_cmd_target() to...
2013-07-24 Sage Weilmon/OSDMonitor: search for latest full osdmap if record...
2013-07-24 Danny Al-Gaafrgw/rgw_metadata.h: init cur_shard in LogListCtx with 0 465/head
next