]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2020-05-18 Jason DillamanMerge pull request #35108 from trociny/wip-45589 34841/head
2020-05-18 Sebastian WagnerMerge pull request #34900 from gekios/wip-cephadm-boots...
2020-05-18 Sebastian WagnerMerge pull request #35071 from sebastian-philipp/cephad...
2020-05-18 Sebastian WagnerMerge pull request #35068 from bk201/wip-45163
2020-05-18 Sebastian WagnerMerge pull request #35084 from jschmid1/caching_osdspec...
2020-05-18 Mykola Golubmgr/rbd_support: rename "rbd_trash_trash_purge_schedule... 35108/head
2020-05-18 Josh DurginMerge branch 'wip-joshd-fix'
2020-05-18 Joshua Schmidmgr/orchestrator: adapting orch interface to preview... 35084/head
2020-05-18 Nathan CutlerMerge pull request #35015 from smithfarm/wip-45514
2020-05-18 Sebastian WagnerMerge pull request #35083 from p-se/wip-pse-cephadm...
2020-05-18 Sebastian WagnerMerge pull request #35092 from varshar16/wip-cephadm...
2020-05-18 Sebastian Wagnermgr/cephadm: upgrade: use check_mon_command 35071/head
2020-05-18 Mykola GolubMerge pull request #34964 from dillaman/wip-45137
2020-05-18 Patrick Seidensalmgr/cephadm: increase global scrape interval 35083/head
2020-05-17 Kiefer Changmgr/dashboard: support setting iSCSI gateways from... 35068/head
2020-05-17 Kiefer Changmgr/cephadm: config iSCSI gateways in Dashboard
2020-05-16 Kefu ChaiMerge pull request #32682 from lorenzen-b1/patch-1
2020-05-16 Kefu ChaiMerge pull request #35091 from tchaikov/wip-crimson...
2020-05-16 Patrick DonnellyMerge PR #35081 into master
2020-05-15 Casey BodleyMerge pull request #34764 from ianwatsonrh/master
2020-05-15 Varsha Rao mgr/cephadm/nfs: Instead of CACHEINODE use MDCACHE 35092/head
2020-05-15 Kefu Chaicrimson/osd: avoid using variadic future 35091/head
2020-05-15 Mykola GolubMerge pull request #35025 from dillaman/wip-45518
2020-05-15 Jason DillamanMerge pull request #34789 from trociny/wip-rbd-nbd...
2020-05-15 Casey BodleyMerge pull request #35023 from yuvalif/fix_issue_45513
2020-05-15 Jason DillamanMerge pull request #34959 from yison/rwl-image-writebac...
2020-05-15 Jason DillamanMerge pull request #34930 from trociny/wip-45409
2020-05-15 Kefu ChaiMerge pull request #35042 from tchaikov/wip-cmake-remov...
2020-05-15 Kefu ChaiMerge pull request #35070 from Devp00l/wip-45545-2
2020-05-15 Kefu ChaiMerge pull request #34913 from athanatos/sjust/wip...
2020-05-15 Kiefer Changmgr/cephadm: move iSCSI service class to its own file
2020-05-15 Joshua Schmidmgr/cephadm: adapt cephadm to osdspec preview caching
2020-05-15 Joshua Schmidmgr/cephadm: add preview caching to inventory.py
2020-05-15 Lenz GrimmerMerge pull request #35052 from tspmelo/wip-unittest...
2020-05-15 Sebastian WagnerMerge pull request #35013 from matthewoliver/cephadm...
2020-05-15 Samuel Justdec/dev/seastore.rst: add more detailed design informat... 34913/head
2020-05-15 Samuel Justcrimson/os/seastore: add initial cache support with...
2020-05-15 Samuel Justcrimson/os/seastore: introduce initial journal implemen...
2020-05-15 Samuel Justcrimson/gtest_seastar: add helpers for building seastar...
2020-05-15 Patrick Donnellyqa: do not save/restore ip_forward sysctl 35081/head
2020-05-14 Yuri WeinsteinMerge pull request #35077 from yuriw/wip-yuriw-crontab...
2020-05-14 Yuri Weinsteinqa/tests: reduced powercycle jobs amount 35077/head
2020-05-14 Lenz GrimmerMerge pull request #32829 from Devp00l/wip-43765 35075/head
2020-05-14 Yuri WeinsteinMerge pull request #35076 from yuriw/wip-yuriw-distro...
2020-05-14 Yuri Weinsteinqa/tests: run `nautilus-x` on `pacific` on `ubuntu... 35076/head
2020-05-14 Jason Dillamanlibrbd: QoS delayed dispatch needs to use op work queue 34964/head
2020-05-14 Jason Dillamanlibrbd: corrected naming of singleton timer locker
2020-05-14 Jason Dillamanlibrbd: correct misnamed parameters in io::ImageDispatcher
2020-05-14 Jason Dillamanlibrbd: api::Io now properly passing the parent trace...
2020-05-14 Lenz GrimmerMerge pull request #32829 from Devp00l/wip-43765
2020-05-14 Jason Dillamanlibrbd: ensure in-flight read-ahead + copy-on-read...
2020-05-14 Jason Dillamanlibrbd: remove io::ImageRequestWQ
2020-05-14 Jason Dillamanlibrbd: switch to new api::Io dispatch helper methods
2020-05-14 Jason Dillamanlibrbd: created new api::Io helper methods
2020-05-14 Jason Dillamanlibrbd: exclusive-lock dispatch flush pseudo-handling
2020-05-14 Jason Dillamanlibrbd: qos dispatch flush pseudo-handling
2020-05-14 Jason Dillamanlibrbd: generic helper for tracking in-flight IO and...
2020-05-14 Jason Dillamanlibrbd: temporarily redirect ImageRequestWQ IO through...
2020-05-14 Jason Dillamanlibrbd: complete ImageDispatchSpec upon AioCompletion...
2020-05-14 Jason Dillamanlibrbd: switched IO (un)block_write calls to new queue...
2020-05-14 Jason Dillamanlibrbd: queue image IO dispatch layer
2020-05-14 Jason Dillamanlibrbd: exclusive lock image IO dispatch layer
2020-05-14 Jason Dillamanlibrbd: refresh image IO dispatch layer
2020-05-14 Jason Dillamanlibrbd: QoS image io dispatch layer
2020-05-14 Jason Dillamanlibrbd: support a finish handler for image IO dispatch...
2020-05-14 Jason Dillamanlibrbd: init and shut down image IO dispatch layer
2020-05-14 Jason Dillamanlibrbd: initial implementation for image IO dispatcher
2020-05-14 Jason Dillamanlibrbd: add image dispatch layer to image dispatch...
2020-05-14 Jason Dillamanlibrbd: added io::ImageDispatchSpec::C_Dispatcher
2020-05-14 Jason Dillamanlibrbd: move generic IO dispatcher logic to base class
2020-05-14 Jason Dillamancommon: TokenBucketThrottle should use perfect forwardi...
2020-05-14 Stephan Müllermgr/dashboard: Updates jest to fix cache failure 35070/head
2020-05-14 ofriedmaMerge pull request #31889 from ofriedma/wip-ofriedma...
2020-05-14 Georgios Kyratsasqa/tasks/cephadm: Add support for raw disks 34900/head
2020-05-14 Georgios Kyratsasqa/tasks/cephadm.py: Support bootstrapped clusters
2020-05-14 Kefu ChaiMerge pull request #34003 from AmnonHanuhov/wip-radosbe...
2020-05-14 Sebastian WagnerMerge pull request #34981 from sebastian-philipp/doc...
2020-05-14 Kefu ChaiMerge pull request #35066 from rzarzynski/wip-crimson...
2020-05-14 Sebastian WagnerMerge pull request #34668 from zdover23/wip-doc-ceph...
2020-05-14 Sebastian WagnerMerge pull request #34944 from jschmid1/fix_osdspec_aff...
2020-05-14 Sebastian WagnerMerge pull request #35030 from mgfritch/cephadm-shell...
2020-05-14 Radoslaw Zarzynskicrimson/osd: fix key num handling in PGBackend::omap_ge... 35066/head
2020-05-14 Mykola GolubMerge pull request #35011 from dillaman/wip-45504
2020-05-14 Sebastian WagnerMerge pull request #35022 from sebastian-philipp/cephad...
2020-05-14 Josh DurginPendingReleaseNotes: note about security fix
2020-05-14 Josh Durginmgr: require all caps for pre-octopus tell commands
2020-05-14 Josh Durginmon: enforce caps for pre-octopus client tell commands
2020-05-14 Kefu ChaiMerge pull request #34976 from changchengx/bufferlist_ut
2020-05-14 Kefu ChaiMerge pull request #35056 from agayev/fix-do-make
2020-05-13 Yuri WeinsteinMerge pull request #35029 from yuriw/wip-yuriw-subsets...
2020-05-13 Abutalib Aghayevdo_cmake.sh: do not unnecessarily warn about debug... 35056/head
2020-05-13 Casey BodleyMerge pull request #34969 from pritha-srivastava/wip...
2020-05-13 Tiago Melomgr/dashboard: Remove unit tests warnings 35052/head
2020-05-13 Laura PaduanoMerge pull request #34965 from Devp00l/wip-45433
2020-05-13 Nathan CutlerMerge pull request #35041 from smithfarm/wip-tcmalloc-nit
2020-05-13 Kefu Chaicmake: remove cppcheck and iwyu targets 35042/head
2020-05-13 Laura PaduanoMerge pull request #33121 from tspmelo/wip-angular-9
2020-05-13 Nathan Cutlermon: drop obsolete cache-tier options from contextual... 35015/head
2020-05-13 Mykola Golubrbd-nbd: don't abuse rbd_cache_writethrough_until_flush 34789/head
2020-05-13 Nathan Cutlerdoc: fix TCMalloc spelling 35041/head
next