]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-09-12 Josh Durginlibrbd, cls_rbd: close snapshot creation race with...
2012-09-12 Sage WeilMerge pull request #23 from javacruft/master
2012-09-12 James PageRejig the way the shared libraries are processed so... 23/head
2012-09-11 Tommi Virtanenupstart: Give everything a stop on stanza.
2012-09-11 Tommi Virtanenupstart: Start mds,mon,radosgw after a reboot.
2012-09-11 Tommi Virtanenupstart: Use "ceph osd crush create-or-move".
2012-09-11 Sage WeilMerge remote-tracking branch 'gh/wip-crush'
2012-09-11 Tommi Virtanenupstart: Add ceph-create-keys.conf to package.
2012-09-11 John Wilkins:doc: Fixed typo.
2012-09-11 Sage Weilobsync: if OrdinaryCallingFormat fails, try SubdomainCa...
2012-09-11 Samuel JustMerge remote-tracking branch 'upstream/next'
2012-09-11 Samuel JustReplicatedPG: do not start_recovery_op if we are alread...
2012-09-11 Sage Weilosd: fill in user log entry last after snapdir tran
2012-09-11 John Wilkins:doc: Added tunables to cruch-map.rst.
2012-09-11 John Wilkins:doc: Removed old pg tuning. New section was added.
2012-09-11 John Wilkins:doc: Trimmed the old ops tree. Will remove when all...
2012-09-11 John Wilkins:doc: Trimmed the tree for failures/troubleshooting...
2012-09-11 John Wilkins:doc: removed. RBD now has its own section.
2012-09-11 Sage Weilmon: adjust number of req args for loc
2012-09-11 Sage Weilmon: move loc map parsing into a helper
2012-09-11 Sage Weilcrush: constify loc map arguments
2012-09-11 Sage Weilcrush: add const string& versions of accessors
2012-09-11 Sage Weildoc/control.rst: add 'osd crush create-or-move ...'
2012-09-11 Sage Weildoc: make note of crush usage change
2012-09-11 Sage Weilmon: make redundant osd.NNN argument optional
2012-09-11 Sage Weilceph tool: add 'osd crush create-or-move ...' to help
2012-09-11 John Wilkins:doc: Deleting this. Wrote a new one, but will be revis...
2012-09-11 John Wilkins:doc: Removed old ops pool section.
2012-09-11 John Wilkins:doc: Removed old authentication section.
2012-09-11 John Wilkins:doc: Removed old resize OSD section.
2012-09-11 John Wilkins:doc: Removed old mon resize section.
2012-09-11 John Wilkins:doc: Removed from old ops doc. Still needs to be compo...
2012-09-11 John Wilkins:doc: New cluster ops section addresses the todo.
2012-09-11 John Wilkins:doc: Removed old OSD troubleshooting. New version...
2012-09-11 John Wilkins:doc: Removed old monitor troubleshooting. New version...
2012-09-11 John Wilkins:doc: Removed old mds troubleshooting. Still needs...
2012-09-11 John Wilkins:doc: Removed old cephfs disucssion.
2012-09-11 John Wilkins:doc: Trimmed toctree to last bits of legacy data.
2012-09-11 John Wilkins:doc: Updated FAQ with a friendlier message.
2012-09-11 Sage Weilmon: parse '<id>' or 'osd.<id>' for 'osd crush create...
2012-09-11 Sage Weilmon: fail on trailing characters after parsing numbers
2012-09-11 Sage Weilmon: 'osd crush create-or-move <id> <initial-weight...
2012-09-11 Sage Weilcrush: create_or_move_item()
2012-09-11 Sage Weilcrush: get_item_weight[f]()
2012-09-11 Sage Weilosdmap: 4 decimal places for osd tree
2012-09-10 Yehuda SadehMerge branch 'wip-swift-manifest'
2012-09-10 Yehuda Sadehrgw: add missing ret code check
2012-09-10 Yehuda SadehMerge branch 'wip-3060'
2012-09-08 Greg Farnumobjecter: remove the now-unused "registering" flag...
2012-09-07 Yehuda Sadehrgw: encode total usage for backwards compatibility
2012-09-07 Yehuda Sadehrgw: configurable swift auth entry point
2012-09-07 Sage Weilosd: fill in user log entry last after snapdir tran
2012-09-07 John Wilkins:doc: Fixed broken hyperlinks.
2012-09-07 John Wilkins:doc: Addresses Documentation #3096. Also added new...
2012-09-06 Yehuda Sadehrgw: rgw-admin filter usage by categories
2012-09-06 Tommi Virtanengitignore: Remove "nbproject", no idea what that even is.
2012-09-06 Yehuda Sadehrgw: usage now account categories
2012-09-06 Yehuda Sadehrgw: fix usage
2012-09-06 John Wilkins:doc: Minor tweak to heading text.
2012-09-06 John WilkinsMerge branch 'master' of github.com:ceph/ceph
2012-09-06 John Wilkins:doc: Modified the index page to point to the new clust...
2012-09-06 John Wilkins:doc: Made minor changes to restructuredText headers.
2012-09-06 John Wilkins:doc: Added comment redirecting editors to new page...
2012-09-06 John Wilkins:doc: Added index/toctree page for cluster ops.
2012-09-06 John Wilkins:doc: Added new auth settings to reference doc.
2012-09-06 John Wilkins:doc: Refactored and moved control.rst page.
2012-09-06 John Wilkins:doc: Consolidated file system recommendations.
2012-09-06 John Wilkins:doc: Minor syntax update.
2012-09-06 John Wilkins:doc: restructuredText syntax corrections.
2012-09-06 John Wilkins:doc: Added index page. This will be refactored again...
2012-09-06 John Wilkins:doc: Refactored and moved to ceph/docs/cluster-ops...
2012-09-06 John Wilkins:doc: Removed. New section is in ceph/doc/cluster-ops...
2012-09-06 John Wilkins:doc: Fixed heading syntax.
2012-09-05 Samuel JustPG: clear want_acting in choose_acting if want == acting
2012-09-05 Sage WeilMerge remote-tracking branch 'gh/wip_deep_scrub_final'
2012-09-05 Sage Weilosd: initialize pg_log_entry_t::invalid_pool in default...
2012-09-05 Mike Ryandoc: explain what scrub, deep-scrub, and repair actually do
2012-09-05 Mike Ryanosd: deep scrub, read file contents from disk and compa...
2012-09-05 Mike Ryanbuffer: class for efficiently calculating CRC32 of...
2012-09-05 Mike Ryanpg: store scrubber state in its own object
2012-09-05 Mike Ryanosd: chunky scrub, scrub PGs a chunk of objects at...
2012-09-05 Sage Weilcrush: change default type from 'pool' to 'root'
2012-09-05 Samuel JustMerge remote-tracking branch 'upstream/wip-kvstore'
2012-09-05 Mike RyanFileStore: get objects whose names fall within a range
2012-09-05 Mike Ryanpg: change _scrub() to take out parameters as pointers
2012-09-05 Gary LowellMonitor.cc: Added include for limits.h.
2012-09-05 John WilkinsMerge branch 'master' of github.com:ceph/ceph
2012-09-05 John Wilkins:doc: Added a section for adding and removing monitors...
2012-09-05 John Wilkins:doc: Incorporated Joao's feedback into the reference...
2012-09-04 Wido den Hollanderdocs: Add CloudStack documentation
2012-09-04 John Wilkins:doc: Added recovering from OSD failures. Will be re...
2012-09-04 John Wilkinsdoc: Added monitor failure recovery. Will be re-factore...
2012-09-04 John Wilkinsdoc: Re-factored adding an OSD.
2012-09-04 John Wilkinsdoc: Minor updates.
2012-09-04 John WilkinsMerge branch 'master' of github.com:ceph/ceph
2012-09-04 John Wilkinsdoc: Added admonishments for Ceph FS per http://tracker...
2012-09-04 John Wilkinsdoc: Updated to incorporate Sage's changes.
2012-09-04 John Wilkinsdoc: Added anchor references.
2012-09-04 John Wilkinsdoc: Refactored the debug section to point back to...
2012-09-04 John Wilkinsdoc: Added QA reference to --valgrind option.
next