]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-09-04 John Wilkinsdoc: Promoting PG concepts into mainline docs. Redundan...
2012-09-04 John Wilkinsdoc: New section on placement groups.
2012-09-04 John Wilkinsdoc: Moved from configuration to operations. Updated...
2012-09-04 John Wilkinsdoc: Created a more robust doc for monitoring a cluster.
2012-09-04 John Wilkinsdoc: Consolidated start and stop.
2012-09-04 John Wilkinsdoc: Added a new "Data Placement" overview section...
2012-09-04 John Wilkinsdoc: Added a new CRUSH map section. Will need to incorp...
2012-09-04 John Wilkinsdoc: Moving new auth section from configuration to...
2012-09-03 John Wilkinsdoc: Added debug ref to toctree. Trimmed title names...
2012-09-03 John Wilkinsdoc: Added "how to" for debug/logging config. Trimmed...
2012-09-03 John Wilkinsdoc: Added logging reference under configuration section.
2012-09-03 John Wilkinsdoc: Added runtime configuration example.
2012-09-01 Sage Weilvstart.sh: -r to start radosgw
2012-09-01 Sage WeilMerge remote-tracking branch 'gh/wip-coverity'
2012-09-01 Sage WeilMerge branch 'wip-osd-flags'
2012-08-31 Sage Weilosd: defer backfill with NOBACKFILL osdmap flag is set
2012-08-31 Dan MickClarify CodingStyle with respect to tab compression...
2012-08-31 Dan MickFix rados put from '-' (stdin)
2012-08-31 Sage Weilosd: pause/unpause recovery based on NORECOVER osdmap...
2012-08-31 Sage Weilosdmap: add NORECOVER flag
2012-08-31 Sage Weilosdmap: add NOBACKFILL flag
2012-08-31 Samuel JustPG: do not update stats in ReplicaActive from info
2012-08-31 caleb milescrushtool: Miscellaneous cleanup.
2012-08-31 Samuel Justosd/osd_types.h: fix pg_history_t::merge copy paste...
2012-08-31 Samuel Justosd/Watch.h: uninit var in ctor Watch
2012-08-31 Samuel Justosd/ReplicatedPG.h: uninit var in ctor RepModify
2012-08-31 Samuel Justosd/ReplicatedPG.h: uninit var in ctor OpContext
2012-08-31 Samuel Justosd/ReplicatedPG: pass PGPool to ReplicatedPG ctor...
2012-08-31 Samuel Justosd/PG.h: uninit var in ctor NamedState
2012-08-31 Samuel Justosd/PG.h: uninit var in ctor OndiskLog
2012-08-31 Samuel Justosd/PG.h: uninit var in ctor IndexedLog
2012-08-31 Samuel Justosd/PG.cc: PG constructor pass PGPool by reference
2012-08-31 Samuel Justosd/OpRequest.h: uninit vars in ctor OpRequest
2012-08-31 Samuel Justosd/OSDMap.cc: uninit vars in ctor struct qi
2012-08-31 Samuel Justosd/OSD.h: big parameter passed by value, publish_super...
2012-08-31 Samuel Justosd/OSD.cc: OSD::shutdown() leaks lock
2012-08-31 Samuel Justosd/ClassHandler.cc: uninit var in ctor
2012-08-31 Samuel Justosd/ClassHandler: uninit var in ctor
2012-08-31 Sage Weilmonclient: uninit var in ctor
2012-08-31 Sage Weilmon/MonitorStore: uninit var in ctor
2012-08-31 Sage Weilpaxos: init vars in ctr
2012-08-31 Sage Weilmsg/DispatchQueue: simplify shutdown()
2012-08-31 Sage Weilmsg/Message: fix possible null deref
2012-08-31 Sage Weilmsg: pass by reference
2012-08-31 Sage Weilfix accepter bind fix
2012-08-31 Sage Weilmsg/Accepter: move nonce init to ctor
2012-08-31 Sage Weillog: protect m_stop with lock
2012-08-31 Sage Weilcommon/LogEntry: pass by value for contains()
2012-08-31 Sage WeilLogEntry: pass by reference
2012-08-31 Sage Weilmsg/Pipe: make banner buffer slightly bigger
2012-08-31 Sage Weillibrbd: fix delete[]
2012-08-31 Sage Weilceph-dencoder: don't leak object
2012-08-31 Sage Weilauth: fix uninit vars
2012-08-31 Sage Weilcrypto: fix fd leak from get_random_bytes()
2012-08-31 Sage Weilmsg/Accepter: check setsockopt return value
2012-08-31 Sage Weilmds: fix broken EMetablob inode_t* return value
2012-08-31 Sage Weilclient: unconditional teardown
2012-08-31 Sage Weilrgw: init RGWRados::cct in ctor
2012-08-31 Sage Weilrgw: init RGWGetObj::sent_header in ctor
2012-08-31 Sage Weilrgw: init ptr
2012-08-31 Sage Weilrgw: add missing ctor, init parent
2012-08-31 Sage Weilomap_bench: fix uninit var
2012-08-31 Sage Weiltest/osd/RadosModel: uninit value
2012-08-31 Sage Weiltest/osd/RadosModel: fix uninit value
2012-08-31 Sage Weiltest/osd/RadosModel: fix uninit values
2012-08-31 Sage Weiltest/osd/RadosModel: fix uninit ptr
2012-08-31 Sage Weiltest/rados-api/aio: fix uninit ptr
2012-08-31 Sage Weilcephtool: fix uninitialized scalar in constructor
2012-08-31 Sage Weiltest/Object: comment out dead code
2012-08-31 Sage Weilmds: fix unused value
2012-08-31 Sage Weilmds: drop unused value
2012-08-31 Sage Weilfiler: add missing return
2012-08-31 Sage Weilrgw: fix use-after-free
2012-08-31 Sage Weiltest_librbd: add missing va_end()
2012-08-30 Josh DurginMerge branch 'wip-rbd-children'
2012-08-30 Josh Durgindoc: clarify rbd man page (esp. layering)
2012-08-30 Josh Durginrbd: add --format option
2012-08-30 Sage Weilclient: renew/submit subs on startup
2012-08-30 John Wilkins:doc: Added constraints and revised a description per...
2012-08-30 Tommi Virtanenupstart, ceph-create-keys: Make client.admin key genera...
2012-08-30 Tommi Virtanenupstart: Make instance jobs export their cluster and...
2012-08-30 Tommi Virtanenconfig: Add a per-name default keyring to front of...
2012-08-30 John Wilkinsdoc: Modified index page with table. Pools and Auth...
2012-08-30 John Wilkinsdoc: Some improvements. This still needs review.
2012-08-30 John Wilkinsdoc: Added additional note to mount data disk to data...
2012-08-30 John Wilkinsdoc: Added a document for general config settings.
2012-08-30 John Wilkinsdoc: Added a doc for filestore settings.
2012-08-30 John Wilkinsdoc: Added a document for RBD cache settings.
2012-08-30 John Wilkinsdoc: Added substantial detail to OSD setting descriptions.
2012-08-30 John Wilkinsdoc: minor edit to use # for comments.
2012-08-30 John Wilkinsdoc: Restructured ceph config. Added network and OSD...
2012-08-30 Josh Durginlibrbd: prevent racing clone and snap unprotect
2012-08-30 Dan Mickrbd: add "children" command, update cli test files
2012-08-30 Dan Micklibrbd: add {rbd_}list_children() methods
2012-08-29 Yehuda Sadehrgw: remove unused block of code
2012-08-29 caleb milesrgw_admin.cc: Prevent clobbering the index when linking...
2012-08-28 Yehuda Sadehrgw: clear usage map before reading usage
2012-08-28 Sage WeilMerge branch 'next'
2012-08-28 Sage Weilosd: fix waiting_for_disk assertion
2012-08-28 Mike Ryanrados_bench: wait for completion callbacks before returning
next