2011-12-14 |
Sage Weil | osd: remove bad !is_incomplete() assert |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: fix signed/unsigned comp |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: fix calc_acting() |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: some recover_backfill() comments |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: add incomplete, backfill states; simplify calculation |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | hobject_t: fix hobject(sobject_t) constructor |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: more backfill changes |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: observe last_backfill in merge_log() and helpers |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | objectstore: make list by hash *next > instead of >= |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: initialize repop gather set in issue_repop instead... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: implement PG::copy_range() |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | Revert "osd: don't keep push state on replicas" |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: make backfill (basically) work again |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: keep backfill targets in acting set |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: advance last_backfill by keys only |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | hobject_t: fix sorting by hash key |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: osd_kill_backfill_at |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: track backfill with last_backfill, not interval_set<> |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: pg whitespace |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: kill unused PG::trim_write_ahead |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: kill unused PG::Log::copy_after_unless_divergent |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: cleanup lingering backlog refs |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: cleanup |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: kill unused PG_STATE_SCANNING |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: remove recovery-from-backlog kludge last_update |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: kill PG::Info::backlog |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: remove backlog case from clean_up_local |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: remove log_backlog from PG::Info |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: state machine whitespace |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: strip backlog logic out of PG::activate() |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: kill backlog_requested |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: strip backlog case out of merge_log |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: strip out some backlog logic |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: kill PG::Log::copy_non_backlog |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: remove Query::BACKLOG processing |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: simplify replica queries for finding divergent... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: remove backlog generation code |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: do not read backlog off disk |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: add Incomplete peering state |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | test_backfill.sh |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: recover discontiguous peers using backfill instead... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: add MOSDPGBackfill message |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | types: operator<< for multimaps |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: implement do_scan |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: implement ReplicatedPG::scan_range |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: implement ReplicatedPG::_lookup_object_context |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: add PG::BackfillInterval type |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: MOSDPGScan |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: rewrite choose_acting process |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: don't keep push state on replicas |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sage Weil | osd: fix push_to_replica typo |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Samuel Just | Merge branch 'wip_pgls' |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Samuel Just | pybind: add object locator support to pybind pool listing |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Samuel Just | rados.cc: add --object-locator and object locator outpu... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Samuel Just | ReplicatedPG: collection_list_handle_t is now an hobject_t |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Samuel Just | osd: delay pg list on a snapid until missing is empty |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Greg Farnum | msgr: turn up socket debug printouts |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Josh Durgin | udev: drop device number from name |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Henry C Chang | pybind: trivial fix of missing argument |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Sage Weil | client: trim lru after flushing dirty data |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Sage Weil | client: unmount cleanup |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Sage Weil | client: wait for sync writes even with cache enabled |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Sage Weil | client: send umount warnings to log, not stderr |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Samuel Just | ObjectStore,ReplicatedPG: remove old collection_list_pa... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Samuel Just | librados,Objecter,PG: list objects now includes the... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Sage Weil | hobject_t: encode max properly |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Sage Weil | hobject_t: make filestore_hobject_key_t 64 bits |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Sage Weil | os/HashIndex: some minimal debug output |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Sage Weil | ObjectStore: Add collection_list_partial for hash order |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Sage Weil | hobject_t: define explicit hash, operator<<; drop impli... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Samuel Just | object.h: Sort hobject_t by nibble reversed hash |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Sage Weil | hobject_t: sort by (max, hash, oid, snap) |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Sage Weil | hobject_t: define max value |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Tommi Virtanen | gitignore: Ignore src/keyring, as created by vstart.sh |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Samuel Just | ReplicatedPG: don't crash on empty data_subset in sub_o... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Josh Durgin | workunits: fix secret file and temp file removal for... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Greg Farnum | ReplicatedPG: do not ->put() scrub messages when adding... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Josh Durgin | workunits: make rbd kernel workunit executable |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Tommi Virtanen | doc: Reorganize pip calls to use a requirements file. |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Tommi Virtanen | doc: Switch diagram tools from dia to ditaa. |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Sage Weil | filestore: send back op error to log, not stderr |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Sage Weil | doc: fix typo |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Josh Durgin | workunits: add some tests for kernel rbd |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Josh Durgin | rbd: the showmapped command shouldn't connect to the... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Josh Durgin | ceph-rbdnamer: include snapshot name if present |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Josh Durgin | rbd, mount.ceph: use pre-stored secret if available |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Josh Durgin | secret: add is_kernel_secret function |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Josh Durgin | secret: fix error check |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Josh Durgin | rbd: allow snapshots to be mapped |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Josh Durgin | test_rados.py: clean up after EEXIST test |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Sage Weil | Merge remote branch 'gh/stable' |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Sage Weil | doc: fix rst syntax |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Sage Weil | doc: document monitor cluster expansion/contraction |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Sage Weil | cephtool: fix shutdown |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Sage Weil | filejournal: make FileJournal::open() arg slightly... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Sage Weil | Merge branch 'stable' |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Sage Weil | vstart.sh: .ceph_keyring -> keyring |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Sage Weil | filejournal: remove bogus check in read_entry |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Sage Weil | filejournal: set last_committed_seq based on fs, not... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Sage Weil | mon: stub perfcounters for monitor, cluster |
commit | commitdiff | tree | snapshot |
next |