]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-05-06 Danny Al-Gaafceph.spec: add some files to ceph
2013-05-03 Sage WeilMerge branch 'next'
2013-05-03 Sage Weildoc/release-notes: warn about sysvinit crush map update
2013-05-03 Sage Weilinit-ceph: update osd crush map position on start
2013-05-03 Sage Weilmon: fork early to avoid leveldb static env state
2013-05-03 Sage Weildoc/release-notes: add/link complete changelogs
2013-05-03 Sage Weildoc/release-notes: v0.56.5
2013-05-02 John Wilkinsdoc: Fixed typos.
2013-05-02 Sage WeilMerge branch 'next'
2013-05-02 Sage WeilRevert "mon: fix Monitor::pick_random_mon()"
2013-05-02 Sage WeilMerge remote-tracking branch 'gh/wip-mon-rank' into...
2013-05-02 Sage Weildoc/install/upgrading...: note that argonaut->bobtail...
2013-05-02 Samuel Justtools/: add paranoid option to ceph-osdomap-tool
2013-05-02 Sage Weilosd: default 'osd leveldb paranoid = false'
2013-05-02 Sage Weillibrados,client: bump mount timeout to 5 min
2013-05-02 Sage WeilMerge pull request #251 from bkerensa/patch-1
2013-05-02 Samuel JustOSD: also walk maps individually for start_split in...
2013-05-02 Sage Weilrgw: increase startup timeout to 5 min
2013-05-02 Sage WeilMerge branch 'wip-paranoid' into next
2013-05-02 Sage Weildoc/install/upgrading...: note about transitioning...
2013-05-02 Sage Weildoc/release-notes: note about ceph-deploy
2013-05-02 Benjamin KerensaUpdate debian.rst 251/head
2013-05-02 Sage WeilMerge branch 'next'
2013-05-02 Sage WeilMerge remote-tracking branch 'gh/wip-doc-cuttlefish...
2013-05-01 Samuel JustMerge remote-tracking branch 'upstream/wip_4884' into...
2013-05-01 Samuel JustMakefile,gitignore: ceph-monstore-tool, not ceph_monsto...
2013-05-01 Samuel JustMakefile: put ceph_monstore_tool in bin_DEBUGPROGRAMS
2013-05-01 Samuel Justtools: ceph-osdomap-tool.cc
2013-05-01 Samuel JustOSD: load_pgs() should fill in start_split honestly
2013-05-01 Samuel JustOSD: cancel_pending_splits needs to cancel all descendants
2013-05-01 Sage Weilosd: add --osd-leveldb-paranoid flag
2013-05-01 Sage Weilmon: add --mon-leveldb-paranoid flag
2013-05-01 Greg Farnumdumper: fix Objecter locking
2013-05-01 Sage WeilMerge remote-tracking branch 'gh/next'
2013-05-01 Sage Weildoc/rados/deploy: note that osd delete does not work yet
2013-05-01 Sage Weildoc/rados/deploy: misc edits
2013-05-01 Sage WeilRevert "PaxosService: use get and put for version_t"
2013-05-01 Sage Weilmon/Paxos: update first_committed when we trim
2013-05-01 Sage Weilmon/Paxos: don't ignore peer first_committed
2013-05-01 Joao Eduardo... mon: Monitor: fix bug on _pick_random_mon() that would...
2013-05-01 Joao Eduardo... mon: Monitor: use rank instead of name when randomly...
2013-05-01 Samuel JustOSD: clean up in progress split state on pg removal
2013-05-01 Sage WeilMerge pull request #250 from wido/docs
2013-05-01 Wido den Hollanderdocs: Update links to Github and the Tracker 250/head
2013-05-01 Wido den Hollanderdocs: Update the ceph-users join and leave addresses
2013-05-01 Wido den Hollanderdocs: Update CloudStack RBD documentation
2013-05-01 Greg Farnummon: communicate the quorum_features properly when...
2013-05-01 John Wilkinsdoc: Incorporating Tamil's feedback.
2013-05-01 John Wilkinsdoc: Reordered header levels for visual clarity.
2013-05-01 John Wilkinsdoc: Fixed a few typos.
2013-05-01 John Wilkinsdoc: Updated the upgrade guide for Aronaut and Bobtail...
2013-04-30 Sage Weildoc/release-notes: update cuttlefish release notes...
2013-04-30 Greg FarnumMerge branch 'wip-4837-election-syncing' into next
2013-04-30 Sage Weilceph-disk: tolerate /sbin/service or /usr/sbin/service
2013-04-30 Joao Eduardo... mon: Monitor: disregard paxos_max_join_drift when decid...
2013-04-30 Greg Farnummon: if we get our own sync_start back, drop it on...
2013-04-30 Greg FarnumRevert "mon: update assert for looser requirements"
2013-04-30 Greg FarnumRevert "mon: when electing, be sure acked leaders have...
2013-04-30 Josh DurginObjectCacher: wait for all reads when stopping flusher
2013-04-30 Sage WeilMerge branch 'wip-mon-compact' into next
2013-04-30 Greg Farnumelector: trigger a mon reset whenever we bump the epoch
2013-04-30 David ZafmanMerge branch 'wip-2209' into next
2013-04-30 Sage Weilmon: change leveldb block size to 64K
2013-04-30 Sage WeilMerge branch 'next'
2013-04-30 John Wilkinsdoc: Fix typo.
2013-04-30 John Wilkinsdoc: Added reference to transition from mkcephfs to...
2013-04-30 John Wilkinsdoc: Updated index for new pages. Added inner table.
2013-04-30 John Wilkinsdoc: Added transition from mkcephfs to ceph-deploy...
2013-04-30 John Wilkinsdoc: Added purge page to ceph-deploy.
2013-04-30 John Wilkinsdoc: Added OSD page to ceph-deploy.
2013-04-30 John Wilkinsdoc: Added mds page for ceph-deploy.
2013-04-30 John Wilkinsdoc: Added admin tasks page for ceph-deploy.
2013-04-30 David ZafmanSet num_rd, num_wr_kb and num_wr in various places...
2013-04-30 David Zafmanosd: read kb stats not tracked?
2013-04-30 David Zafmanosd: Rename members and methods related to stat publish
2013-04-30 Sage Weilmon: enable 'mon compact on trim' by default; trim...
2013-04-30 Sage WeilMerge pull request #249 from ceph/wip-cuttle-man
2013-04-30 Sage Weilmon: share extra probe peers with debug log, mon_status
2013-04-30 Sage Weildebian: only start/stop upstart jobs if upstart is...
2013-04-29 Sage WeilMerge remote-tracking branch 'gh/wip-up' into next
2013-04-29 Sage WeilMerge pull request #248 from ctrlaltdel/next
2013-04-29 Josh DurginMerge pull request #244 from dalgaaf/wip-da-pylint-2
2013-04-29 Josh Durginman: update remaining copyright notices 249/head
2013-04-29 Josh Durginman: refresh content from rst
2013-04-29 Samuel JustMerge branch 'wip_4860' into next
2013-04-29 Samuel JustPG,OSD: _remove_pg must remove pg keys
2013-04-29 Samuel JustOSD: no need to remove snapdirs on _remove_pg()
2013-04-29 Sage Weilmon/Paxos: compact on trim
2013-04-29 Sage Weilmon: compact PaxosService prefix on trim
2013-04-29 Sage Weilmon: add compact_prefix transaction operation
2013-04-29 Sage Weilleveldb: add compact_prefix method
2013-04-29 Sage Weilmon: compact leveldb on bootstrap
2013-04-29 Sage Weilmon: compact leveldb on bootstrap
2013-04-29 Sage Weilmon: --compact argument, config option to compact the...
2013-04-29 Sage Weilleveldb: add compact() method
2013-04-29 Josh Durgindoc: update rbd man page for new options
2013-04-29 Samuel Justgitignore: add ceph_monstore_tool
2013-04-29 Sage WeilMakefile: fix java build warning
2013-04-29 Sage WeilMerge branch 'wip-mon-pg' into next
2013-04-29 Sage Weilmon: remap creating pgs on startup
next