2019-03-11 |
Radoslaw Zarzynski | msg/async, v2: rectify the encapsulation of rx_segments... |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Radoslaw Zarzynski | msg/async, v2: rework decoding of MessageFrame. |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: limit the num_segments to non-empty... |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: drop the bl onwire space optimization... |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: clean up ret handling in ProtocolV2... |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: drop next_payload_len as we don't need... |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: drop temp_buffer and limitations driven... |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: switch to rx_buffer_t entirely. |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: rx continuations use buffer::ptr_node. |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: use bptr continuation for segment reading. |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async: introduce bptr-carrying continuations. |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async: replace CONTINUATION_PARAM() with specialize... |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: ::_banner_exchange() takes CtRef instead... |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async: avoid extra pointers in continuation definit... |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: dissect setting stream handlers into... |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: drop ceph_msg_header2 handling from... |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: drop the SignedEncryptedFrame entirely. |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: reintroduce segment aligment. It's compi... |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: generalize Frame about number of segments. |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Radoslaw Zarzynski | msg/async, v2: rework and generalize Frame encryption. |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Radoslaw Zarzynski | msg/async, v2: rework the class hierarchy - introduce... |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Radoslaw Zarzynski | msg/async, v2: rework the class hierarchy - introduce... |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Sage Weil | msg/async/ProtocolV2: remove obsolete AuthFlags |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Sage Weil | Merge PR #26849 into master |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Sage Weil | Merge PR #26869 into master |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Patrick Donnelly | Merge PR #26713 into master |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Sage Weil | Merge PR #26828 into master |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Sage Weil | qa/standalone/erasure-code/test-erasure-eio.sh: still... 26869/head |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Sage Weil | Merge PR #26660 into master |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Sage Weil | Merge PR #26831 into master |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Sage Weil | Merge PR #26779 into master |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Brad Hubbard | src/tools/kvstore_tool.cc: Move bluestore start-up... 26828/head |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Sage Weil | qa/standalone/scrub/osd-scrub-repair: fix unfound grep |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Sage Weil | qa/standalone/ceph-helpers: fix test_wait_for_clean |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Sage Weil | qa/standalone/ceph-helpers.sh: fix test_run_mon |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Sage Weil | qa/standalone/osd/osd-rep-recov-eio: fix better |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Ilya Dryomov | Merge PR #26838 into master |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Alfredo Deza | Merge pull request #26826 from ceph/wip-simple-scan-all |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Andrew Schoen | ceph-volume: make systemctl.get_running_osds resilient... 26826/head |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Andrew Schoen | ceph-volume: remove obsoleted simple unit test |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Andrew Schoen | ceph-volume: tox tests should ignore the tests/function... |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Andrew Schoen | ceph-volume: use `simple scan` and `simple activate... |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Andrew Schoen | ceph-volume: update docs and help menu for `simple... |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Andrew Schoen | ceph-volume: adds unit tests for systemd.systemctl... |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Andrew Schoen | ceph-volume: update `simple scan` to scan all running... |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Andrew Schoen | ceph-volume: add systemd.systemctl.get_running_osd_ids |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Patrick Nawracay | Merge pull request #26815 from tchaikov/wip-38584 |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Sage Weil | Merge PR #26823 into master |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Willem Jan... | librbd: avoid aggregate-initializing IsWriteOpVisitor 26838/head |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Ricardo Dias | Revert "msg/async: msgr2: expected tags validation" 26849/head |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Ricardo Dias | msg/async/ProtocolV2: state machine verifications |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Sage Weil | Merge PR #26796 into master |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Casey Bodley | Merge pull request #26827 from adamemerson/wip-doc... |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Sage Weil | Merge PR #26832 into master |
commit | commitdiff | tree | snapshot |
2019-03-08 |
xie xingguo | mon/OSDMonitor: add newline 26831/head |
commit | commitdiff | tree | snapshot |
2019-03-08 |
xie xingguo | mgr/pg_autoscaler: drop undefined variable 'cr_name' |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Sage Weil | Merge PR #26794 into master |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Sage Weil | Merge PR #26770 into master |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Sage Weil | Merge PR #26504 into master |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Yanhu Cao | mgr/status: fix 'ceph fs status' AttributeError 26779/head |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | Merge PR #26803 into master |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Patrick Donnelly | Merge PR #26781 into master |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Patrick Donnelly | Merge PR #26773 into master |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | mon/MgrMonitor: only try to update always_on_modules... 26794/head |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | qa/standalone/mon/msgr-v2-transition: add some tests... |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | mon/MonmapMonitor: add 'ceph mon set-addrs <name> ... |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | Revert "mon/MonClient: disable ms_bind_msgr2 if NAUTILU... |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | mon/OSDMonitor: use legacy_equals to compare osd addrs |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | msg/msg_types: make legacy_equals() symmetrical |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | mon/MDSMonitor: stop using get_orig_source_inst() |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Adam C. Emerson | doc/radosgw: Document mappings of S3 Operations to... 26827/head |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | Merge PR #26802 into master |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | qa/suites: disable valgrind leak checks on ceph-mgr 26823/head |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | mgr: skip shutdown and exit |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Patrick Donnelly | Merge PR #26821 into master |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | Merge PR #26764 into master |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | mds,mgr,mon: warn future respawn() copy-pasters to... 26821/head |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | common/options: osd_memory_target et al are TYPE_SIZE 26796/head |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Kefu Chai | doc/mgr/dashboard: note dashboard as a separate package 26815/head |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Kefu Chai | doc/releases/nautilus: dashboard package notes |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sebastian Wagner | Merge pull request #26743 from votdev/cleanup |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | Merge PR #26797 into master |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | Merge PR #26795 into master |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | Merge PR #26027 into master |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | Merge PR #26674 into master |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | Merge PR #26718 into master |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Sage Weil | Merge PR #26725 into master |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Ricardo Dias | Merge pull request #26716 from rjfd/wip-dashboard-ganes... |
commit | commitdiff | tree | snapshot |
2019-03-07 |
xie xingguo | msg/async/ProtocolV2: end scope of std::hex properly 26832/head |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Ilya Dryomov | Merge PR #26775 into master |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Xie Xingguo | Merge pull request #26778 from xiexingguo/wip-fix-wrong-lpr |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sage Weil | msg/async/ProtocolV1: fix locking around authorizer_buf 26803/head |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sage Weil | qa/suites/upgrade/mimic-x/parallel: run master rados... 26802/head |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sage Weil | qa/standalone/osd/osd-force-create-pg: create more pgs 26770/head |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sage Weil | qa/standalone: make sure an osd is running before creat... |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sage Weil | ceph-mon: reset process name to 'ceph-mon' on startup 26797/head |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sage Weil | mon/MgrStatMonitor: fix typo 26795/head |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sebastian Wagner | Merge pull request #26633 from jtlayton/wip-nfs-scale |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sage Weil | Merge PR #26748 into master |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Nathan Cutler | rpm: put numpy and scipy deps in distro conditionals 26718/head |
commit | commitdiff | tree | snapshot |
next |