]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-04-10 Gregory FarnumMerge pull request #1637 from ceph/wip-8042
2014-04-09 Sage WeilMerge pull request #1636 from ceph/wip-6480
2014-04-09 Sage Weilmon: tell peers missing features during probe 1637/head
2014-04-09 Sage Weilmon: move required_features back into Monitor
2014-04-09 Sage Weilmon: ignore sync clients without required_features
2014-04-09 Josh Durginauth: remove unused get_global_id() method 1636/head
2014-04-09 Josh Durginauth: make AuthClientHandler::validate_ticket() protected
2014-04-09 Josh Durginauth: AuthClientHandler const cleanup
2014-04-09 Josh Durginauth: CephxProtocol const cleanup
2014-04-09 Josh Durginutime: declare is_zero(), ceph_timespec(), and sleep...
2014-04-09 Josh Durginauth: separate writes of build_request() into prepare_b...
2014-04-09 Josh DurginRWLock: make read locking methods const
2014-04-09 Josh DurginRWLock: don't assign the lockdep id more than once
2014-04-09 Josh Durginauth: remove unused tick() method
2014-04-09 Josh Durginauth: add rwlock to AuthClientHandler to prevent races
2014-04-09 Sage Weilmon: refresh elector required_features when they change
2014-04-09 Sage Weilmon/Elector: ignore ACK from peers without required...
2014-04-09 Samuel JustMerge pull request #1626 from ceph/wip-8031
2014-04-09 Samuel JustMerge pull request #1627 from ceph/wip-8001
2014-04-09 Samuel JustMerge pull request #1631 from ceph/wip-8045
2014-04-09 Sage WeilMerge pull request #1632 from ceph/wip-5469
2014-04-09 Alfredo DezaMerge pull request #1634 from ceph/wip-8028
2014-04-09 Sage Weilceph.spec.in: require redhat-lsb-core 1634/head
2014-04-09 Sage WeilMerge pull request #1606 from ceph/wip-shrink-icache
2014-04-09 Sage WeilMerge pull request #1633 from ceph/wip-8004
2014-04-09 Yan, Zhengclient: wake up umount waiter if receiving session... 1633/head
2014-04-09 Josh Durginlibrbd: fix zero length request handling 1632/head
2014-04-09 Sage Weilosd: do not block when updating osdmap superblock features 1631/head
2014-04-08 John Wilkinsdoc: Made minor changes to quick start preflight for...
2014-04-08 John Wilkinsdoc: Notes and minor modifications to gateway installat...
2014-04-08 Josh Durginpipe: only read AuthSessionHandler under pipe_lock
2014-04-08 Josh DurginMerge pull request #1628 from ceph/wip-5835
2014-04-08 Sage Weildebian: update ceph description 1628/head
2014-04-08 Sage Weilceph.spec: update ceph description
2014-04-08 Samuel JustMerge pull request #1625 from ceph/wip-8019
2014-04-08 Sage Weilosd/PG: set CREATING pg state bit until we peer for... 1627/head
2014-04-08 Sage Weilos/FileStore: reset journal state on umount 1625/head
2014-04-08 Sage Weilvstart.sh: make crush location match up with what init...
2014-04-08 Gregory FarnumMerge pull request #1623 from ceph/wip-8026
2014-04-08 Sage WeilMerge pull request #1621 from dachary/wip-7914
2014-04-08 Sage Weilosd: drop unused same_for_*() helpers 1626/head
2014-04-08 Sage Weilosd: drop previous interval ops even if primary happens...
2014-04-08 Sage Weilosd: make misdirected checks explicit about replicas...
2014-04-08 Yan, Zhengmds: fix shared_ptr MDRequest bugs 1623/head
2014-04-08 Loic Dacharyerasure-code: thread-safe initialization of gf-complete 1621/head
2014-04-08 Sage WeilMerge pull request #1610 from ceph/wip-4354-shared_ptr
2014-04-08 Sage WeilMerge pull request #1594 from ceph/wip-7958
2014-04-08 Samuel Justosd_types: fix pg_stat_t::encode, object_stat_sum_t...
2014-04-08 Greg FarnumSimpleLock: Switch MutationRef& for MutationRef in... 1610/head
2014-04-08 Greg FarnumMDCache: use raw MutationImpl* instead of MutationRef...
2014-04-08 Greg FarnumLocker: use raw MutationImpl* instead of MutationRef...
2014-04-08 Greg FarnumLocker: use a null_ref instead of NULL
2014-04-08 Greg FarnumLocker: Use MutationRef instead of raw pointers
2014-04-08 Greg FarnumLocker: remove Mutation param from xlock_import
2014-04-08 Greg FarnumMDCache: fix users of active_requests for use of shared_ptr
2014-04-08 Greg FarnumMDCache: use a null_ref instead of NULL in a few places
2014-04-08 Greg FarnumMDCache: use MutationRef instead of raw pointers
2014-04-08 Greg FarnumServer: use MutationRef instead of raw pointer
2014-04-08 Greg FarnumMDS: switch cache object classes to use MutationRef...
2014-04-07 Sage Weilceph_test_rados_api_misc: print osd_max_attr_size
2014-04-07 Sage WeilMerge pull request #1612 from ceph/wip-7919
2014-04-07 Sage WeilMerge pull request #1620 from ceph/wip-8003
2014-04-07 Sage WeilMerge pull request #1611 from ceph/wip-7975
2014-04-07 John Wilkinsdoc: Removed --stable arg and replaced with --release...
2014-04-07 Sage Weilosd/ReplicatedPG: warn if invalid stats prevent us... 1611/head
2014-04-07 Sage Weilosd/ReplicatedPG: dump agent state on pg query
2014-04-07 Sage Weilosd/ReplicatedPG: kickstart the agent if scrub stats...
2014-04-07 Sage WeilMerge tag 'v0.79' into firefly
2014-04-07 Samuel JustMerge pull request #1619 from ceph/wip-7659
2014-04-07 Samuel JustReplicatedPG: do not evict head while clone is being... 1620/head
2014-04-07 Samuel JustReplicatedPG::trim_object: account evicted prev clone...
2014-04-07 Samuel JustReplicatedPG::make_writeable: check for evicted clone...
2014-04-07 Sage WeilMerge pull request #1617 from ceph/wip-7904
2014-04-07 Sage WeilMerge pull request #1614 from ceph/wip-7964
2014-04-07 Sage WeilMerge pull request #1616 from ceph/wip-7916
2014-04-07 Samuel JustReplicatedPG: use get_clone_bytes on evict/promote
2014-04-07 Samuel JustReplicatedPG::_scrub: account for clone_overlap on...
2014-04-07 Samuel JustReplicatedPG::find_object_context: check obs.exists...
2014-04-07 Samuel JustReplicatedPG::finish_promote: add debugging assert...
2014-04-07 Sage WeilMerge pull request #1613 from ceph/wip-7994
2014-04-07 Joao Eduardo... qa: workunits: mon: auth_caps.sh: test 'auth' caps... 1612/head
2014-04-07 Joao Eduardo... mon: MonCommands: have all 'auth' commands require...
2014-04-07 Jenkins0.79 v0.79
2014-04-07 Sage Weilmds: fix uninit val in MMDSSlaveRequest
2014-04-07 Sage WeilMerge pull request #1607 from ceph/wip-7997
2014-04-07 Yan, Zhengclient: pin parent dentry of inode who has ll_ref > 0 1606/head
2014-04-07 Sage WeilMerge pull request #1609 from ceph/wip-7739
2014-04-07 Sage Weilmds: fix uninit MMDSSlaveRequest lock_type 1609/head
2014-04-06 Samuel JustMerge pull request #1608 from ceph/wip-8002
2014-04-06 Sage Weilosd: fix map subscription in YOU_DIED osd_ping handler 1608/head
2014-04-06 Sage Weilmsgr: add ms_dump_on_send option
2014-04-06 Sage Weilmds: fix uninitialized fields in MDiscover
2014-04-05 Sage Weilmon: wait for quorum for MMonGetVersion 1607/head
2014-04-05 Yan, Zhengclient: try shrinking kernel inode cache when trimming...
2014-04-05 Yan, Zhengclient: release clean pages if no open file want RDCACHE 1594/head
2014-04-05 Sage Weilosd: disable agent when stats_invalid (post-split)
2014-04-05 Sage WeilMerge pull request #1605 from ceph/wip-7993
2014-04-04 Greg FarnumOSD: _share_map_outgoing whenever sending a message... 1613/head
2014-04-04 Dan Mickceph-post-file: use getopt for multiple options, add... 1605/head
2014-04-04 Samuel JustMerge pull request #1603 from ceph/wip-7983
next