]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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 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 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
2013-07-24 Danny Al-Gaafrgw/rgw_metadata.cc: fix possible null dereferencing
2013-07-24 Danny Al-Gaafos/ObjectStore.cc: don't fallthrough after OP_OMAP_RMKE...
2013-07-24 Danny Al-Gaafmon/Monitor.cc: init scrub_version with 0 in constructor
2013-07-24 Joao Eduardo... test: test_store_tool: global init before using LevelDB...
2013-07-24 Joao Eduardo... mon: OSDMonitor: fix a bug introduced on 97462a32
2013-07-24 Gary Lowellconfigure.ac: Remove -rc suffix from the configure...
2013-07-24 Sage Weilglobal/signal_handler: use poll(2) instead of select(2)
2013-07-24 Sage Weilmon/MonmapMonitor: make 'mon remove ...' idempotent
2013-07-23 Sage Weilclient: signal mds sessions with Contexts instead of...
2013-07-23 Sage Weilclient: add Context*-based wait_on_list/signal_context_...
2013-07-23 Sage Weilmon: add quorum_names to quorum_status command output
2013-07-23 Dan MickMerge branch 'wip-formatted-output' into next
2013-07-23 Dan Mickmon: PGMap dump shouldn't use strings containing '...
2013-07-23 Dan Mickmon: "status" is missing a close_section for the overal...
2013-07-23 Dan Mickmon: "osd stat" needs a flush now that osdmap.print_sum...
2013-07-23 Dan Mickmon: "mds stat" must open/close section around dump_info
2013-07-23 Danny Al-Gaafceph.spec.in: obsolete ceph-libs only on the affected...
2013-07-23 Gary LowellMerge pull request #461 from dalgaaf/wip-da-fix-spec...
2013-07-23 Sage Weilmon/OSDMonitor: fix base case for 7fb3804fb workaround
2013-07-23 Danny Al-Gaafceph.spec.in: obsolete ceph-libs only on the affected... 461/head
2013-07-23 Sage WeilMerge remote-tracking branch 'gh/next' into next
2013-07-23 Joao Eduardo... mon: OSDMonitor: work around a full version bug introdu...
2013-07-23 Joao Eduardo... mon: OSDMonitor: get rid of encode_full() as we don...
2013-07-23 Joao Eduardo... mon: OSDMonitor: update the osdmap's latest_full with...
2013-07-23 Sage Weilqa/workunits/suites/fsync-tester.sh: lsof at end
2013-07-23 Gary LowellMerge branch 'next' of github.com:ceph/ceph into next
2013-07-23 Sage Weilqa/workunits/rest/test: cluster_down/up are now idempotent
2013-07-23 Sage WeilMerge pull request #457 from ceph/wip-paxos
2013-07-23 Sage Weilosd/ReplicatedPG: drop repop refs in ~SnapTrimmer
2013-07-22 Samuel JustFileStore: disable fd cacher and wbthrottle during...
2013-07-22 Samuel JustPGLog::merge_log, unidex() only works from tail, we...
2013-07-22 Samuel JustPGLog::rewind_divergent_log: unindex only works from...
2013-07-22 Samuel Justsrc/test/osd/TestPGLog.cc: check that the object remain...
2013-07-22 Yehuda Sadehrgw: swift, in create bucket set location_constraints
2013-07-22 Yehuda Sadehrgw: translate swift request to s3 when forwarding
2013-07-22 Sage WeilMerge remote-tracking branch 'gh/wip-5624-b' into next
2013-07-22 Gregory FarnumMerge pull request #458 from ceph/wip-5693
2013-07-22 Yehuda SadehPendingReleaseNotes: update about new rgw copy obj... 458/head
2013-07-22 Yehuda Sadehrgw: add some comments
2013-07-22 Yehuda Sadehrgw: dump progress through swift object copy
2013-07-22 Yehuda Sadehrgw: send data back when copying object
2013-07-22 Sage Weilmon/Paxos: add failure injection points 457/head
2013-07-22 Sage Weilmon/Paxos: fix pn for uncommitted value during collect...
2013-07-22 Sage Weilmon/Paxos: debug ignored uncommitted values
2013-07-22 Sage Weilmon/Paxos: only learn uncommitted value if it is in...
2013-07-22 Sage Weilmon/Paxos: only share uncommitted value if it is next
2013-07-22 Sage Weilmon/Paxos: accepted_pn_from has no semantic meaning
2013-07-22 Sage Weilceph-monstore-tool: dump paxos transactions
2013-07-22 Dan Mickceph.in: reject --admin-daemon so it can't do harm
2013-07-22 Gary Lowellv0.67-rc1 v0.67-rc1
next