2014-04-08 |
Greg Farnum | Server: use MutationRef instead of raw pointer |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Greg Farnum | MDS: switch cache object classes to use MutationRef... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Greg Farnum | Migrator: use a null ref instead of NULL when calling... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Greg Farnum | Migrator: use MDRequestRef and MutationRef instead... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Greg Farnum | SimpleLock: use MutationRef instead of raw pointers |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Greg Farnum | Mutation: move self_ref into MutationImpl instead of... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Greg Farnum | Mutation: rename to MutationImpl and define MutationRef |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Greg Farnum | Locker: use MDRequestRef instead of MDRequest* |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Greg Farnum | MDCache: use MDRequestRef instead of MDRequest* |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Greg Farnum | Server: Use MDRequestRef instead of raw pointers |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Greg Farnum | MDS: Convert the request_start* functions and their... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Greg Farnum | mds: MDRequest: rename to MDRequestImpl, and declare... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Greg Farnum | include/memory: add static_pointer_cast |
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 |
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 |
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 |
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 |
2014-04-02 |
Sage Weil | Merge pull request #1584 from ceph/wip-multimds |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Yan, Zheng | mds: handle freeze authpin race 1584/head |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Yan, Zheng | mds: treat cluster as degraded when there is clientrepl... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Yan, Zheng | mds: don't start new segment while finishing disambigua... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Yan, Zheng | mds: trim non-auth subtree more aggressively |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Sage Weil | debian: make ceph-common own etc/ceph, var/log/ceph |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Sage Weil | osd/ReplicatedPG: mark_unrollbackable when _rollback_to... 1579/head |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Samuel Just | Merge pull request #1578 from ceph/wip-7437 |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Sage Weil | debian: move ceph-rest-api from ceph-common to ceph |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Josh Durgin | Merge pull request #1577 from ceph/wip-7935 |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Samuel Just | PG: set role for replicated even if role != shard 1590/head |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Zafman | test: Add EC testing to ceph_test_rados_api_snaphots 1578/head |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Zafman | test: Add EC testing to ceph_test_rados_api_lock |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Zafman | test: Add EC testing to ceph_test_rados_api_tier |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Zafman | test: Add EC to ceph_test_rados_api_watch_notify |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Zafman | test: Add EC testing to ceph_test_rados_api_stat |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Zafman | test: Add EC testing to ceph_test_rados_api_list |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Zafman | test: Add EC testing to ceph_test_rados_api_io |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Zafman | test: Add EC test classes RadosTestEC and RadosTestECPP |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Zafman | test: Fix ceph_test_rados_list_parallel to clean up... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Zafman | test: Fix ceph_test_rados_api_aio to clean up all test... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Zafman | test: Cleanup pools when FlushWriteRaces is done |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Zafman | librados: Add missing C variants for alignment |
commit | commitdiff | tree | snapshot |
2014-04-01 |
David Zafman | librados: Add missing rados_wait_for_latest_osdmap() |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Sage Weil | osd/ReplicatedPG: continue scrub logic when snapset... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Sage Weil | osd/ReplicatedPG: handle snapdir properly during scrub |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Yehuda Sadeh | rgw: reverse logic to identify next part 1577/head |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Sage Weil | Merge pull request #1575 from jdurgin/wip-librbd-cp... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Sage Weil | osd/PG: debug cached_removed_snaps changes |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Sage Weil | Merge pull request #1574 from mikenel/master |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Josh Durgin | librbd: skip zeroes when copying an image 1575/head |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Sage Weil | Merge pull request #1573 from ceph/wip-7912 |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Sage Weil | Merge pull request #1556 from ceph/wip-7888 |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Sage Weil | Merge pull request #1566 from ceph/wip-fuse-access |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Sage Weil | qa/workunits/cephtool/test.sh: test 'osd pg-temp ...' |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Sage Weil | mon/OSDMonitor: clear primary_temp on osd pg_temp updates |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Ilya Dryomov | OSDMonitor: add 'mon osd allow primary temp' bool option |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Ilya Dryomov | OSDMonitor: add 'osd primary-temp ...' command |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Ilya Dryomov | OSDMonitor: add 'osd pg-temp ...' command |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Greg Farnum | java/test: ceph.file.layout xattr is still not there now |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Josh Durgin | Merge pull request #1567 from ceph/wip-7849 |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Josh Durgin | Merge pull request #1570 from dachary/wip-gitignore |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Michael Nelson | Add ceph-client-debug and jerasure shared objects to... 1574/head |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Sage Weil | mon/PGMap: clear pool sum when last pg is deleted 1573/head |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Sage Weil | Merge pull request #1572 from ceph/wip-ec-profile-idemp... |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Sage Weil | mon: make 'ceph osd erasure-code-profile set ...' idemp... 1572/head |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Sage Weil | qa/workunits/rados/test_alloc_hint: fix erasure syntax |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Loic Dachary | Merge pull request #1571 from kotnik/docufix |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Nikola Kotur | doc: fix typos in glossary 1571/head |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Loic Dachary | .gitignore: add examples/librados files 1570/head |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Sage Weil | Merge pull request #1564 from dachary/wip-erasure-code-doc |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Sage Weil | Merge pull request #1568 from dachary/wip-jerasure... |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Sage Weil | Merge pull request #1569 from dachary/wip-ssse3 |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Loic Dachary | autotools: s/ssse3/sse3/ typo 1569/head |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Loic Dachary | erasure-code: update jerasure / gf-complete submodules 1568/head |
commit | commitdiff | tree | snapshot |
next |