]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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-24 Dan Mickceph.spec.in, debian/control: python-ceph depends on...
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 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
2013-07-22 Noah WatkinsFileJournal: fix posix_fallocate error handling
2013-07-22 Samuel JustOSD::_make_pg: use createmap, not osdmap
2013-07-22 Yehuda Sadehrgw: read attributes when reading bucket entry point
2013-07-22 Samuel JustOSD::RemoveWQ: do not apply_transaction while blocking...
2013-07-22 Samuel JustFileStore: use complete() instead of finish() and delete
2013-07-22 Samuel JustFinisher: use complete() not finish() and delete
2013-07-22 Samuel Justcommon/Cond.h: add a simpler C_SaferCond Context
2013-07-22 Gary Lowellceph.spec.in: Obsolete ceph-libs
2013-07-22 Sage WeilMerge remote-tracking branch 'gh/wip-mon-caps' into...
2013-07-22 Sage WeilMerge pull request #453 from dalgaaf/wip-da-SCA-cppcheck-7
2013-07-22 Sage WeilMerge pull request #451 from dalgaaf/wip-da-SCA-cppchec...
2013-07-20 Danny Al-Gaafcls_replica_log_types.h: pass const std::list<> by... 453/head
2013-07-20 Danny Al-Gaafmon/PGMonitor.cc: reduce scope of local 'num_slow_osds...
2013-07-20 Danny Al-Gaafrgw/rgw_bucket.cc: use static_cast<>() instead of C...
2013-07-20 Danny Al-Gaaftest_cls_version.cc: don't free object twice, free...
2013-07-20 Danny Al-Gaafrgw/rgw_metadata.cc: use static_cast<>() instead of...
2013-07-20 Danny Al-Gaafrgw: change RGWOp::name() to return string instead...
2013-07-20 Sage Weilmon, mds, osd: add early SIGTERM injection
2013-07-20 Sage Weilmds: put g_ceph_context on shutdown
2013-07-20 Sage Weilmon: shutdown: remove sessions under mon->lock
2013-07-20 Sage Weilmds: reorder suicide/shutdown a bit
2013-07-20 Sage Weilmds: install signal handlers after init
2013-07-20 Sage Weilmon: install signal handlers after init
2013-07-20 Sage Weilosd: do not assume we have an osdmap in prepare_to_stop
2013-07-20 Sage Weilosd: install async signal handlers after init()
2013-07-20 Sage Weilqa/workunits/mon/caps.sh: clean up users; rename 450/head
2013-07-20 Sage Weilmon/MonCap: simplify rwx match logic
2013-07-20 Sage Weilmon: fix command caps check
2013-07-20 Joao Eduardo... qa: workunits: mon: test mon caps permissions
2013-07-20 Sage WeilMerge remote-tracking branch 'gh/wip-swift' into next
2013-07-19 Sage Weilmon/PaxosService: update on_active() docs to clarify...
2013-07-19 Sage Weilmon/OSDMonitor: discard failure waiters, info on shutdown
2013-07-19 Sage Weilmon: OSDMonitor: only thrash and propose if we are...
2013-07-19 Sage Weilmon/OSDMonitor: do not wait for readable in send_latest()
2013-07-19 Sage WeilRevert "mon/OSDMonitor: send_to_waiting() in on_active()"
2013-07-19 Sage WeilRevert "mon: OSDMonitor: only thrash and propose if...
next