]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-04-23 Josh Durginlibrbd: use the same IoCtx for each request
2013-04-23 Josh Durginlibrbd: add an is_complete() method to AioCompletions
2013-04-23 Josh Durginlibrados: add versions of a couple functions taking...
2013-04-23 Josh Durginlibrados: add async flush interface
2013-04-23 Josh DurginObjectCacher: remove unneeded var from flush_set()
2013-04-23 Josh DurginObjectCacher: remove NULL checks in flush_set()
2013-04-23 Josh DurginObjectCacher: always complete flush_set() callback
2013-04-23 Josh DurginObjectCacher: fix flush_set when no flushing is needed
2013-04-23 Sam Langobjectcacher: Remove commit_set, use flush_set
2013-04-23 Josh Durginlibrbd: make aio_writes to the cache always non-blockin...
2013-04-23 Josh DurginObjectCacher: optionally make writex always non-blocking
2013-04-23 Josh Durginlibrbd: flush cache when set_snap() is called
2013-04-23 Josh Durginlibrbd: optionally wait for a flush before enabling...
2013-04-23 Josh Durginlibrbd: invalidate cache when flattening
2013-04-23 Josh DurginObjectCacher: add a method to clear -ENOENT caching
2013-04-23 Josh DurginObjectCacher: keep track of outstanding reads on an...
2013-04-23 Josh Durgintest_rbd: move flatten tests back into TestClone
2013-04-23 Josh Durginlibrbd: fix rollback size
2013-04-23 Josh DurginMerge branch 'wip-4249' into wip-4249-master
2013-04-23 Josh Durginlibrbd: make sure racing flattens don't crash
2013-04-23 Josh Durginlibrbd: use rwlocks instead of mutexes for several...
2013-04-23 Josh Durgincommon: add lockers for RWLocks
2013-04-23 Josh Durginobjecter: initialize linger op snapid
2013-04-23 Sage Weilobjecter: separate out linger_read() and linger_mutate()
2013-04-23 Sage Weilosd: make watch OSDOp print sanely
2013-04-23 Sage Weilosdc/Objecter: unwatch is a mutation, not a read
2013-04-19 Sage Weilosd: an interval can't go readwrite if its acting is...
2013-04-19 Sage Weilmon: restrict pool size to 1..10
2013-04-19 Sage Weilinit-ceph: do not stop start on first failure
2013-04-11 Josh DurginMerge pull request #210 from dalgaaf/wip-da-bobtail...
2013-04-09 Danny Al-Gaafrados.py: fix create_pool() 210/head
2013-04-09 Dan Mickmon: Use _daemon version of argparse functions
2013-04-09 Dan Mickceph_argparse: add _daemon versions of argparse calls
2013-03-29 Alexandre Olivasilence logrotate some more
2013-03-29 Samuel JustMerge remote-tracking branch 'upstream/bobtail-4556...
2013-03-29 Samuel JustOSD: always activate_map in advance_pgs, only send...
2013-03-28 Samuel JustPG: update PGPool::name in PGPool::update
2013-03-28 Samuel JustReplicatedPG: send entire stats on OP_BACKFILL_FINISH
2013-03-27 Sage Weilosd: disallow classes with flags==0
2013-03-27 Sage Weilosd: EINVAL when rmw_flags is 0
2013-03-27 Sage Weilosd: fix detection of non-existent class method
2013-03-27 Sage Weilosd: tolerate rmw_flags==0
2013-03-27 Josh Durgintest_librbd_fsx: fix image closing
2013-03-25 Josh Durginrbd: remove fiemap use from import
2013-03-25 Gary Lowellv0.56.4 v0.56.4
2013-03-25 Yehuda Sadehrgw: bucket index ops on system buckets shouldn't do...
2013-03-25 Josh Durginsystest: restrict list error acceptance
2013-03-25 Josh Durginsystest: fix race with pool deletion
2013-03-23 Sage Weilos/FileJournal: fix aio self-throttling deadlock
2013-03-23 Sage Weilcommon/MemoryModel: remove logging to /tmp/memlog
2013-03-23 Sage Weilinit-ceph: clean up temp ceph.conf filename on exit
2013-03-23 Sage Weilinit-ceph: push temp conf file to a unique location...
2013-03-23 Sage Weilmkcephfs: make remote temp directory name unique
2013-03-22 Samuel JustPG::GetMissing: need to check need_up_thru in MLogRec...
2013-03-22 Samuel JustPG,osd_types: improve check_new_interval debugging
2013-03-21 Samuel JustFileStore: fix reversed collection_empty return value
2013-03-21 Samuel JustFileStore: set replay guard on create_collection
2013-03-21 Samuel JustFileStore: _split_collection should not create the...
2013-03-21 Sage Weilclient: use 4MB f_bsize and f_frsize for statfs
2013-03-20 Sage Weilos/FileStore: check replay guard on src for collection...
2013-03-20 Samuel JustPG::proc_replica_log: oinfo.last_complete must be ...
2013-03-20 Sage Weilosd/PG: fix typo, missing -> omissing
2013-03-20 Samuel JustPG::proc_replica_log: adjust oinfo.last_complete based...
2013-03-19 Sage Weilosd: fix load_pgs collection handling
2013-03-19 Sage Weilosd: fix load_pgs handling of pg dirs without a head
2013-03-19 Samuel JustOSD::load_pgs: first scan colls before initing PGs
2013-03-19 David Zafmanosd: Add digest of omap for deep-scrub
2013-03-19 Samuel JustOSD: split temp collection as well
2013-03-19 Samuel JustPG: ignore non MISSING pg query in ReplicaActive
2013-03-19 Samuel JustFileJournal: queue_pos \in [get_top(), header.max_size)
2013-03-19 Samuel JustOSD: expand_pg_num after pg removes
2013-03-19 Sage Weilosd: update snap collections for sub_op_modify log...
2013-03-19 Sage Weilosd: include snaps in pg_log_entry_t::dump()
2013-03-19 Sage Weilosd: unconditionally encode snaps buffer
2013-03-19 Sage Weilosd: improve debug output on snap collections
2013-03-15 Samuel JustPG: check_recovery_sources must happen even if not...
2013-03-15 Samuel JustHashIndex: _collection_list_partial must tolerate NULL...
2013-03-15 Samuel JustOSD: lock not needed in ~DeletingState()
2013-03-15 Samuel JustReplicatedPG: don't leak reservation on removal
2013-03-13 Yehuda Sadehrgw: set up curl with CURL_NOSIGNAL
2013-03-12 Sage Weilosd: mark down connections from old peers
2013-03-12 Sage Weilosd/PG: rename require_same_or_newer_map -> is_same_or_...
2013-03-11 Sage Weillog: drop default 'log max recent' from 100k -> 10k
2013-03-11 Jan HarkesFix radosgw actually reloading after rotating logs.
2013-03-11 Josh Durgincommon: reduce default in-memory logs for non-daemons
2013-03-08 Sage Weilosd: allow (some) log trim when degraded, but not durin...
2013-03-08 Sage Weilosd: restructure calc_trim
2013-03-08 Sage Weilosd: allow pg log trim during (non-classic) scrub
2013-03-08 Sage Weilmsgr: drop messages on cons with CLOSED Pipes
2013-03-08 ConcubidatedFix output of 'ceph osd tree --format=json'
2013-03-08 Sam Langdeb: Add ceph-coverage to ceph-test deb package
2013-03-08 Yehuda Sadehrgw: set attrs on various list bucket xml results ...
2013-03-08 Yehuda Sadehformatter: add the ability to dump attrs in xml entities
2013-03-08 Yehuda Sadehrgw: don't iterate through all objects when in namespace
2013-03-06 Josh DurginObjectCacher: fix debug log level in split
2013-03-05 Dan Mickrados: remove unused "check_stdio" parameter
2013-03-05 Sage Weilrados: obey op_size for 'get'
2013-02-28 Samuel JustFileJournal::wrap_read_bl: adjust pos before returning
2013-02-27 Sage Weilosd: leave osd_lock locked in shutdown()
2013-02-26 Sage Weilmsg: fix entity_addr_t::is_same_host() for IPv6
next