summaryrefslogtreecommitdiffstats
path: root/src/journal/Journaler.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-31auth: clean up cap parse error messagesSage Weil3-7/+9
2018-08-31mon/AuthMonitor: raise health warning on invalid capsSage Weil6-0/+76
2018-08-31mon/AuthMonitor: drop ancient auth inc encoding compatSage Weil1-13/+0
2018-08-31messages/MPoolOp: drop auid memberSage Weil3-16/+6
2018-08-31osdc/Objecter: drop change_pool_auidSage Weil4-29/+2
2018-08-31pybind/rados: drop auid arg to pool_createSage Weil2-24/+7
2018-08-31pybind/rados: drop change_auidSage Weil2-35/+1
2018-08-31rados: drop mkpool, rmpool commandsSage Weil21-124/+59
2018-08-31rados: remove 'chown' commandSage Weil2-22/+0
2018-08-31librados: deprecate calls that take auidSage Weil8-80/+59
2018-08-31librados: mark all auid calls deprecatedSage Weil2-15/+34
2018-08-31mon/OSDMonitor: drop variable pool auid for prepare_new_poolSage Weil2-15/+8
2018-08-31mon/OSDMonitor: remove pool auid change supportSage Weil1-5/+2
2018-08-31osdc/Objecter: do not pass auid to create_poolSage Weil3-5/+4
2018-08-31ceph-authtool: remove auid optionsSage Weil8-30/+5
2018-08-31qa/workunits/cephtool: remove auid testsSage Weil1-26/+0
2018-08-31common: Reverse deleted includeWillem Jan Withagen1-0/+1
2018-08-31os/bluestore: fix deep-scrub operation againest disk silent errorsXiaoguang Wang5-5/+31
2018-08-30mgr/dashboard: Extract/Refactor Task mergeTiago Melo9-195/+540
2018-08-30mgr/dashboard: Add unique validatorVolker Theile6-89/+142
2018-08-30mgr/dashboard: Updated image on 404 pageLenz Grimmer2-2/+2
2018-08-30mgr/dashboard: Add documentation about supported browsersTiago Melo1-0/+16
2018-08-30core: add missing flag name for CEPH_OSD_OP_FLAG_WITH_REFERENCEXiaoguang Wang1-0/+3
2018-08-30doc: fix long description error for rgw_period_root_poolyuliyang1-1/+1
2018-08-29ceph-volume tests.functional use Debian ansible os family in deploy.ymlAlfredo Deza1-1/+1
2018-08-29mgr/devicehealth: fix exceptionsSage Weil1-2/+2
2018-08-29doc/mgr/devicehealth: update docsSage Weil1-1/+19
2018-08-29mgr/devicehealth: leave health monitoring off by defaultSage Weil1-4/+3
2018-08-29ceph-volume lvm.batch use the abspath attribute for Device objects in bluestoreAlfredo Deza1-1/+1
2018-08-29ceph-volume lvm.batch remove usage of non-existent methodAlfredo Deza1-1/+1
2018-08-29ceph-volume tests.functional inherit SSH_ARGS from ansible with synchronize m...Alfredo Deza1-0/+2
2018-08-29include/buffer.h: do not use ceph_assert() unless __CEPH__ is definedKefu Chai1-0/+4
2018-08-29doc/rados update invalid bash on bluestore migrationAlfredo Deza1-1/+1
2018-08-29mgr/crash: fix python3 invalid syntax problemsRicardo Dias1-2/+3
2018-08-29mgr/dashboard: Add gap between panel footer buttonsVolker Theile1-0/+4
2018-08-29cmake: no need to add "-D" before definitionsKefu Chai2-4/+4
2018-08-29mon,auth,common: include necessary headersKefu Chai10-6/+14
2018-08-29auth/AuthMethodList: add std:: before type namesKefu Chai1-2/+2
2018-08-28ceph-volume lvm.batch remove non-existent sys_api propertyAlfredo Deza1-1/+1
2018-08-28qa/mgr/selftest: handle always-on module fall outNoah Watkins1-6/+5
2018-08-28doc/man/ceph-volume uncomment flags that are now fully supported in batchAlfredo Deza1-8/+7
2018-08-28doc/ceph-volume add filestore docs for batchAlfredo Deza1-1/+26
2018-08-28doc/ceph-volume uncomment section of newly supported batch operationsAlfredo Deza1-5/+4
2018-08-28mgr/dashboard: Update Angular packagesTiago Melo2-638/+298
2018-08-28core: Clang misses <optional> includeWillem Jan Withagen1-0/+1
2018-08-28include/types: move operator<< into the proper namespaceKefu Chai1-48/+64
2018-08-28doc: fixed typo in cephfs snapshotsKai Wagner1-1/+1
2018-08-28doc: fix spelling errors in rbd docChen Zhenghua3-3/+3
2018-08-28doc: fix cephfs spelling errorsChen Zhenghua3-3/+3
2018-08-28mon/OSDMonitor: don't change in-memory state on pruneJoao Eduardo Luis2-18/+23