]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-05-05 Sage Weildebian: depend on uuid-runtime
2012-05-05 Sage Weilsafe_io: int -> ssize_t
2012-05-04 Sage Weilmon: fix call to get_uuid() on non-existant osd
2012-05-04 Sage Weillibrados: call safe callback on read operation
2012-05-04 Sage Weilcrush: note that tree bucket size is tree size, not...
2012-05-04 Sage WeilMerge remote-tracking branch 'gh/wip-crush-forcefeed'
2012-05-04 Sage WeilOpRequest: ignore all ops while the oldest one is still...
2012-05-04 Sage Weilcrush: update_item() should pass an error back to the...
2012-05-04 Sage Weilcrush: improve docs/comments for check_item_loc and...
2012-05-04 Sage Weilcrush: comment and clean up checks for check_item_loc...
2012-05-04 Sage WeilMerge branch 'wip-crush-update'
2012-05-04 Sage WeilMerge branch 'wip-osd-uuid'
2012-05-04 Sage WeilMakefile: fix $shell_scripts substution
2012-05-04 Sage Weilmon: simplify 'osd create <uuid>' command
2012-05-04 Sage Weilcrushtool: another simple test for update
2012-05-04 Sage Weilcrush: document return values
2012-05-04 Sage Weilcrush: compare fixed-point weights in update_item
2012-05-04 Sage Weilthread: remove get_num_threads() static
2012-05-04 Sage Weilglobal_init: do not count threads before daemonize()
2012-05-04 Sage Weilcrush: clean up check_item_loc() comments
2012-05-03 Joao Eduardo... OpRequest: only show a small set of the oldest messages...
2012-05-03 Yehuda Sadehrgw: update cache interface for put_obj_meta
2012-05-03 Sage Weildoc: fix some underscores
2012-05-03 Sage Weilosd: drop unused CEPH_OSDMAP*VERSION* #defines
2012-05-03 Sage WeilMerge branch 'wip-doc-rebase-2'
2012-05-03 John WilkinsFixed link to blog.
2012-05-03 John WilkinsFixed another link to the blog.
2012-05-03 John WilkinsFixed link.
2012-05-03 John WilkinsClean up. Changed ceph.newdream.net to ceph.com.
2012-05-03 Sage Weildoc: more fonts
2012-05-03 Ross Turkdoc: new theme
2012-05-03 Sage Weildoc/install/debian: simplify more
2012-05-03 Sage Weildoc/install: reorg, simplify
2012-05-03 Sage Weildoc: clarify path names for mkcephfs
2012-05-03 Sage Weildoc: simplify quick start
2012-05-03 Tommi Virtanendoc: Whitespace cleanup.
2012-05-03 Tommi Virtanendoc: Rename to use dashes not underscores in URLs.
2012-05-03 Tommi Virtanendoc: Remove leading whitespace, that syntax means it...
2012-05-03 John WilkinsUpdated URLs for the new ceph.com site.
2012-05-03 Yehuda Sadehobjecter: ping connections with lingering ops every...
2012-05-03 John WilkinsRemoved "Ceph Development Status" per Bryan
2012-05-02 Sage WeilMerge branch 'stable'
2012-05-02 Sage Weilconfig: $cluster-whatever for admin_socket, log files
2012-05-02 Tommi Virtanenconfig: Admin socket path had literal "name" in it...
2012-05-02 Tommi Virtanenconfig: Admin socket path had literal "name" in it...
2012-05-02 Sage Weilmon: make 'osd map <poolname> <objectname>' return...
2012-05-02 Sage Weilceph-object-corpus: a few instances of the newly encode...
2012-05-02 Sage Weilceph-dencoder: ignore trailing goop after OSDMap and...
2012-05-02 Sage Weilmon: drop 'osd crush add ...'
2012-05-02 Sage Weilvstart.sh: use 'osd crush set ...'
2012-05-02 Sage Weilmon: 'osd crush set ...' do an add or update
2012-05-02 Sage Weilcrushtool: extent cli test to include --remove-item...
2012-05-02 Sage Weilcrushtool: add --update-item command
2012-05-02 Sage Weilcrush: do some docs
2012-05-02 Sage Weilcrush: implement update_item()
2012-05-02 Sage Weilcrush: add check_item_loc
2012-05-02 Sage Weilcrush: fix weights when removing items
2012-05-02 Josh Durginrbd.py: add new error for deleting an image with snapshots
2012-05-02 Sage Weilconfig: no -C shorthand for --cluster
2012-05-02 John WilkinsEdits.
2012-05-02 John WilkinsCorrections.
2012-05-02 John WilkinsSignificant updates to introduction, getting packages...
2012-05-02 Sage Weildoc: document NOIN, NOOUT, NOUP, NODOWN flags and flapping
2012-05-02 John WilkinsRemoved this. As part of restructuring of install to...
2012-05-02 John WilkinsMinor edits. Still WIP.
2012-05-02 John WilkinsThe new files contain S3 APIs and a build from source...
2012-05-02 John WilkinsMinor cleanup.
2012-05-02 John WilkinsAdded a new landing page graphic, and made some minor...
2012-05-02 John WilkinsRemoved some files for reorg.
2012-05-02 John WilkinsAdded a plug for commercial support. ;)
2012-05-02 John WilkinsBuilding out information architecture. Modified getting...
2012-05-02 John WilkinsRemove reference to Introduction to RADOS OSDs
2012-05-02 John WilkinsAdded introduction to clustered storage and deleted...
2012-05-02 John WilkinsRestructuring documentation.
2012-05-02 John WilkinsInitial cut of introduction, getting started, and insta...
2012-05-02 Dan MickPut change to rbd manpage in .rst instead, update man...
2012-05-02 John Wilkinsdoc: move documentation build instructions to doc/dev...
2012-05-02 Dan MickTreat rename across pools as an error
2012-05-01 Greg Farnumdoc: add warning about multiple monitors on one machine.
2012-05-01 Yehuda Sadehrgw: normalize bucket/obj before updating cache
2012-05-01 Sage Weilvstart.sh: explicitly specify uuids during startup
2012-05-01 Sage Weilosd: --get-{osd,journal}-uuid synonyms for --get-{osd...
2012-05-01 Sage Weilosd: allow uuid to be fed to mkfs with 'osd uuid' setting
2012-05-01 Sage Weilfilestore: allow fsid to be fed in for mkfs
2012-05-01 Sage Weilmon: 'osd create <uuid>'
2012-05-01 Sage Weilmon: fill in osd uuid in map on boot
2012-05-01 Sage Weilosdmap: store a uuid for each osd
2012-05-01 Sage Weilosd: make output less ugly
2012-05-01 Sage Weilosd: create a 'ready' file on mkfs completion
2012-05-01 Sage Weilosd: use fsync+rename when writing meta files (during...
2012-05-01 Samuel JustPG: Add probe set to HB peers during GetInfo
2012-05-01 Samuel JustPG: check_new_interval now handles adding new maps...
2012-05-01 Sage Weilfilestore: allow flusher+sync_flush enable/disable...
2012-05-01 Sage Weilfilestore: fix op_queue_{len,bytes} instrumentation
2012-05-01 Sage WeilMerge branch 'wip-throttle'
2012-05-01 Sage Weilthrottle: count get_or_fail success/failure explicitly
2012-05-01 Sage Weilosd: pg creation calc_priors_during() should count...
2012-05-01 Sage Weilthrottle: note current value and max in perfcounters
2012-05-01 Sage Weil.gitignore: ceph-kdump-copy
2012-05-01 Sage WeilMerge remote-tracking branch 'gh/wip-ceph-kdump-copy'
next