2014-04-08 |
Sage Weil | Merge pull request #1594 from ceph/wip-7958 |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Samuel Just | osd_types: fix pg_stat_t::encode, object_stat_sum_t... |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | ceph_test_rados_api_misc: print osd_max_attr_size |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | Merge pull request #1612 from ceph/wip-7919 |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | Merge pull request #1620 from ceph/wip-8003 |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | Merge pull request #1611 from ceph/wip-7975 |
commit | commitdiff | tree | snapshot |
2014-04-07 |
John Wilkins | doc: Removed --stable arg and replaced with --release... |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | osd/ReplicatedPG: warn if invalid stats prevent us... 1611/head |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | osd/ReplicatedPG: dump agent state on pg query |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | osd/ReplicatedPG: kickstart the agent if scrub stats... |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | Merge tag 'v0.79' into firefly |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Samuel Just | Merge pull request #1619 from ceph/wip-7659 |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Samuel Just | ReplicatedPG: do not evict head while clone is being... 1620/head |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Samuel Just | ReplicatedPG::trim_object: account evicted prev clone... |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Samuel Just | ReplicatedPG::make_writeable: check for evicted clone... |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | Merge pull request #1617 from ceph/wip-7904 |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | Merge pull request #1614 from ceph/wip-7964 |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | Merge pull request #1616 from ceph/wip-7916 |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Samuel Just | ReplicatedPG: use get_clone_bytes on evict/promote |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Samuel Just | ReplicatedPG::_scrub: account for clone_overlap on... |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Samuel Just | ReplicatedPG::find_object_context: check obs.exists... |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Samuel Just | ReplicatedPG::finish_promote: add debugging assert... |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | Merge pull request #1613 from ceph/wip-7994 |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Joao Eduardo... | qa: workunits: mon: auth_caps.sh: test 'auth' caps... 1612/head |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Joao Eduardo... | mon: MonCommands: have all 'auth' commands require... |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Jenkins | 0.79 v0.79 |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | mds: fix uninit val in MMDSSlaveRequest |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | Merge pull request #1607 from ceph/wip-7997 |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | Merge pull request #1609 from ceph/wip-7739 |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Sage Weil | mds: fix uninit MMDSSlaveRequest lock_type 1609/head |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Samuel Just | Merge pull request #1608 from ceph/wip-8002 |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Sage Weil | osd: fix map subscription in YOU_DIED osd_ping handler 1608/head |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Sage Weil | msgr: add ms_dump_on_send option |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Sage Weil | mds: fix uninitialized fields in MDiscover |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Sage Weil | mon: wait for quorum for MMonGetVersion 1607/head |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Yan, Zheng | client: release clean pages if no open file want RDCACHE 1594/head |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Sage Weil | osd: disable agent when stats_invalid (post-split) |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Sage Weil | Merge pull request #1605 from ceph/wip-7993 |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Greg Farnum | OSD: _share_map_outgoing whenever sending a message... 1613/head |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Dan Mick | ceph-post-file: use getopt for multiple options, add... 1605/head |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Samuel Just | Merge pull request #1603 from ceph/wip-7983 |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Dan Mick | Merge pull request #1604 from ceph/wip-7992 |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Sage Weil | ceph-post-file: fix installation of ssh key files 1604/head |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Sage Weil | osd/ReplicatedPG: do not hit_set_persist while potentia... 1603/head |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Sage Weil | doc/release-notes: note about emperor backport of mon... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Joao Eduardo... | mon: MonCommands.h: have 'auth' read-only operations... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Samuel Just | Merge pull request #1602 from ceph/wip-cache-create-fix |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Yan, Zheng | client: fix null pointer dereference in Client::unlink |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Yan, Zheng | ObjectCacher: assert no waiter when remove buffer head |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Yan, Zheng | client: cleanup Client::_invalidate_inode_cache() |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Yan, Zheng | client: drop Fr cap before gettattr CEPH_STAT_CAP_SIZE |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Yan, Zheng | client: properly retain used caps |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Yan, Zheng | client: assign implemented caps to caps field of MClien... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Yan, Zheng | client: hold Fcr caps during readahead |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Yan, Zheng | client: implement RDCACHE reference tracking |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Ilya Dryomov | ReplicatedPG: fix CEPH_OSD_OP_CREATE on cache pools 1602/head |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Sage Weil | Merge pull request #1600 from ceph/wip-7922 |
commit | commitdiff | tree | snapshot |
2014-04-04 |
David Zafman | osd: Send REJECT to all previously acquired reservations 1600/head |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Sage Weil | doc/release-notes: v0.79 release notes |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Dan Mick | Fix byte-order dependency in calculation of initial... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Samuel Just | ReplicatedPG::_delete_oid: adjust num_object_clones 1614/head |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Samuel Just | ReplicatedPG::agent_choose_mode: improve debugging |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Sage Weil | Merge pull request #1599 from ceph/wip-7978 |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Yehuda Sadeh | rgw: only look at next placement rule if we're not... 1599/head |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Samuel Just | ReplicatedPG::agent_choose_mode: use num_user_objects... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Samuel Just | ReplicatedPG::agent_choose_mode: exclude omap objects... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Samuel Just | osd/: track num_objects_omap in pg stats |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Samuel Just | ReplicatedPG: handle FLAG_OMAP on promote and copyfrom |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Samuel Just | ReplicatedPG::do_op: use get_object_context for list... 1615/head |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Samuel Just | ReplicatedPG: do not create snapdir on head eviction |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Sage Weil | osd: add 'osd debug reject backfill probability' option |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Sage Weil | Merge pull request #1598 from ceph/wip-test-alloc-hint... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Sage Weil | Merge pull request #1581 from ceph/wip-init |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Ilya Dryomov | qa: test_alloc_hint: set ec ruleset-failure-domain... 1598/head |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Sage Weil | Merge pull request #1593 from dachary/wip-vstart-erasur... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Sage Weil | Merge pull request #1596 from ceph/wip-vstop-unmap |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Ilya Dryomov | stop.sh: unmap rbd images when stopping the whole cluster 1596/head |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Ilya Dryomov | stop.sh: do not trace commands |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Ilya Dryomov | stop.sh: indent 4 spaces universally |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Loic Dachary | vstart: set a sensible default for ruleset-failure... 1593/head |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Josh Durgin | Merge pull request #1592 from ceph/wip-7965 |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Sage Weil | lockdep: reset state on shutdown 1592/head |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Sage Weil | lockdep: do not initialize if already started |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Samuel Just | Merge pull request #1591 from ceph/wip-7915 |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Sage Weil | OSDMap: bump snap_epoch when adding a tier 1591/head |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Samuel Just | Merge pull request #1580 from ceph/wip-7937 |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Samuel Just | ReplicatedPG::_scrub: don't bail early for snapdir 1580/head |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Samuel Just | ReplicatedPG::_verify_no_head_clones: missing implies... 1492/head 1619/head |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Mohammad Salehe | debian: fix control to allow upgrades 1581/head |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Sage Weil | Merge pull request #1590 from ceph/wip-7939 |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Samuel Just | Merge pull request #1579 from ceph/wip-7907 |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Sage Weil | debian: move rbdmap config and sysvinit/upstart scripts... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Sage Weil | Merge pull request #1586 from ceph/wip-dirfrag |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Sage Weil | Merge pull request #1587 from onlyjob/debian |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Dmitry Smirnov | init.d: correcting rbdmap init order: 1587/head |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Yan, Zheng | mds: fix check for merging/spliting dirfrag 1586/head |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Sage Weil | Merge pull request #1583 from ceph/wip-largedir |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Yan, Zheng | mds: ignore CDir::check_rstats() when debug_scatterstat... 1583/head |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Yan, Zheng | mds: initialize bloom filter according to dirfrag size |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Yan, Zheng | mds: add dentries in dirfrag to LRU in reverse order |
commit | commitdiff | tree | snapshot |
next |