2013-12-14 |
Sage Weil | ceph_test_rados: fix CopyFromOp locking |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | librados: seek during object iteration |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osdc/Objecter: remove honor_cache_redirects global... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: use IGNORE_OVERLAY flag for copy... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osdc/Objecter: add CEPH_OSD_FLAG_IGNORE_OVERLAY flag |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd: rename IGNORE_OVERLAY -> IGNORE_CACHE |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/osd_types: operator<< for ObjectContext::RWState |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: more verbose heading for process_copy... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: set ctx->obc in simple_repop_create |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: use finish_ctx for finish_promote |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: use get_next_version() in finish_promote |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: split off finish_ctx from execute_ctx |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: add SKIPRWLOCKS flag |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: be consistent about ctx->obs vs ctx... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: drop unnecessary temp vars in execute... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: allow osds to issue writes to osds |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplcatedPG: maybe_handle_cache style |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: skip promote for DELETE |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: implement cache_evict |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | librados: add an aio_operate that takes a write and... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Greg Farnum | osd/osd_types: introduce helper for osd op flags -... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | librados, osd: add IGNORE_OVERLAY flag |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | librados: add cache_flush(), cache_try_flus(), cache_ev... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: set object_info and snapset xattrs... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: handle is_whiteout in do_osd_ops() |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: clear whiteout when writing into... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: set whiteout in cache pool on delete |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | ceph_test_rados_api_tier: verify delete creates whiteouts |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: ENOENT when deleting a whiteout |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: create whiteout on promote ENOENT |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | ceph_test_rados_api_tier: add simple promote-on-read... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | ceph_test_rados_api_tier: rename tests |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: use simple_repop_{create,submit}... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: UNDIRTY is not a user_modify |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: move r<0 handling into finish_promote() |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Greg Farnum | workunits: break down cache pool tests to be more preci... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Greg Farnum | workunits: check errors propagate on cache pools in... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Greg Farnum | ReplicatedPG: promote: handle failed promotes |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Greg Farnum | ReplicatedPG: promote: add the OpRequest to the Callback |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Greg Farnum | ReplicatedPG: promote: first draft pass at doing object... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Greg Farnum | ReplicatedPG: copy: don't return from finish_copyfrom |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Greg Farnum | ReplicatedPG: copy: switch out the CopyCallback interface |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | test_ipaddr: add another unit test |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: drop unused hit_set_start_stats |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Sage Weil | osd/ReplicatedPG: maintain stats for the hit_set_*... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Sage Weil | osd/ReplicatedPG: set object_info_t, SnapSet on hit_set... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Sage Weil | vstart.sh: --hitset <pool> <type> |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Sage Weil | osd/ReplicatedPG: debug: improve hit_set func banners |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Sage Weil | osd/ReplicatedPG: do not update current_last_update... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Sage Weil | ceph_test_rados_api_tier: make HitSetWrite handle pg... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | common/bloom_filter: fix copy ctor |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | ceph_test_rados_api_tier: add HitSetRead |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | ceph_test_rados_api_tier: HitSetRead -> HitSetWrite |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | ceph_test_rados_api_tier: add HitSet trim test |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/HitSet: fix sealed initialization in Params ctor |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | ceph_test_rados_api_tier: make HitSetRead test less... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/HitSet: fix copy ctor |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/HitSet: fix dump() of fpp |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | test/encoding/check-generated: test copy ctor, operator= |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | ceph-dencoder: add 'copy' command to test operator= |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | mds/Capability: no copying |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Greg Farnum | test: add a HitSet unit test |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/HitSet: track BloomHitSet::Params fpp in micros... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/ReplicatedPG: archive hit_set if it is old and... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd: prevent zero BloomHitSet fpp |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/HitSet: take Params as const ref to avoid confusion... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | mon/OSDMonitor: non-zero default bloom fpp |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/HitSet: make pg_pool_t and Params operator<< less... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/ReplicatedPG: apply log to new HitSet to capture... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Greg Farnum | ReplicatedPG: do not seal() HitSets until we're done... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Greg Farnum | pg_hit_set_info_t: remove unused size, target_size... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | ceph_test_rados: hit hit_set_{list,get} rados operations |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/ReplicatedPG: trim old hit_set objects on persist |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/ReplicatedPG: put hit_set objects in a configurable... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | librados: create new ceph_test_rados_api_tier target |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Greg Farnum | librados, osd: list and get HitSets via librados |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/ReplicatedPG: use vectorized osd_op outdata for... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/ReplicatedPG: add basic HitSet tracking |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | mon/OSDMonitor: set hit_set fields |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd: add hit_set_* parameters to pg_pool_t |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/osd_types: include pg_hit_set_history_t in pg_info_t |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/osd_types: add pg_hit_set_{info,history}_t |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | common/bloom_filter: fix operator= |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd_types: add generic HitSet type with bloom and expli... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/ReplicatedPG: factor out simple_repop_{create,submi... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Greg Farnum | osd/PG: factor out get_next_version() |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Greg Farnum | librados: add wait_for_latest_osdmap() |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | librados: expose methods for calculating object hash... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osdc/Objecter: expose methods for getting object hash... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd: capture hashing of objects to hash positions/pgs... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osd/OSDMap: use new object_locator_t::hash to place... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Greg Farnum | osd/osd_types: add explicit hash to object_locator_t |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Greg Farnum | encoding: allow users to specify a different compatv... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | librados: add mon_command to C++ API |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | librados: document aio_flush() |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | librados: constify inbl command args |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osdc/Objecter: constify inbl command args |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | mon/MonClient: constify inbl command args |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | osdc/Objecter: reimplement list_objects |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sage Weil | librados: add get_pg_hash_position to determine pg... |
commit | commitdiff | tree | snapshot |
next |