]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-07-30 Sage WeilMerge branch 'wip-osd'
2012-07-30 Sage Weilosd: initialize send_notify on pg load
2012-07-30 Sage Weilosd: replace STRAY bit with bool
2012-07-28 Joao Eduardo... test: workloadgen: Don't linearly iterate over a map...
2012-07-28 Sage Weilosd: peering: make Incomplete a Peering substate
2012-07-28 Sage Weilosd: peering: move to Incomplete when.. incomplete
2012-07-28 Sage WeilMerge remote-tracking branch 'gh/wip-msgr-masterbits'
2012-07-28 Sage Weilconfig: send warnings to a ostream* argument
2012-07-27 Sage Weilvstart.sh: apply extra conf after the defaults
2012-07-27 Sage Weilconf: make dup lines override previous value
2012-07-27 Sage Weilmon: remove superfluous "can't delete except on master...
2012-07-27 Sage Weilmon: make pool snap creation ops idempotent
2012-07-27 Sage Weilobjecter: return ENOENT/EEXIST on pool snap delete...
2012-07-27 Sage Weillibrados: make snap create/destroy handle client-side...
2012-07-27 Sage Weilmon: check for invalid pool snap creates in preprocess_...
2012-07-27 Sage Weilqa: simple tests for 'ceph osd create|rm' commands
2012-07-27 Sage Weilmon: make 'osd rm ...' idempotent
2012-07-27 Sage Weilqa: simple test for pool create/delete commands
2012-07-27 Sage Weilmon: make pool creation idempotent
2012-07-27 Sage Weilmon: make pool removal idempotent
2012-07-27 Sage Weilobjecter: make pool create/delete return EEXIST/ENOENT
2012-07-27 Sage Weillibrados: make pool create/destroy handle client-side...
2012-07-27 Sage Weilobjecter: fix mon command resends
2012-07-27 Sage Weilmutex: assert we are unlocked by the same thread that...
2012-07-27 Sage Weilcond: reorder asserts
2012-07-27 Sage Weilosd: fixing sharing of past_intervals on backfill restart
2012-07-27 Sage Weilfilestore: check for EIO in read path
2012-07-27 Sage Weilfilestore: add 'filestore fail eio' option, default...
2012-07-26 Josh Durginlibrbd: fix id initialization in new format
2012-07-26 Yehuda Sadehmon: set a configurable max osd cap
2012-07-25 John Wilkinsdoc: updates to fix problem with ceph-cookbooks appeari...
2012-07-25 Sage Weilosd: generate past intervals in parallel on boot
2012-07-25 Sage Weilosd: move calculation of past_interval range into helper
2012-07-25 Sage Weilosd: fix map epoch boot condition
2012-07-25 Sage Weilosd: avoid misc work before we're active
2012-07-25 Sage Weilmon: ignore pgtemp messages from down osds
2012-07-25 Sage Weilmon: ignore osd_alive messages from down osds
2012-07-25 Sage Weiladmin_socket: json output, always
2012-07-25 Sage Weiladmin_socket: dump config in json; add test
2012-07-25 Sage WeilMerge branch 'next'
2012-07-24 Sage Weilconfig: fix 'config set' admin socket command
2012-07-24 Sage WeilMerge branch 'next'
2012-07-24 Sage Weilosd: fix pg log zeroing
2012-07-24 Yehuda SadehMerge branch 'wip-2763'
2012-07-24 Pierre RognantWireshark dissector updated, work with the current...
2012-07-24 Yehuda Sadehwireshar/ceph/packet-ceph.c: fix eol
2012-07-24 Sage Weildoc: update information about stable vs development...
2012-07-24 Josh Durginlibrbd: replace assign_bid with client id and random...
2012-07-23 Sage Weilosd: fix ACK ordering on resent ops
2012-07-23 Yehuda Sadehrados::cls::lock: move api types into namespace
2012-07-23 Sage WeilMerge tag 'v0.49'
2012-07-23 Sage Weilv0.49 v0.49
2012-07-23 Sage Weilmon: make 'ceph osd rm ...' wipe out all state bits...
2012-07-23 Sage Weilmkcephfs: add sync between btrfs scan and mount
2012-07-21 Sage Weilcrush: fix name map encoding
2012-07-21 Sage Weilosd/OpTracker: fix use-after-free
2012-07-21 Samuel JustOpRequest,OSD: track recent slow ops
2012-07-20 Samuel JustMerge branch 'next'
2012-07-20 Samuel Justtest/store_test.cc: verify collection_list_partial...
2012-07-20 Yehuda Sadehcls_lock: cls_lock_id_t -> cls_lock_locker_id_t
2012-07-20 Yehuda Sadehcls_lock: document lock properties
2012-07-20 Yehuda Sadehcls_log: update a comment
2012-07-20 Yehuda Sadehrados: lock info keeps expiration, not duration
2012-07-20 Yehuda Sadehrados tool: add advisory lock control commands
2012-07-20 Yehuda Sadehcls_lock: objclass for advisory locking
2012-07-20 Yehuda Sadehobjclass: add api calls to get/set xattrs
2012-07-20 Samuel Justos/HashIndex: use set<pair<string, hobject_t>> rather...
2012-07-20 Sage Weilmon: shut up about sessionless MPGStats messages
2012-07-20 Sage Weilosd: clean up boot method names
2012-07-20 Sage Weilosd: defer boot if heartbeatmap indicates we are unhealthy
2012-07-20 Sage WeilMerge branch 'next'
2012-07-20 Sage Weilosd/mon: subscribe (onetime) to pg creations on connect
2012-07-20 Sage Weilmon: track pg creations by osd
2012-07-19 Sage WeilRevert "rbd: fix usage for snap commands"
2012-07-19 Sage Weilrbd: fix usage for snap commands
2012-07-19 Mike Ryandoc: add missing dependencies to README
2012-07-19 Sage Weiladd CRUSH_TUNABLES feature bit
2012-07-18 Samuel JustOSD::handle_osd_map: don't lock pgs while advancing...
2012-07-18 Sage Weilosd: add osd_debug_drop_pg_create_{probability,duration...
2012-07-18 Samuel JustOSD: write_if_dirty during get_or_create_pg after handl...
2012-07-18 Samuel JustOSD: actually send queries during handle_pg_create
2012-07-18 Josh DurginMerge branch 'next'
2012-07-18 Sage Weilobjecter: always resend linger registrations
2012-07-18 Samuel JustOSD: publish_map in init to initialize OSDService map
2012-07-18 Sage Weilqa/workunits/suites/pjd.sh: bash -x
2012-07-18 Josh DurginObjectCacher: fix cache_bytes_hit accounting
2012-07-18 John Wilkinsdoc: Fixed heading text.
2012-07-18 John Wilkinsdoc: favicon.ico should be new Ceph icon.
2012-07-18 John Wilkinsdoc: Overhauled Swift API documentation.
2012-07-18 Sage WeilMerge branch 'next'
2012-07-18 Sage Weilclient: fix readdir locking
2012-07-18 Sage Weilclient: fix leak of client_lock when not initialized
2012-07-17 Samuel JustOSD: use service.get_osdmap() in heartbeat(), don't...
2012-07-17 Samuel JustOSD: handle_osd_ping: use service->get_osdmap()
2012-07-17 Samuel Justdoc/dev/osd_internals: add newlines before numbered...
2012-07-17 Sage Weillibrados: simplify locking slightly
2012-07-17 Sage Weilosd: default 'osd_preserve_trimmed_log = false'
2012-07-17 Samuel Justdoc/dev: add osd_internals to toc
2012-07-17 Samuel Justdoc/internals/osd_internals: fix indentation errors
2012-07-17 Sage Weildoc: discuss choice of pg_num
next