]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-08-13 Adam Crumelttng: Default to not storing buffer content
2014-08-13 Adam Crumerbd-replay: Add command-line arguments to prep-for...
2014-08-13 Adam Crumerbd-replay: Fix async writes in prep-for-replay.py
2014-08-13 Adam Crumerbd-replay: Add --read-only flag
2014-08-13 Adam Crumerbd-replay: Fix examples/rbd-replay/replay
2014-08-13 Adam Crumerbd-replay: Clean up prep-for-replay.py
2014-08-13 Adam Crumerbd-replay: Hash completions across multiple mutexes...
2014-08-13 Adam Crumerbd-replay: Add --latency-multiplier option to usage...
2014-08-13 Adam Crumedoc: Add usage comment to librbd::RBD::AioCompletion
2014-08-13 Adam Crumerbd-replay: Fix memory leak in PendingIO
2014-08-13 Adam Crumerbd-replay: Check that return values are non-negative
2014-08-13 Adam Crumerbd-replay: Support writing Actions to ostreams
2014-08-13 Adam Crumerbd-replay: Print "Still waiting for" more judiciously
2014-08-13 Adam Crumerbd-replay: Change Worker::m_pending_ios from vector...
2014-08-13 Adam Crumerbd-replay: Printing pending IOs when worker threads...
2014-08-13 Adam Crumerbd-replay: Bugfix: ensure PendingIOs are added before...
2014-08-13 Adam Crumerbd-replay: Add rbd_replay subsystem
2014-08-13 Adam CrumeAdd assertf macro
2014-08-13 Adam Crumerbd-replay: Switch logging from cout to dout
2014-08-13 Adam Crumelttng: Add rbd-replay
2014-08-13 Adam Crumelttng: Add more tracing to librbd
2014-08-13 Noah Watkinstracing: instrument filestore
2014-08-13 Adam Crumelttng: Basic tracing of librbd
2014-08-13 Adam Crumelttng: Remove 'ver' from trace in code for CEPH_OSD_OP_...
2014-08-13 Adam Crumelttng: Split up libtracepoints
2014-08-13 Adam Crumelttng: Prevent deletion of tracing-common.h when cleaning
2014-08-13 Adam Crumelttng: Prevent creation of incorrect .o files when...
2014-08-13 Adam Crumelttng: Trace librados C API
2014-08-13 Adam Crumeexamples: Add example for the librados C API
2014-08-13 Adam Crumelttng: Add tracing-common.h
2014-08-13 Adam Crumelttng: Trace ReplicatedPG::do_osd_ops
2014-08-13 Adam Crumelttng: Add rmw_flags to tracepoint in PG::queue_op
2014-08-13 Adam Crumelttng: Trace OpRequest
2014-08-13 Noah Watkinstracing: automake-ify tracepoint generation
2014-08-13 Adam Crumelttng: Check for lttng/tracepoint.h when configuring
2014-08-13 Noah Watkinslttng: add pg and osd tracepoints
2014-08-13 Noah Watkinslttng: trace mutex::unlock
2014-08-13 Noah Watkinstracing: bootstrap lttng-ust with mutex events
2014-08-13 Sage Weilmon: fix divide by zero when pg_num adjusted and no...
2014-08-13 Sage Weilmon: fix potential divide by zero on can_mark_{down...
2014-08-13 Sage WeilMerge pull request #2236 from ceph/wip-9055
2014-08-13 Samuel JustMerge pull request #2249 from ceph/wip-9096
2014-08-13 Sage Weilosd/ReplicatedPG: only do agent mode calculations for...
2014-08-13 Sage Weilosd: fix some line wrapping 2249/head
2014-08-13 Sage Weilosd: fix require_same_peer_instance from fast_dispatch
2014-08-13 Sage Weilosd: inline require_osd_up_peer
2014-08-12 Samuel JustRevert "ReplicatedPG: do not pass cop into C_Copyfrom"
2014-08-12 Samuel JustReplicatedPG: do not pass cop into C_Copyfrom
2014-08-12 Sage WeilMerge pull request #2239 from ceph/wip-8912
2014-08-12 Loic DacharyMerge pull request #2243 from ceph/wip-log-client
2014-08-12 Sage Weilcommon/LogClient: fix sending dup log items 2243/head
2014-08-11 Josh Durginlibrbd: fix error path cleanup for opening an image 2239/head
2014-08-11 Sylvain Munautrgw: Don't send error body when it's a HEAD request
2014-08-11 Josh DurginMerge pull request #2214 from ceph/wip-rados-df-json
2014-08-11 Sage Weilrados: remove {read,write}_kb fields from rados df... 2214/head
2014-08-11 Sage Weilrados: fix {read,write}_bytes value
2014-08-11 Samuel JustMerge pull request #2238 from ceph/wip-9057
2014-08-11 Sage Weilmsg/Pipe: do not wait for self in Pipe::stop_and_wait() 2238/head
2014-08-10 Sage Weilceph_test_rados_api_tier: fix cache cleanup (ec too) 2236/head
2014-08-10 Sage Weilceph_test_rados_api: fix cleanup of cache pool
2014-08-10 Sage Weillibrados/TestCase: inheret cleanup_default_namespace
2014-08-09 Greg FarnumOSD: add require_same_peer_inst(OpRequestRef&,OSDMap...
2014-08-09 Greg FarnumOSD: introduce require_self_aliveness(OpRequestRef...
2014-08-09 Greg FarnumOSD: use OpRequestRef& for a few require_* functions
2014-08-09 Greg FarnumOSD: introduce require_up_osd_peer() function for gatin...
2014-08-09 Sage WeilMerge pull request #2228 from ceph/wip-pg-epoch
2014-08-08 Sage Weilosd: fix pg epoch floor tracking 2228/head
2014-08-06 Sage Weilrados: add {read,write}_ops to df json
2014-08-04 Samuel JustMerge pull request #2198 from ceph/wip-8998
2014-08-04 Sage Weilosd: simplify dout_prefix macros 2198/head
2014-08-04 Sage Weilosd: reorder OSDService methods under proper dout_prefi...
2014-08-04 Samuel JustMerge pull request #2192 from ceph/wip-8891
2014-08-04 Yehuda Sadehcls_rgw: fix object name of objects removed on object...
2014-08-04 Yehuda Sadehrgw: need to pass need_to_wait for throttle_data()
2014-08-04 Yehuda Sadehrgw: call processor->handle_data() again if needed
2014-08-04 Loic DacharyMerge pull request #2193 from ceph/wip-ceph-conf
2014-08-04 Sage Weilceph-conf: flush log on exit 2193/head
2014-08-04 Sage Weilmsg/SimpleMessenger: drop msgr lock when joining a... 2192/head
2014-08-03 Sage Weilos/MemStore: fix lock leak
2014-08-01 Samuel JustMerge pull request #2172 from ceph/wip-8714
2014-08-01 Gregory FarnumMerge pull request #2190 from ceph/wip-osd-leaks
2014-08-01 Gregory FarnumMerge pull request #2182 from ceph/wip-round
2014-08-01 Sage Weilosd: do not leak Session* ref in _send_boot() 2190/head
2014-07-31 Sage Weiluse llrintl when converting double to micro 2182/head
2014-07-31 Samuel JustMerge pull request #2179 from ceph/wip-8982
2014-07-31 Sage Weilmon/OSDMonitor: warn when cache pools do not have hit_s... 2179/head
2014-07-31 Sage Weilosd/ReplicatedPG: improve agent_choose_mode args
2014-07-31 Sage Weilvstart.sh: limit open files
2014-07-31 Sage Weilosd/ReplicatedPG: evict blindly if there is no hit_set
2014-07-31 Sage Weilosd/ReplicatedPG: check agent_mode if agent is enabled...
2014-07-31 Gregory FarnumMerge pull request #2173 from ceph/wip-8969
2014-07-31 Sage WeilMerge pull request #2162 from ceph/wip-8586
2014-07-31 Sage Weilmon/OSDMonitor: fix i386 floating point rounding error 2173/head
2014-07-30 Josh DurginMerge pull request #2171 from ceph/wip-cli-integration
2014-07-30 Sage Weilatomic: fix read() on i386, clean up types
2014-07-30 Sage Weilosd: prevent old clients from using tiered pools 2172/head
2014-07-30 Sage Weiltest/cli-integration/rbd: fix trailing space 2171/head
2014-07-29 Sage WeilMerge tag 'v0.83'
2014-07-29 John SprayMerge pull request #2161 from ceph/wip-jcsp-test
2014-07-29 Yehuda Sadehrgw: fix crash in swift CORS preflight request 2162/head
next