2014-03-04 |
Samuel Just | ECBackend,ReplicatedPG: delete temp if we didn't get... 1367/head |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | PGBackend/ECBackend: handle temp objects correctly |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | ECMsgTypes: fix constructor temp_added/temp_removed... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | ReplicatedPG::finish_ctx: use correct snapdir prior... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Loic Dachary | Merge pull request #1360 from enovance/wip-brag |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Babu Shanmugam | Merge remote-tracking branch 'brag/master' into firefly 1360/head |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Sage Weil | Merge pull request #1352 from dachary/wip-7578 |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Sage Weil | Merge pull request #1342 from ceph/wip-cache-add |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Sage Weil | Merge pull request #1335 from ceph/wip-tier-add |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Gregory Farnum | Merge pull request #1358 from ceph/wip-2288 |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Sage Weil | mon/OSDMonitor: fix race in 'osd tier remove ...' 1342/head |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Sage Weil | mon/OSDMonitor: fix some whitespace |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Sage Weil | mon/OSDMonitor: add 'osd tier add-cache <pool> <size... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Sage Weil | mon/OSDMonitor: handle 'osd tier add ...' race/corner... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Sage Weil | osd: make default bloom hit set fpp configurable |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Sage Weil | osd/ReplicatedPG: fix agent division by zero |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Sage Weil | OSDMonitor: do not add non-empty tier pool unless forced 1335/head |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Yan, Zheng | mds: check projected xattr when handling setxattr 1358/head |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | Merge pull request #1354 from ceph/wip-7563 |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | Merge pull request #1355 from ceph/wip-osd-verbosity |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | TestPGLog: tests for proc_replica_log/merge_log equivalence 1354/head |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | TestPGLog::proc_replica_log: adjust wonky test |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | TestPGLog::proc_replica_log: adjust to corrected proc_r... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | TestPGLog::proc_replica_log: add prior_version to some... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | PGLog::proc_replica_log: _merge_divergent_entries based... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | PG.h:PGLogEntryHandler: remove silly cant_rollback... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | PG,PGLog: replace _merge_old_entry with _merge_object_d... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | TestPGLog::merge_old_entry: ne.version cannot be oe... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | TestPGLog::merge_old_entry: we no longer use merge_old_... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | TestPGLog:rewind_divergent_log: set prior_version for... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | TestPGLog: ignore merge_old_entry return value |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Samuel Just | TestPGLog: not worth maintaining tests of assert behavior |
commit | commitdiff | tree | snapshot |
2014-03-03 |
David Zafman | Merge pull request #1356 from ceph/wip-7458 |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Samuel Just | OSD,config_opts: log osd state changes at level 0 instead 1355/head |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Sage Weil | Merge pull request #1341 from ceph/wip-osd-status |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Sage Weil | osd: be a bit more verbose on startup |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Ilya Dryomov | Merge branch 'wip-hint' into firefly |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Ilya Dryomov | librbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT... |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Ilya Dryomov | FileStore: add option to cap alloc hint size |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Ilya Dryomov | FileStore: introduce XfsFileStoreBackend class |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Ilya Dryomov | FileStore: refactor FS detection checks a bit |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Ilya Dryomov | osd: add SETALLOCHINT operation |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Loic Dachary | common: -- support for env_to_vec 1352/head |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Josh Durgin | Revert "ObjectCacher: remove unused target/max setters" |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Josh Durgin | Revert "librbd: remove limit on number of objects in... |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Ray Lv | rgw: off-by-one in rgw_trim_whitespace() |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Babu Shanmugam | In database delete Session.flush() has to be called... |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Babu Shanmugam | Following changes are made |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Babu Shanmugam | Modifed the String variables in db.py to be of fixed... |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Babu Shanmugam | Added an instruction in 'How to deploy' field in README.md |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Sage Weil | osd: 'status' admin socket command 1341/head |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Sage Weil | Merge pull request #1327 from dachary/wip-7423 |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Loic Dachary | erasure-code: test rados put and get 1327/head |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Loic Dachary | mon: prepend current directory to PATH for tests |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Loic Dachary | osd: helper to create an OSD for functional tests |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Loic Dachary | mon: add mon-test-helpers.sh to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Loic Dachary | osd: do not attempt to read past the object size |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Sage Weil | Merge pull request #1344 from ceph/wip-7539 |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Sage Weil | Merge pull request #1322 from ceph/wip-librados-end... |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Sage Weil | Merge pull request #1337 from ceph/wip-fix-coverity... |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Sage Weil | Merge pull request #1336 from ceph/wip-nfs-export |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Samuel Just | osd_types,PG: trim mod_desc for log entries to min... 1344/head |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Samuel Just | MOSDECSubOpWrite: drop transaction, log_entries in... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Samuel Just | TrackedOp: clear_payload as well in unregister_inflight_op |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Samuel Just | OpTracker: clarify that unregister_inflight_op is only... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Samuel Just | MOSDOp: drop ops vector in clear_data() |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Greg Farnum | ReplicatedPG: delete mark_all_unfound_lost transactions... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Loic Dachary | Merge pull request #1339 from ceph/wip-7572 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
John Spray | mon: fix 'pg dump' JSON output 1339/head |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Danny Al-Gaaf | req_state: fix uninitialized bool var 1337/head |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Danny Al-Gaaf | Objecter::recalc_op_target: fix uninitialized scalar... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Danny Al-Gaaf | PGMonitor: fix uninitialized scalar variable |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Danny Al-Gaaf | MDCache: fix potential null pointer deref |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Danny Al-Gaaf | MDCache::handle_discover: fix null pointer deref |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Danny Al-Gaaf | FileStore: fix resource leak in queue_transactions... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Danny Al-Gaaf | c_read_operations.cc: fix resource leak |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Danny Al-Gaaf | c_write_operations.cc: fix some ioctx resource leaks |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Danny Al-Gaaf | ReplicatedBackend: check result of dynamic_cast to... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Yan, Zheng | mds: use "lookup-by-ino" helper to handle LOOKUPPARENT... 1336/head |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Samuel Just | Merge pull request #1326 from ceph/wip-7542 |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Danny Al-Gaaf | store_test.cc: fix unchecked return value |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Danny Al-Gaaf | histogram.h: fix potential div by zero |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Danny Al-Gaaf | ReplicatedPG.cc: fix ressource leak, delete cb |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Gregory Farnum | Merge pull request #1331 from ceph/wip-cache-pool |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Samuel Just | ECBackend: don't leak transactions 1326/head |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Samuel Just | OSD::handle_misdirected_op: handle ops to the wrong... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
David Zafman | osd: stray pg ref on shutdown 1356/head |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Loic Dachary | Merge pull request #1332 from ceph/wip-pg-msg |
commit | commitdiff | tree | snapshot |
2014-02-28 |
John Spray | mon/OSDMonitor: missing space in string 1325/head 1332/head |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dan Mick | Fix python-requests package dependencies. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Josh Durgin | librados: fix ObjectIterator::operator= for the end... 1322/head |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Sage Weil | mon/OSDMonitor: make default false-positive-probability 5% 1330/head 1331/head |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Yan, Zheng | mds: fix nested_anchors update during journal replay |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Gregory Farnum | Merge pull request #1319 from ceph/wip-primary-temp-fix |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samuel Just | osd/OSDMap: respect temp primary without temp acting 1319/head |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samuel Just | Merge pull request #1317 from ceph/wip-7537 |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Samuel Just | OSDMap::_pg_to_up_acting_osds: use _acting_primary... 1317/head |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Samuel Just | Merge pull request #1311 from ceph/wip-dz-scrub-fixes |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Samuel Just | OSDMonitor: when thrashing, only generate valid temp... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
David Zafman | Revert "osd/PG: fix assert when deep repair finds no... 1311/head |
commit | commitdiff | tree | snapshot |
next |