2013-12-03 |
Xing Lin | test/ceph_decoder: add return value check for read_file() |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Sage Weil | doc/rados/operations/crush-map: describe crush location... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Sage Weil | add script/run-coverity |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Sage Weil | Merge pull request #887 from jdurgin/wip-peek-meta |
commit | commitdiff | tree | snapshot |
2013-12-02 |
John Wilkins | doc: Updated scrub defaults and added note about deep... |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Josh Durgin | osd: read into correct variable for magic string 887/head |
commit | commitdiff | tree | snapshot |
2013-12-02 |
athanatos | Merge pull request #881 from ceph/wip-objectstore |
commit | commitdiff | tree | snapshot |
2013-12-02 |
John Wilkins | doc: Fixed hyperlink to the manual installation section. |
commit | commitdiff | tree | snapshot |
2013-12-02 |
John Wilkins | doc: Added a link to get packages. |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Sage Weil | osd/OSDMap: fix typo and crush types helper |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Sage Weil | Merge pull request #882 from ceph/wip-6699 |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Sage Weil | Merge pull request #876 from javacruft/wip-missed-module |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Sage Weil | Merge pull request #841 from ceph/wip-crush-chassis |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Sage Weil | Merge pull request #883 from idryomov/wip-readme |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Sage Weil | osd/OSDMap: add region, pdu, pod types while we are... 841/head |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Sage Weil | osd/OSDMap: add 'chassis' to default type hierarchy |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Ilya Dryomov | README: update a list of build deps for rpm-based systems 883/head |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Sage Weil | Merge remote-tracking branch 'gh/next' |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Sage Weil | Partial revert "mon: osd pool set syntax relaxed, modif... |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Sage Weil | Merge remote-tracking branch 'gh/next' |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Sage Weil | sysvinit, upstart: use df -P when weighting new OSDs 798/head 882/head |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Sage Weil | os/ObjectStore: add {read,write}_meta 881/head |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Sage Weil | osd: move peek_journal_fsid() into ObjectStore (from... |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Sage Weil | os/ObjectStore: generalize the FileStore's target_version |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Sage Weil | osd: construct ObjectStore outside of OSD |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Sage Weil | osd: use ObjectStore::create() helper to create ObjectS... |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Sage Weil | os/ObjectStore: add static create() method |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Sage Weil | osd: drop obsolete 'filestore' bool option |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Sage Weil | Merge pull request #838 from xinglin/boost-program... |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Sage Weil | Merge pull request #829 from ceph/port/detect-clang |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Samuel Just | PG: don't query unfound on empty pgs |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Samuel Just | PG: retry GetLog() each time we get a notify in Incomplete |
commit | commitdiff | tree | snapshot |
2013-11-27 |
James Page | Mark libcls_kvs as a module 876/head |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Sage Weil | Merge pull request #859 from ceph/wip-pr781 |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Sage Weil | Merge pull request #864 from javacruft/wip-debian-feedback |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Sage Weil | Merge pull request #873 from ceph/wip-mds-assert |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Josh Durgin | test: remove zero-copy read_fd test temporarily |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Loic Dachary | doc: clarify crush rule create-simple and fix typos |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Loic Dachary | doc: fix formatting typo in mon configuration |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Loic Dachary | doc: improve ceph-mon usage, fix ceph tell examples |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Josh Durgin | Merge pull request #862 from ceph/wip-6829 |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Josh Durgin | Merge pull request #871 from dmick/wip-6894 |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Sage Weil | Merge pull request #872 from ceph/wip-5871 |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Sage Weil | Merge pull request #874 from liewegas/wip-readme |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Sage Weil | README: add yum command line 874/head |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Yan, Zheng | mds: Add assertion to catch object mutation error 873/head |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Yan, Zheng | mds: remove superfluous warning of releasing lease 872/head |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Dan Mick | mon: osd dump should dump pool snaps as array, not... 871/head |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Josh Durgin | Merge pull request #835 from ceph/wip-6705 |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Josh Durgin | Merge branch 'wip-zero-copy-bufferlist-last' |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Josh Durgin | buffer: turn off zero-copy reads for now |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Li Wang | mds: Release resource before return |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Li Wang | rbd: Release resource before return |
commit | commitdiff | tree | snapshot |
2013-11-25 |
David Zafman | Merge pull request #868 from ceph/wip-6896 |
commit | commitdiff | tree | snapshot |
2013-11-25 |
David Zafman | osd: Remove bogus assert(active == acting.size()) 868/head |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Sage Weil | SubmittingPatches: describe github pull-request process |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Bastian Blank | Add missing stuff to clean target 864/head |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Bastian Blank | Correctly mark library modules |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Sage Weil | ceph-object-corpus: revert accidental revert |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Sage Weil | Merge pull request #863 from ceph/wip-6804 |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Gregory Farnum | Merge pull request #861 from dachary/init-ceph |
commit | commitdiff | tree | snapshot |
2013-11-23 |
David Zafman | Merge pull request #832 from ceph/wip-flush-5855-review |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Josh Durgin | buffer: enable tracking of calls to c_str() |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Josh Durgin | buffer: try to do zero copy in read_fd |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Josh Durgin | buffer: attempt to size raw_pipe buffers |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Josh Durgin | buffer: add methods to read and write using zero copy |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Josh Durgin | buffer: create raw pipe-based buffer |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Josh Durgin | buffer: add an exception with an error code |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Josh Durgin | safe_io: add functions for handling splice |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Josh Durgin | buffer: remove unused raw::length() method |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Josh Durgin | buffer: abstract raw data related methods |
commit | commitdiff | tree | snapshot |
2013-11-22 |
John Wilkins | doc: Clarified description on scrub load threshold. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
John Wilkins | doc: Fixed instruction. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
John Wilkins | Merge branch 'master' of https://github.com/ceph/ceph |
commit | commitdiff | tree | snapshot |
2013-11-22 |
John Wilkins | doc: Added commentary to configure pg defaults. Clarifi... |
commit | commitdiff | tree | snapshot |
2013-11-22 |
John Wilkins | doc: PG splitting added to docs. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
John Wilkins | doc: Took out "future" reference to namespaces. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
John Wilkins | doc: Clarification of terms. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Yehuda Sadeh | rgw: lower some debug message 863/head |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Yehuda Sadeh | rgw: initialize RGWUserAdminOpState::system_specified 862/head |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Gregory Farnum | Merge pull request #857 from ceph/wip-6796 |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Joao Eduardo... | PendingReleaseNotes: mention 6796 and 'ceph osd pool... 857/head |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Joao Eduardo... | doc: rados: operations: pools: document 'osd pool set... |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Joao Eduardo... | mon: OSDMonitor: don't crash if formatter is invalid... |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Joao Eduardo... | mon: OSDMonitor: receive CephInt on 'osd pool set'... |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Joao Eduardo... | mon: OSDMonitor: drop cmdval_get() for unused variable |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Joao Eduardo... | qa: workunits: mon: ping.py: test 'ceph ping' 835/head |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Loic Dachary | init: fix typo s/{$update_crush/${update_crush/ 861/head |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Josh Durgin | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Josh Durgin | test: use older names for module setup/teardown |
commit | commitdiff | tree | snapshot |
2013-11-20 |
John Wilkins | doc: Added fixes to osd reporting section. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Dan Mick | Merge pull request #854 from ceph/wip-osd-bench-size |
commit | commitdiff | tree | snapshot |
2013-11-19 |
David Zafman | osd: Backfill peers should not be included in the actin... 832/head |
commit | commitdiff | tree | snapshot |
2013-11-19 |
David Zafman | osd: Simple dout() fix |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Samuel Just | PG: remove unused Peering::flushed |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Samuel Just | PG: don't requeue waiting_for_active unless flushed... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Samuel Just | ReplicatedPG/PGBackend: block all ops other than Pull... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Samuel Just | PG: call start_flush in Active() instead of using do_pe... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Samuel Just | PG,ReplicatedPG: allow multiple flushes to be in progress |
commit | commitdiff | tree | snapshot |
2013-11-19 |
David Zafman | ReplicatedPG,PG: move duplicate FlushedEvt logic info... |
commit | commitdiff | tree | snapshot |
next |