Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | FileStore: make _setattrs not return -ENOENT most of the time | Samuel Just | 2013-10-04 | 1 | -0/+2 | |
| * | | | | | ReplicatedPG: add debugging in recover_replicas for objects added for backfill | Samuel Just | 2013-10-04 | 1 | -0/+11 | |
| * | | | | | ReplicatedPG,PG: use PGBackend methods for getattr | Samuel Just | 2013-10-04 | 2 | -16/+28 | |
| * | | | | | ReplicatedPG,PG: adapt collection_list* users to PGBackend interface | Samuel Just | 2013-10-04 | 2 | -20/+20 | |
| * | | | | | PG,ReplicatedPG: expose PGBackend to PG | Samuel Just | 2013-10-04 | 2 | -0/+6 | |
| * | | | | | PG.cc: remove leading empty space | Samuel Just | 2013-10-04 | 1 | -1/+0 | |
| * | | | | | PGBackend,ReplicatedBackend: add interfaces for scanning the pg | Samuel Just | 2013-10-04 | 3 | -0/+112 | |
| * | | | | | ReplicatedPG: don't rescan the local collection if we can avoid it | Samuel Just | 2013-10-04 | 3 | -17/+78 | |
| * | | | | | common/hobject: add is_degenerate method | Samuel Just | 2013-10-04 | 1 | -0/+4 | |
| * | | | | | PGMap: calc_min_last_epoch_clean() will now also use osd_epochs | Samuel Just | 2013-10-04 | 1 | -0/+8 | |
| * | | | | | PGMap,PGMonitor: maintain mapping of osd to recent stat epoch | Samuel Just | 2013-10-04 | 3 | -19/+87 | |
* | | | | | | Merge pull request #690 from ceph/wip-fuse | Sage Weil | 2013-10-04 | 5 | -22/+128 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | client: remove requests from closed MetaSession | Sage Weil | 2013-10-02 | 2 | -16/+27 | |
| * | | | | | ceph: Update FUSE_USE_VERSION from 26 to 30. | majianpeng | 2013-10-02 | 3 | -3/+3 | |
| * | | | | | client: trim deleted inode | Yan, Zheng | 2013-10-02 | 3 | -3/+98 | |
* | | | | | | Merge pull request #689 from ceph/wip-6254-model | athanatos | 2013-10-04 | 2 | -3/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ceph_test_rados: do not let rollback race with snap deletewip-6254-model | Sage Weil | 2013-10-03 | 2 | -3/+10 | |
| * | | | | | | ceph_test_rados: stop on read error! | Sage Weil | 2013-10-03 | 1 | -0/+1 | |
* | | | | | | | Merge pull request #688 from ceph/wip-6474 | athanatos | 2013-10-04 | 1 | -27/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | osd/ReplicatedPG: fix null deref on rollback_to whiteout checkwip-6474 | Sage Weil | 2013-10-03 | 1 | -27/+25 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge remote-tracking branch 'gh/next' | Sage Weil | 2013-10-03 | 5 | -106/+234 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge pull request #557 from ceph/wip-5896 | Sage Weil | 2013-10-03 | 1 | -7/+32 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | mon: MonmapMonitor: make 'ceph mon add' idempotent | Joao Eduardo Luis | 2013-10-03 | 1 | -7/+32 | |
| * | | | | | | | Merge pull request #653 from ceph/wip-mon-auth | Sage Weil | 2013-10-03 | 2 | -90/+118 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mon: Monitor: reuse 'src_is_mon' bool on dispatch | Joao Eduardo Luis | 2013-10-03 | 1 | -1/+1 | |
| | * | | | | | | | mon: Monitor: only handle paxos msgs from a mon && if session has exec caps | Joao Eduardo Luis | 2013-10-03 | 1 | -1/+1 | |
| | * | | | | | | | mon: Monitor: dissociate msg handling from session & connection logic | Joao Eduardo Luis | 2013-10-03 | 2 | -50/+61 | |
| | * | | | | | | | mon: Monitor: drop client msg if no session exists and msg is not MAuth | Joao Eduardo Luis | 2013-10-03 | 1 | -0/+13 | |
| | * | | | | | | | mon: Monitor: assert on absense of connection during dispatch | Joao Eduardo Luis | 2013-10-03 | 1 | -40/+44 | |
| * | | | | | | | | Merge pull request #677 from ceph/wip-store-tool | Sage Weil | 2013-10-02 | 2 | -9/+83 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ceph_test_store_tool: add 'set prefix key' feature | Joao Eduardo Luis | 2013-10-02 | 2 | -2/+54 | |
| | * | | | | | | | | test: test_store_tool: optionally output value crc when listing keys | Joao Eduardo Luis | 2013-10-02 | 1 | -4/+11 | |
| | * | | | | | | | | test: test_store_tool: add 'crc <prefix> <key>' command | Joao Eduardo Luis | 2013-10-02 | 1 | -3/+18 | |
| * | | | | | | | | | Merge pull request #680 from dmick/next | Sage Weil | 2013-10-02 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mon/PGMap.cc: don't output header for pg dump_stuck if nothing stuck | Dan Mick | 2013-10-01 | 1 | -1/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | PendingReleaseNotes: fix typo | Josh Durgin | 2013-10-03 | 1 | -1/+1 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | PendingReleaseNotes: make a note about K vs k | Sage Weil | 2013-10-03 | 1 | -0/+4 | |
* | | | | | | | | | Merge pull request #686 from ceph/wip-rbd-cli-tests | Sage Weil | 2013-10-03 | 3 | -21/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | qa: fix rbd cli tests checking sizewip-rbd-cli-tests | Josh Durgin | 2013-10-03 | 3 | -21/+21 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #684 from git-harry/ceph_disk_lowercase_fsid | Sage Weil | 2013-10-03 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make fsid comparison case-insensitive | git-harry | 2013-10-03 | 1 | -5/+10 | |
* | | | | | | | | | | doc: Fixed typo. | John Wilkins | 2013-10-03 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #685 from ceph/wip-rados-ints | Dan Mick | 2013-10-03 | 3 | -11/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | librados: drop #include of int_types.h from installed headers | Sage Weil | 2013-10-03 | 3 | -11/+7 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #638 from ceph/wip-bloom | Loic Dachary | 2013-10-03 | 11 | -547/+945 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | common/bloom_filter: note that uint32_t interface requires well-mixed values | Sage Weil | 2013-10-03 | 1 | -0/+19 | |
| * | | | | | | | | | common/bloom_filter: speed up unit tests a bit | Sage Weil | 2013-10-03 | 1 | -4/+4 | |
| * | | | | | | | | | common/bloom_filter: test binning fpp behavior | Sage Weil | 2013-10-03 | 1 | -0/+36 | |
| * | | | | | | | | | common/bloom_filter: disable sequential tests | Sage Weil | 2013-10-03 | 1 | -0/+8 | |
| * | | | | | | | | | common/bloom_filter: insert/contains methods for uint32_t | Sage Weil | 2013-10-03 | 2 | -0/+73 |