2013-10-10 |
John Wilkins | doc: Update from wip-doc-quickstart branch. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Sandon Van... | Go back to $PWD in fsstress.sh if compiling from source. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Sage Weil | Merge pull request #700 from dachary/master |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Loic Dachary | doc: fix openstack rbd installation command 700/head |
commit | commitdiff | tree | snapshot |
2013-10-08 |
David Zafman | Merge pull request #699 from dachary/wip-ghobject-assert |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Loic Dachary | os: stronger assert on FileStore::lfn_open 699/head |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Greg Farnum | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Gregory Farnum | Merge pull request #697 from dachary/master |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Loic Dachary | common: unintended use of the wrong bloom_filter prototype 697/head |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Greg Farnum | ReplicatedPG: copy: use aggregate return code instead... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Sage Weil | os/FileStore: fix ENOENT error code for getattrs() |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Gregory Farnum | Merge pull request #610 from ceph/wip-optracker |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Sage Weil | Merge remote-tracking branch 'gh/next' |
commit | commitdiff | tree | snapshot |
2013-10-07 |
João Eduardo... | Merge pull request #695 from ceph/wip-mon-auth |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Sage Weil | Merge pull request #693 from ceph/wip-bloom |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Sage Weil | mon: allow MMonGetMap without authentication 695/head |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Sage Weil | mon: do not put() unhandle message |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Sage Weil | common/bloom_filter: add a few assertions and checks... 693/head |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Sage Weil | common/bloom_filter: simplify compressible_bloom_filter... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Sage Weil | common/bloom_filter: fix compress; improve argument |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Sage Weil | common/bloom_filter: fix estimated element count for... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Sage Weil | doc/release-notes: v0.70 |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Sage Weil | common/bloom_filter: methods for density, approx unique... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Sage Weil | common/bloom_filter: remember original target size |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Sage Weil | common/bloom_filter: drop raw_table_size_ member |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Sage Weil | common/bloom_filter: make compressible_bloom_filter... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Sage Weil | mon/PGMap: make generated test instances obey new invariant |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Gary Lowell | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Sage Weil | doc/release-notes: v0.67.4 |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Greg Farnum | Makefile: add include/histogram.h to noinst_HEADERS 610/head |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Gregory Farnum | Merge pull request #676 from ceph/wip-start-copy |
commit | commitdiff | tree | snapshot |
2013-10-04 |
David Zafman | Merge pull request #667 from ceph/wip-6143 |
commit | commitdiff | tree | snapshot |
2013-10-04 |
David Zafman | common, os: Perform xattr handling based on detected... 667/head |
commit | commitdiff | tree | snapshot |
2013-10-04 |
athanatos | Merge pull request #692 from ceph/wip-5992-2 |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Samuel Just | ReplicatedPG: lock snapdir obc during write 692/head |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Samuel Just | PGLog: on split, leave log head alone |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Samuel Just | FileStore: make _setattrs not return -ENOENT most of... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Samuel Just | ReplicatedPG: add debugging in recover_replicas for... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Samuel Just | ReplicatedPG,PG: use PGBackend methods for getattr |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Samuel Just | ReplicatedPG,PG: adapt collection_list* users to PGBack... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Samuel Just | PG,ReplicatedPG: expose PGBackend to PG |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Samuel Just | PG.cc: remove leading empty space |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Samuel Just | PGBackend,ReplicatedBackend: add interfaces for scannin... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Samuel Just | ReplicatedPG: don't rescan the local collection if... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Samuel Just | common/hobject: add is_degenerate method |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Samuel Just | PGMap: calc_min_last_epoch_clean() will now also use... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Samuel Just | PGMap,PGMonitor: maintain mapping of osd to recent... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Gary Lowell | v0.70 mark-v0.70-wip v0.70 |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Sage Weil | Merge pull request #690 from ceph/wip-fuse |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Greg Farnum | ReplicatedPG: copy: add op progression output 676/head |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Greg Farnum | ReplicatedPG: copy: don't leak a ctx on failed copy ops |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Greg Farnum | ReplicatedPG: assert that we have succeeded in do_osd_o... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Greg Farnum | ReplicatedPG: copy: switch CopyCallback to use a GenContext |
commit | commitdiff | tree | snapshot |
2013-10-04 |
David Zafman | common,os: Remove filestore_xattr_use_omap option |
commit | commitdiff | tree | snapshot |
2013-10-04 |
athanatos | Merge pull request #689 from ceph/wip-6254-model |
commit | commitdiff | tree | snapshot |
2013-10-04 |
athanatos | Merge pull request #688 from ceph/wip-6474 |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Sage Weil | ceph_test_rados: do not let rollback race with snap... 689/head |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Sage Weil | ceph_test_rados: stop on read error! |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Sage Weil | osd/ReplicatedPG: fix null deref on rollback_to whiteou... 688/head |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Sage Weil | Merge remote-tracking branch 'gh/next' |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Josh Durgin | PendingReleaseNotes: fix typo |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Sage Weil | Merge pull request #557 from ceph/wip-5896 |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Sage Weil | PendingReleaseNotes: make a note about K vs k |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Sage Weil | Merge pull request #686 from ceph/wip-rbd-cli-tests |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Greg Farnum | Merge branch 'master' into wip-optracker |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Greg Farnum | TrackedOp: specify queue sizes and warnings on a per... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Greg Farnum | TrackedOp: give people an _event_marked() notifier... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Josh Durgin | qa: fix rbd cli tests checking size 686/head |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Sage Weil | Merge pull request #684 from git-harry/ceph_disk_lowerc... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
John Wilkins | doc: Fixed typo. |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Dan Mick | Merge pull request #685 from ceph/wip-rados-ints |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Sage Weil | librados: drop #include of int_types.h from installed... 685/head |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Loic Dachary | Merge pull request #638 from ceph/wip-bloom |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Sage Weil | Merge pull request #653 from ceph/wip-mon-auth |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Joao Eduardo... | mon: Monitor: reuse 'src_is_mon' bool on dispatch 653/head |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Joao Eduardo... | mon: Monitor: only handle paxos msgs from a mon &&... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Joao Eduardo... | mon: Monitor: dissociate msg handling from session... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Joao Eduardo... | mon: Monitor: drop client msg if no session exists... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Joao Eduardo... | mon: Monitor: assert on absense of connection during... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Joao Eduardo... | mon: MonmapMonitor: make 'ceph mon add' idempotent 557/head |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Sage Weil | common/bloom_filter: note that uint32_t interface requi... 638/head |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Sage Weil | common/bloom_filter: speed up unit tests a bit |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Sage Weil | common/bloom_filter: test binning fpp behavior |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Sage Weil | common/bloom_filter: disable sequential tests |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Sage Weil | common/bloom_filter: insert/contains methods for uint32_t |
commit | commitdiff | tree | snapshot |
2013-10-03 |
git-harry | Make fsid comparison case-insensitive 684/head |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Greg Farnum | TrackedOp: rework dump interface a little |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Greg Farnum | TrackedOp: just make CephContext member public |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Greg Farnum | TrackedOp: template OpTracker on only T[::Ref] (ie... |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Greg Farnum | OpTracker: give TrackedOp a default dump() function |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | client: remove requests from closed MetaSession 690/head |
commit | commitdiff | tree | snapshot |
2013-10-02 |
majianpeng | ceph: Update FUSE_USE_VERSION from 26 to 30. |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Yan, Zheng | client: trim deleted inode |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Loic Dachary | Merge pull request #682 from ceph/wip-copying |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | COPYING: fix URL 682/head |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | debian/copyright: sync up with COPYING |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | COPYING: add Packaging: section |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | COPYING: add debian-style headers |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | COPYING: fix formatting |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | COPYING: make note of common/bloom_filer.hpp (boost... |
commit | commitdiff | tree | snapshot |
next |