]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-03-15 Samuel JustOSD: expand_pg_num after pg removes
2013-03-15 Samuel JustPG: ignore non MISSING pg query in ReplicaActive
2013-03-15 Sage Weilmon: only try to bump max if leader
2013-03-15 Gary Lowelldebian/control: Fix for moved file
2013-03-14 Sage Weildebian: add start ceph-mds-all on ceph-mds install
2013-03-14 Gary Lowellceph_common.sh: Fix sed regex in get_local_daemon_list
2013-03-13 Sage Weilmon: simplify assign_global_id()
2013-03-13 Joao Eduardo... mon: AuthMonitor: don't return global_id right away...
2013-03-13 Joao Eduardo... mon: Paxos: only finish a queued proposal if there...
2013-03-13 Yehuda Sadehrgw: set up curl with CURL_NOSIGNAL
2013-03-11 Josh DurginMerge branch 'wip-rbd-flatten-cache' into next
2013-03-12 Sage Weildebian: stop ceph-mds before uninstalling ceph-mds
2013-03-11 Josh Durginlibrbd: invalidate cache when flattening
2013-03-11 Josh DurginObjectCacher: add a method to clear -ENOENT caching
2013-03-11 Josh DurginObjectCacher: keep track of outstanding reads on an...
2013-03-11 Sage WeilRevert "Use start-stop-daemon --chuid option to setuid...
2013-03-11 Joao Eduardo... mon: Paxos: increase trim tolerance from 3 to 30.
2013-03-11 Joao Eduardo... mon: Paxos: bootstrap leader if he has fallen behind...
2013-03-11 Sage WeilMerge pull request #100 from jaharkes/init
2013-03-11 Jan HarkesUse start-stop-daemon --chuid option to setuid to www... 100/head
2013-03-11 Jan HarkesFix radosgw actually reloading after rotating logs.
2013-03-10 Sage Weilmon/MonMap: don't crash on dup IP in mon host
2013-03-09 Dan Mickceph_common.sh: add warning if 'host' contains dots
2013-03-08 Samuel JustMerge branch 'wip-osd-map' into next
2013-03-08 Sage Weilosd: mark down connections from old peers
2013-03-08 Sage Weilosd/PG: rename require_same_or_newer_map -> is_same_or_...
2013-03-08 Yehuda Sadehrgw: set attrs on various list bucket xml results ...
2013-03-08 Yehuda Sadehformatter: add the ability to dump attrs in xml entities
2013-03-08 Yehuda Sadehrgw: don't iterate through all objects when in namespace
2013-03-07 Sage Weilosd: increate default pg log size from 1000 -> 3000
2013-03-07 Sage WeilMerge remote-tracking branch 'gh/wip-log-max' into...
2013-03-07 Josh Durginconfig: note which options are overridden by common_pre...
2013-03-07 Josh Durgincommon: reduce default in-memory logs for non-daemons
2013-03-07 Sage Weilinit-ceph: fix run dir
2013-03-06 Sage Weilosd: add ctor for clone_info
2013-03-06 Josh DurginObjectCacher: fix debug log level in split
2013-03-06 Sage WeilMerge pull request #90 from grosskur/fix-debian-libsnappy
2013-03-06 Alan Grosskurthdebian: require libsnappy-dev for ceph 90/head
2013-03-06 Gary Lowellrelease-process.rst: Fix typos
2013-03-05 Sage WeilMerge branch 'wip-prepare'
2013-03-05 Sage Weilceph-disk-prepare: move in-use checks to the top, befor...
2013-03-05 Sage Weildoc/release-notes: v0.58
2013-03-05 carsonoidUpdate doc/radosgw/s3/python.rst
2013-03-05 David ZafmanMerge branch 'wip-4207'
2013-03-05 Gary LowellMerge branch 'master' of https://github.com/ceph/ceph
2013-03-05 Gary LowellMerge branch 'next'
2013-03-05 David ZafmanAdd list_snaps() calls to snapshots test cases
2013-03-05 David ZafmanAdd rados listsnaps command
2013-03-05 David Zafmanosd/librados: add op to list clones/snaps for an object
2013-03-05 David ZafmanRemove unused SnapContext in librados.hpp
2013-03-05 David Zafmanosd: Improve snapshot test
2013-03-05 David Zafmanosd: correct comment
2013-03-05 Sage Weilceph-disk-prepare: verify device is not in use by devic...
2013-03-05 Sage Weilceph-disk-prepare: verify device is not mounted before...
2013-03-05 Josh Durgindebian: require >= python2.6 for ceph as well
2013-03-05 Sage Weilceph-disk-prepare: clean up stupid check for a digit
2013-03-05 Sage Weilceph-disk-prepare: use os.path.realpath()
2013-03-04 Gary Lowellv0.58 v0.58
2013-03-04 Filippos GiannakosAdd X-Python-Version >=2.6 to debian control file.
2013-03-04 Samuel JustPG,ReplicatedPG: use pg_has_reset_since to discard...
2013-03-04 Samuel JustPG::build_scrub_map: detect race with peering via last_...
2013-03-04 Samuel JustReplicatedPG::C_OSD_CommittedPushedObject: use intrusiv...
2013-03-04 Samuel JustReplicatedPG::C_OSD_CommittedPushedObject take epoch...
2013-03-04 Sage Weilinit-ceph: fix --restart option
2013-03-04 John Wilkinsdoc: Updated year in footer.
2013-03-04 John WilkinsMerge branch 'master' of https://github.com/ceph/ceph
2013-03-04 John Wilkinsdoc: Added instructions for ensuring ceph config file...
2013-03-04 Sage WeilMerge pull request #89 from Elbandi/master
2013-03-04 Sage Weiljounal: disable aio
2013-03-04 Sage WeilMerge remote-tracking branch 'gh/wip-3484'
2013-03-04 Andras ElsoBuild: no longer need to use LEVELDB_INCLUDE 89/head
2013-03-04 Joao Eduardo... tools: ceph: add 'ceph df' usage
2013-03-04 Joao Eduardo... mon: Monitor: 'ceph df'
2013-03-02 Gary LowellREADME: Add libsnappy-dev to build requirements.
2013-03-02 Dan Mickdoc: missing blank line in radosgw/config-ref
2013-03-02 Gary LowellMerge pull request #85 from dalgaaf/wip-da-spec-1
2013-03-02 Sage WeilMerge pull request #88 from nmtadam/master
2013-03-01 Adam Manzanareslibrados.hpp: replace paris with pairs 88/head
2013-03-01 John Wilkinsdoc: Instruction should have been noout, not nodown.
2013-03-01 John Wilkinsdoc: Fixed OSD pool config settings. Should be in ...
2013-03-01 Gary Lowellceph.spec.in: Require gptfdisk for Suse, gdisk for...
2013-03-01 Sage WeilMerge pull request #87 from dalgaaf/wip-da-sca-style-2
2013-03-01 Danny Al-Gaafosd/Watch.cc: init NotifyTimeoutCB::canceled in constru... 87/head
2013-03-01 Danny Al-Gaafosd/ReplicatedPG.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-GaafReplicatedPG.cc: remove unused variables
2013-03-01 Danny Al-GaafReplicatedPG.cc: remove consecutive return/break statement
2013-03-01 Danny Al-Gaafosd/PG.cc: reduce scope of listed_collection in read_lo...
2013-03-01 Danny Al-Gaafosd/PG.cc: use static_cast instead of C-Style cast
2013-03-01 Danny Al-Gaafosd/OSD.cc: remove unused variable 'map<int64_t, int...
2013-03-01 Danny Al-Gaafosd/OSD.cc: reduce scope of "PG *pg" in OSD::handle_pg_...
2013-03-01 Danny Al-Gaafosd/OSD.cc: use static_cast instead of C-Style cast
2013-03-01 Danny Al-Gaafos/IndexManager.cc: reduce scope of 'int r' in IndexMan...
2013-03-01 Danny Al-Gaafos/LevelDBStore.h: pass const string by reference to...
2013-03-01 Danny Al-Gaafos/FileStore.cc: fix warning about comparing int with...
2013-03-01 Danny Al-Gaafos/FileStore.cc: remove identical else branch
2013-03-01 Danny Al-Gaafos/FileStore.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-GaafSimpleMessenger.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-Gaafmsg/Pipe.cc: reduce scope of some variables
2013-03-01 Danny Al-Gaafmon/Paxos.cc: use static_cast instead of C-Style cast
2013-03-01 Danny Al-Gaafmon/PGMonitor.cc: use static_cast instead of C-Style...
next