]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-03-09 Sage WeilMerge branch 'master' of github.com:ceph/ceph
2012-03-09 Samuel JustRadosModel: fix omap_clear case in RemoveAttrsOp
2012-03-09 Sage WeilMerge branch 'wip-rgw-encode'
2012-03-09 Sage Weilrgw: fix rgw_cls_list_ret ctor
2012-03-09 Yehuda Sadehceph-object-corpus: added 0.43
2012-03-09 Yehuda Sadehtest/encoding/import.sh: fix target directory
2012-03-09 Yehuda SadehMakefile.am: update link dependencies for some unit...
2012-03-09 Yehuda Sadehrgw: various encoding related fixes
2012-03-09 Sage Weilosd: fix watch_lock vs map_lock ordering
2012-03-09 Sage Weilosd: update_heartbeat_peers as needed
2012-03-09 Yehuda Sadehrgw: implement dump() for encoders
2012-03-09 Yehuda Sadehrgw: add stubs for dencoder test
2012-03-09 Yehuda SadehMerge remote branch 'origin/wip-2139'
2012-03-08 Yehuda SadehMerge branch 'master' of ssh://github.com/ceph/ceph
2012-03-08 Alex Elderceph: document the way files are laid out
2012-03-08 Sage Weillibrados: fix unit test for omap_get_vals_by_key rename
2012-03-08 Sage Weilosd: format time nicely in ops_in_flight output
2012-03-08 Sage Weillibrados: fix map -> std::map in header, string ->...
2012-03-08 Sage Weildoc: example of diagnosing radosgw hang
2012-03-08 Sage Weildoc: explain how unfound objects happen
2012-03-08 Sage Weildoc: make osd failure example include >3 osds
2012-03-08 Sage Weiltestrados: fix omap_get_vals_by_keys call
2012-03-08 Sage Weilosd: add zero_to field to PG::OndiskLog; track zeroed...
2012-03-08 Sage Weilfilestore: use FL_ALLOC_PUNCH_HOLE to zero, when available
2012-03-08 Sage Weilosd: fix op_wq vs pg->lock ordering
2012-03-08 Yehuda SadehMerge branch 'master' of ssh://skinny/home/yehudasa...
2012-03-08 Yehuda SadehMerge branch 'wip-rgw-new-atomic'
2012-03-08 Yehuda Sadehrgw: append the currect bucket marker when removing...
2012-03-08 Yehuda SadehMerge branch 'master' of ssh://skinny/home/yehudasa...
2012-03-08 Yehuda SadehMerge branch 'wip-rgw-omap'
2012-03-08 Yehuda Sadehcls_rgw: fix rgw_bucket_init_index
2012-03-08 Yehuda Sadehrgw: remove extra unused params from omap_get()
2012-03-08 Yehuda Sadehrgw: add cls_cxx_map_clear
2012-03-08 Samuel Justleveldb: drop compaction unit test
2012-03-08 Samuel JustReplicatedPG,librados: add filter_prefix to omap_get_vals
2012-03-08 Yehuda Sadehrgw: use prefix filter for bucket listing
2012-03-08 Yehuda Sadehobjclass, cls_rgw: add prefix to omap_get_vals()
2012-03-08 Yehuda Sadehlibrados: add higher level call for omap_get_keys(...
2012-03-08 Yehuda SadehMerge remote-tracking branch 'origin/wip_prefix' into...
2012-03-08 Yehuda Sadehrgw: switch to new encoders/decoders
2012-03-08 Yehuda Sadehenconding: add legacy decoder for 32 bit versions
2012-03-08 Josh Durginrbd: pass all mon addrs when mapping devices
2012-03-07 Greg Farnummsgr: remove declaration of undefined SimpleMessenger...
2012-03-07 Greg Farnummsgr: remove SimpleMessenger::get_ms_addr() in favor...
2012-03-07 Sage Weilobjectstore: fix collection_move() encoding
2012-03-07 Samuel JustReplicatedPG,librados: add filter_prefix to omap_get_vals
2012-03-07 Yehuda Sadehrgw: some minor cleanups
2012-03-07 Yehuda Sadehobjclass: fix cls_cxx_map_write_header
2012-03-07 Yehuda Sadehcls_rgw: fix debug message
2012-03-07 Sage WeilMerge remote-tracking branch 'gh/wip-doc'
2012-03-07 Sage Weilosd: make degraded pgs count missing replicas as degrad...
2012-03-07 Sage Weilmon: fix full osd detail
2012-03-07 Sage Weilmon: assign severity to each health summary/detail...
2012-03-07 Sage Weildoc: fix misc typos, bad phrasing
2012-03-07 Yehuda Sadehobjclass, cls_rgw: update to use omap
2012-03-07 Sage Weildoc: 2 words about radosgw failures
2012-03-07 Sage Weildoc: talk about mon failures a bit
2012-03-07 Sage Weildoc: fix link
2012-03-07 Sage Weildoc: slow osd requests
2012-03-07 Sage Weildoc: diagnose full osd cluster
2012-03-07 Sage Weilmon: list nearfull/full osd detail
2012-03-07 Sage Weildoc: describe 'stuck' states we check for
2012-03-07 Sage Weildoc: document some osd failure recovery scenarios
2012-03-07 Sage Weilosd: list might_have_unfound locations in query result
2012-03-07 Sage Weilmon: include unfound count in health detail
2012-03-07 Sage Weilmon: refactor health, include optional detail
2012-03-07 Samuel JustMerge branch 'wip-collmove'
2012-03-06 Yehuda Sadehrgw: switch to omap api
2012-03-06 Samuel Justleveldb: remove flawed unit test for now
2012-03-06 Yehuda Sadehlibrados: rename omap_get_vals_by_key to omap_get_vals_...
2012-03-06 Yehuda Sadehlibrados: add high level omap calls
2012-03-06 Yehuda Sadehrgw: fix warning
2012-03-06 Yehuda Sadehrgw: read bucket through tmap_get
2012-03-06 Samuel JustMerge branch 'wip_omap'
2012-03-06 Samuel Justtest_rados_api_aio: add omap
2012-03-06 Samuel Justosd: testing for tmap auto upgrade
2012-03-06 Samuel JustReplicatedPG: transparently upgrade TMAP
2012-03-06 Samuel JustRadosModel: Add omap operations to RadosModel
2012-03-06 Samuel JustReplicatedPG: Add omap ops to ReplicatedPG
2012-03-06 Samuel Justlibrados: Added omap operations to librados
2012-03-06 Samuel Justosdc: Add omap operation stubs to Objecter::ObjectOperation
2012-03-06 Samuel JustReplicatedPG: add omap_header to recovery
2012-03-06 Samuel Justlibrados: add tmap_put to ObjectWriteOperation
2012-03-06 Sage WeilMerge branch 'wip-1796'
2012-03-06 Sage Weilmds: respawn when blacklisted
2012-03-06 Sage Weiljournaler: add generic write error handler
2012-03-06 Sage WeilMerge remote-tracking branch 'gh/wip-2105'
2012-03-06 Sage Weil.gitignore: src/ocf/rbd
2012-03-06 Sage Weilfilestore: create snap_0 on mkfs
2012-03-06 Sage Weilfilestore: drop useless read_op_seq() arg
2012-03-06 Sage WeilMerge pull request #9 from fghaas/ocf-ra
2012-03-06 Florian Haasrbd OCF RA: fix whitespace inconsistency 9/head
2012-03-06 Sage WeilMerge remote branch 'gh/wip-msgr-interface'
2012-03-06 Sage Weilosd: use new collection_move() operation
2012-03-06 Sage Weilfilestore: implement OP_COLL_MOVE
2012-03-06 Sage Weilobjectstore: OP_COLL_MOVE
2012-03-06 Sage Weilobjectstore: use enum for OP_*
2012-03-06 Sage Weilobjectstore: remove _fake_writes, _get_frag_stat
2012-03-06 Sage Weilfilestore: drop trim_from_cache, is_cached
2012-03-06 Sage Weilobjectstore: remove cruft
next