summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-21librbd: add image access/last modified timestampsJulien Collet21-18/+894
2018-08-21crimson/test: improve test_config with observersYingxin1-5/+54
2018-08-21cmake: should use lowercase for component name in FindSanitizers.cmakeKefu Chai1-11/+8
2018-08-20mds: use monotonic clock in beaconPatrick Donnelly10-116/+114
2018-08-20qa: use cephfs standard configs for kclientPatrick Donnelly12-23/+13
2018-08-20test/librbd: fix compiler -Wsign-compare warningsMykola Golub7-13/+14
2018-08-20crypto: use ceph_assert_always for assertionsCasey Bodley1-12/+12
2018-08-20librbd: journaling unable request can not be sent to remote lock ownerMykola Golub2-6/+66
2018-08-20crimson/common: apply config changes also on shard.0Yingxin1-0/+2
2018-08-20Remove upstart files and referencesBrad Hubbard24-401/+3
2018-08-19core: make pthread_get_name_np work when availableWillem Jan Withagen2-0/+5
2018-08-19cpp-btree: do not #define NDEBUGKefu Chai1-6/+7
2018-08-19test/librados: do not use assert() for its side effectKefu Chai1-1/+2
2018-08-18librbd: potential race on image create request completeMykola Golub1-1/+2
2018-08-18qa/tasks/mgr/test_module_selftest: use hello instead of status for disbled co...Sage Weil1-2/+2
2018-08-18doc: move mgr/balancer to rados/operations/balancerSage Weil3-14/+10
2018-08-18mgr: keep status, balancer always onSage Weil1-1/+5
2018-08-18test: Fix test to use -gt instead of creating an empty file "0"David Zafman1-1/+1
2018-08-18rbd: fix error processing images which have non-user snapshotssongweibin1-2/+7
2018-08-18rbd: fix error purging non-user snapshotssongweibin1-0/+4
2018-08-18qa/ceph_objectstore_tool.py: set mgr module pathNoah Watkins1-1/+1
2018-08-18qa/standalone/ceph-helpers.sh: fix mgr module pathNoah Watkins2-3/+2
2018-08-17messages: fix get_opname return typePatrick Donnelly2-2/+2
2018-08-17tools/cephfs-shell:pep8 code cleanPavani Rajula1-18/+26
2018-08-17tools/cephfs-shell:resolved removing files using pattern inside sub-directoriesPavani Rajula1-1/+1
2018-08-17tools/cephfs-shell:changed output representation for the commands cwd and lsPavani Rajula1-2/+2
2018-08-17tools/cephfs-shell:resolved removing directories using pattern inside sub-dir...Pavani Rajula1-3/+4
2018-08-17mds: simplify beacon initPatrick Donnelly2-21/+9
2018-08-17messages: define HEAD_VERSION and COMPAT_VERSION inlinedKefu Chai78-196/+195
2018-08-17run-make-check: Showing configuration before the buildErwan Velu1-1/+1
2018-08-17cmake: link against gtest in a better wayKefu Chai29-241/+86
2018-08-17cmake: fix Finddpdk.cmakeKefu Chai3-35/+88
2018-08-17cmake: do not build DPDK with -march=nativeNathan Cutler1-2/+0
2018-08-17cmake: honour CMAKE_REQUIRED_LIBRARIES in CheckIncludeFilesKefu Chai1-0/+8
2018-08-17doc: updated infernalis release reference linkJames McClune1-1/+1
2018-08-17doc: added ref label for infernalis release notesJames McClune1-0/+2
2018-08-17doc: used reST label for ceph-deploy referenceJames McClune1-1/+1
2018-08-17doc: added reference label for ceph-deploy pageJames McClune1-0/+2
2018-08-17doc: updated cross referencing locations linkJames McClune1-1/+1
2018-08-17mds: don't modify filepath when printingYan, Zheng1-1/+1
2018-08-17mds: hold slave request refernce when dumping MDRequestImplYan, Zheng4-34/+65
2018-08-17osd/PG: calc_min_last_complete_ondisk should return nothingxie xingguo1-4/+4
2018-08-17osd/PrimaryLogPG: optimize recover orderxie xingguo1-8/+17
2018-08-16doc/releases/schedule: note Jewel EOL dateNathan Cutler1-2/+2
2018-08-16debian/rules: fix ceph-mgr .pyc files left behindDan Mick1-0/+2
2018-08-16qa: use recent kernel to kernel build testingPatrick Donnelly2-2/+6
2018-08-16qa: add cephfs-shell skeleton test casePatrick Donnelly5-1/+54
2018-08-16test/librbd: fix -Wsign-compare warningsKefu Chai1-3/+4
2018-08-16mgr/dashboard: Rename to taskMessageServiceStephan Müller6-57/+38
2018-08-16mgr/dashboard: Add decorator to skip parameter encodingTiago Melo4-45/+91