| Commit message (Expand) | Author | Age | Files | Lines |
* | libc++: use ceph:: namespaced data types | Noah Watkins | 2014-01-18 | 1 | -1/+1 |
* | common, os, osd, test, tools: FileStore must work with ghobjects rather than ... | David Zafman | 2013-09-26 | 1 | -44/+44 |
* | HashIndex: reset attr upon split or merge completion | Samuel Just | 2013-07-25 | 1 | -13/+2 |
* | librados, os, osd, osdc, test: Add support for client specified namespaces | David Zafman | 2013-07-09 | 1 | -1/+1 |
* | Merge remote-tracking branch 'gh/last' | Sage Weil | 2013-05-29 | 1 | -3/+12 |
|\ |
|
| * | HashIndex: sync top directory during start_split,merge,col_split | Samuel Just | 2013-05-28 | 1 | -3/+12 |
* | | os/HashIndex.cc: reduce scope of a local variable | Danny Al-Gaaf | 2013-05-16 | 1 | -2/+2 |
|/ |
|
* | DBObjectMap, hobject: add helpers for pgid bit matching | Samuel Just | 2013-03-14 | 1 | -3/+3 |
* | HashIndex: _collection_list_partial must tolerate NULL next | Samuel Just | 2013-03-14 | 1 | -0/+3 |
* | HashIndex.cc: use empty() instead of size() to check for emptiness | Danny Al-Gaaf | 2013-02-13 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/wip_split2' into next | Samuel Just | 2012-12-11 | 1 | -0/+225 |
|\ |
|
| * | HashIndex: init exists in col_split_level and reset_attr | Samuel Just | 2012-12-11 | 1 | -2/+2 |
| * | os/: Add CollectionIndex::prep_delete | Samuel Just | 2012-12-05 | 1 | -0/+28 |
| * | os/: Add failure CollectionIndex failure injection | Samuel Just | 2012-12-05 | 1 | -1/+1 |
| * | os/: add filestore collection_split | Samuel Just | 2012-12-05 | 1 | -0/+197 |
* | | HashIndex: fix list_by_hash handling of next->is_max() | Samuel Just | 2012-12-07 | 1 | -1/+3 |
|/ |
|
* | os/HashIndex: use set<pair<string, hobject_t>> rather than multimap | Samuel Just | 2012-07-20 | 1 | -4/+5 |
* | src/: Add namespace and pool fields to hobject_t | Samuel Just | 2012-06-06 | 1 | -1/+1 |
* | log: new logging infrastructure | Sage Weil | 2012-03-27 | 1 | -1/+1 |
* | ObjectMap: use Index object for locking rather than path object | Samuel Just | 2012-03-16 | 1 | -0/+1 |
* | ReplicatedPG: init backfill infos to last_backfill | Samuel Just | 2011-12-22 | 1 | -3/+3 |
* | objectstore: make list by hash *next > instead of >= | Sage Weil | 2011-12-14 | 1 | -2/+2 |
* | ObjectStore,ReplicatedPG: remove old collection_list_partial | Samuel Just | 2011-12-07 | 1 | -99/+20 |
* | hobject_t: make filestore_hobject_key_t 64 bits | Sage Weil | 2011-12-07 | 1 | -1/+1 |
* | os/HashIndex: some minimal debug output | Sage Weil | 2011-12-07 | 1 | -0/+5 |
* | ObjectStore: Add collection_list_partial for hash order | Sage Weil | 2011-12-07 | 1 | -21/+121 |
* | os: rename and make use of the split_threshold parameter. | Greg Farnum | 2011-11-09 | 1 | -1/+1 |
* | os/hashindex: fix #include | Sage Weil | 2011-08-30 | 1 | -0/+1 |
* | osd/,os/,osdc/: Convert collection_list_handle_t to a struct | Samuel Just | 2011-08-30 | 1 | -4/+6 |
* | FileStore: CollectionIndex, HashIndex, IndexManager | Samuel Just | 2011-08-30 | 1 | -0/+473 |