summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | PGBackend,ReplicatedBackend: add interfaces for scanning the pgSamuel Just2013-10-043-0/+112
| * | | | | ReplicatedPG: don't rescan the local collection if we can avoid itSamuel Just2013-10-043-17/+78
| * | | | | common/hobject: add is_degenerate methodSamuel Just2013-10-041-0/+4
| * | | | | PGMap: calc_min_last_epoch_clean() will now also use osd_epochsSamuel Just2013-10-041-0/+8
| * | | | | PGMap,PGMonitor: maintain mapping of osd to recent stat epochSamuel Just2013-10-043-19/+87
* | | | | | Merge pull request #690 from ceph/wip-fuseSage Weil2013-10-045-22/+128
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | client: remove requests from closed MetaSessionSage Weil2013-10-022-16/+27
| * | | | | ceph: Update FUSE_USE_VERSION from 26 to 30.majianpeng2013-10-023-3/+3
| * | | | | client: trim deleted inodeYan, Zheng2013-10-023-3/+98
* | | | | | Merge pull request #689 from ceph/wip-6254-modelathanatos2013-10-042-3/+11
|\ \ \ \ \ \
| * | | | | | ceph_test_rados: do not let rollback race with snap deletewip-6254-modelSage Weil2013-10-032-3/+10
| * | | | | | ceph_test_rados: stop on read error!Sage Weil2013-10-031-0/+1
* | | | | | | Merge pull request #688 from ceph/wip-6474athanatos2013-10-041-27/+25
|\ \ \ \ \ \ \
| * | | | | | | osd/ReplicatedPG: fix null deref on rollback_to whiteout checkwip-6474Sage Weil2013-10-031-27/+25
| |/ / / / / /
* | | | | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-10-035-106/+234
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge pull request #557 from ceph/wip-5896Sage Weil2013-10-031-7/+32
| |\ \ \ \ \ \
| | * | | | | | mon: MonmapMonitor: make 'ceph mon add' idempotentJoao Eduardo Luis2013-10-031-7/+32
| * | | | | | | Merge pull request #653 from ceph/wip-mon-authSage Weil2013-10-032-90/+118
| |\ \ \ \ \ \ \
| | * | | | | | | mon: Monitor: reuse 'src_is_mon' bool on dispatchJoao Eduardo Luis2013-10-031-1/+1
| | * | | | | | | mon: Monitor: only handle paxos msgs from a mon && if session has exec capsJoao Eduardo Luis2013-10-031-1/+1
| | * | | | | | | mon: Monitor: dissociate msg handling from session & connection logicJoao Eduardo Luis2013-10-032-50/+61
| | * | | | | | | mon: Monitor: drop client msg if no session exists and msg is not MAuthJoao Eduardo Luis2013-10-031-0/+13
| | * | | | | | | mon: Monitor: assert on absense of connection during dispatchJoao Eduardo Luis2013-10-031-40/+44
| * | | | | | | | Merge pull request #677 from ceph/wip-store-toolSage Weil2013-10-022-9/+83
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ceph_test_store_tool: add 'set prefix key' featureJoao Eduardo Luis2013-10-022-2/+54
| | * | | | | | | | test: test_store_tool: optionally output value crc when listing keysJoao Eduardo Luis2013-10-021-4/+11
| | * | | | | | | | test: test_store_tool: add 'crc <prefix> <key>' commandJoao Eduardo Luis2013-10-021-3/+18
| * | | | | | | | | Merge pull request #680 from dmick/nextSage Weil2013-10-021-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mon/PGMap.cc: don't output header for pg dump_stuck if nothing stuckDan Mick2013-10-011-1/+2
| |/ / / / / / / / /
* | | | | | | | | | PendingReleaseNotes: fix typoJosh Durgin2013-10-031-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | PendingReleaseNotes: make a note about K vs kSage Weil2013-10-031-0/+4
* | | | | | | | | Merge pull request #686 from ceph/wip-rbd-cli-testsSage Weil2013-10-033-21/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | qa: fix rbd cli tests checking sizewip-rbd-cli-testsJosh Durgin2013-10-033-21/+21
|/ / / / / / / / /
* | | | | | | | | Merge pull request #684 from git-harry/ceph_disk_lowercase_fsidSage Weil2013-10-031-5/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make fsid comparison case-insensitivegit-harry2013-10-031-5/+10
* | | | | | | | | | doc: Fixed typo.John Wilkins2013-10-031-1/+1
* | | | | | | | | | Merge pull request #685 from ceph/wip-rados-intsDan Mick2013-10-033-11/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | librados: drop #include of int_types.h from installed headersSage Weil2013-10-033-11/+7
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #638 from ceph/wip-bloomLoic Dachary2013-10-0311-547/+945
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | common/bloom_filter: note that uint32_t interface requires well-mixed valuesSage Weil2013-10-031-0/+19
| * | | | | | | | | common/bloom_filter: speed up unit tests a bitSage Weil2013-10-031-4/+4
| * | | | | | | | | common/bloom_filter: test binning fpp behaviorSage Weil2013-10-031-0/+36
| * | | | | | | | | common/bloom_filter: disable sequential testsSage Weil2013-10-031-0/+8
| * | | | | | | | | common/bloom_filter: insert/contains methods for uint32_tSage Weil2013-10-032-0/+73
| * | | | | | | | | COPYING: make note of common/bloom_filer.hpp (boost) licenseSage Weil2013-10-022-0/+8
| * | | | | | | | | common/bloom_filter: fix whitespaceSage Weil2013-10-021-476/+470
| * | | | | | | | | common/bloom_filter: test behavior of sequences of bloom filtersSage Weil2013-10-021-0/+78
| * | | | | | | | | common/bloom_filter: unit testsSage Weil2013-10-023-1/+69
| * | | | | | | | | common/bloom_filter: move header from include/Sage Weil2013-09-255-5/+5
| * | | | | | | | | common/bloom_filter: make bloom_filter encodableSage Weil2013-09-254-5/+104