]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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-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
2012-08-28 Yehuda SadehMakefile.am: add missing .h
2012-08-28 Yehuda SadehMerge remote-tracking branch 'origin/wip-multi-delete'
2012-08-28 Mike Ryanrados_bench: wait for completion callbacks before returning
2012-08-28 John Wilkinsdoc: Completed and reviewed RGW config reference.
2012-08-28 John Wilkinsdoc: added admonishment. Updated header syntax, copy...
2012-08-28 Yehuda Sadehrgw: fix usage log read
2012-08-28 John Wilkinsdoc: Added internal references. Clarified language...
2012-08-28 John Wilkinsdoc: added sudo for hdparm command.
2012-08-28 John Wilkinsdoc: added internal hyperlink targets.
2012-08-28 John Wilkinsdoc: Clean up quick start to ensure nobody uses "localh...
2012-08-28 John Wilkinsdoc: Cleaned up syntax errors, and converted table...
2012-08-28 Sage WeilMerge branch 'next'
2012-08-28 Sage WeilMerge branch 'wip-objecter' into next
2012-08-28 Sage Weilobjecter: fix skipped map handling
2012-08-28 Sage Weilobjecter: send queued requests when we get first osdmap
2012-08-28 Sage Weilobjecter: fix is_latest_map() retry on mon session...
2012-08-28 Sage Weilmonclient: pass EAGAIN to is_latest_map() callers
2012-08-28 Sage Weilmonclient: document get_version(), and fix return value
2012-08-28 caleb milesImplement multi-object delete.
2012-08-27 Sage Weilosd: requeue dup ops inline with in-progress ops
2012-08-27 Sage WeilMerge remote-tracking branch 'gh/wip-mon-intparsing'
2012-08-27 Sage Weilosd: include notif pointer in notify debug output
2012-08-27 Sage Weilconfig: add 'fatal signal handlers' option
2012-08-27 Sage Weilcls_rgw_client: fix #include path
2012-08-27 Yehuda SadehMerge remote-tracking branch 'origin/master' into wip-gc2
2012-08-27 Yehuda Sadehcls_rgw: add cls_rgw unitest, test gc api
2012-08-27 Yehuda Sadehrgw-admin: get rid of lazy remove option, other fixes
2012-08-27 Yehuda Sadehrgw: implement garbage collector
2012-08-27 Sage Weilmon: make parse_pos_long() error message more helpful
2012-08-26 Sage Weilosd: turn off lockdep during shutdown signal handler
2012-08-26 Sage WeilMerge tag 'v0.51'
2012-08-25 Sage Weilv0.51 v0.51
2012-08-25 Sage Weilmon: require --id
2012-08-24 Sage Weilmon: fix int parsing in monmon
2012-08-24 Sage Weilmon: check for int parsing errors in mdsmon
2012-08-24 Sage Weilmon: check for int parsing errors in osdmon
2012-08-24 Sage Weilinterval_set: predeclare const_iterator
2012-08-24 Sage WeilMakefile: update coverity rules
2012-08-24 Gary Lowelllibrbd-dev.install: package new rbd/features.h header...
2012-08-24 Sage Weilmon: describe how pgs are stuck in 'health detail'
2012-08-24 Sage WeilMerge branch 'next'
2012-08-24 Sage Weilosd: fix use-after-free in handle_notify_timeout
2012-08-24 Gary Lowellceph.spec.in: package new rados library.
2012-08-23 Sage WeilMerge remote-tracking branch 'gh/wip-mon-report'
2012-08-23 Sage WeilMerge remote-tracking branch 'gh/wip_rados_bench_really...
2012-08-23 Mike Ryanobj_bencher: use async remove during slow remove-by...
2012-08-23 Mike Ryanobj_bencher: remove all benchmark files matching a...
2012-08-23 Mike Ryanobj_bencher: cleanup files in parallel using aio
2012-08-23 Mike Ryanobj_bencher: remove benchmark objects by prefix
2012-08-23 Mike Ryanobj_bencher: store per-benchmark metadata
2012-08-23 Mike Ryanobj_bencher: clean up objects after a write benchmark
2012-08-23 Mike Ryanobj_bencher: announce prefix during write benchmark
2012-08-23 Gary LowellDon't package crush header files.
2012-08-23 Gary Lowellceph.spec.in: package new rbd header and rados library.
2012-08-23 Sage WeilMerge branch 'wip-msgr'
2012-08-23 Sage Weilmsg/Pipe: conditionally detect session reset
2012-08-23 Sage Weilosd: prefer acting osds in calc_acting()
2012-08-23 Mike Ryanlibrados: implement aio_remove
2012-08-23 Dan Mickrbd: force all exiting paths through main()/return
2012-08-23 Sage WeilMerge branch 'wip-mon-mkfs'
2012-08-23 Sage Weilmon: name cluster uuid file 'cluster_uuid'
2012-08-23 Sage Weilobjecter: use ordered map<> for tracking tids to preser...
2012-08-23 Gary LowellDon't package crush header files.
2012-08-23 Sage Weilmon: create cluster_fsid on startup if not present
2012-08-23 Sage Weilmon: create, verify cluster_fsid file in mon_data dir...
next