summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 14.2.6v14.2.6Jenkins Build Slave User2020-01-082-1/+7
* mon/PGMap.h: disable network stats in dump_osd_statsNeha2020-01-061-1/+1
* osd_stat_t::dump: Add option for ceph-mgr pythonn callers to skip ping networkDavid Zafman2020-01-065-6/+8
* 14.2.5v14.2.5Jenkins Build Slave User2019-12-062-1/+7
* Merge pull request #32082 from liewegas/workaround-py2-strptime-nautilusSage Weil2019-12-061-0/+1
|\
| * mgr/devicehealth: import _strptime directlySage Weil2019-12-061-0/+1
* | Merge pull request #32045 from liewegas/fix-mon-autotune-leveldb-nautilusSage Weil2019-12-051-4/+9
|\ \ | |/
| * mon/OSDMonitor: make memory autotune disable itself if no rocksdbSage Weil2019-12-051-4/+9
* | Merge pull request #32018 from dzafman/wip-revert-verify-upmap-nautilusNeha Ojha2019-12-052-258/+0
|\ \
| * | Revert "crush: remove invalid upmap items"David Zafman2019-12-042-258/+0
| |/
* | Merge pull request #31985 from liewegas/wip-fix-telemetry-log-typo-nautilusSage Weil2019-12-031-1/+1
|\ \
| * | mgr/telemetry: fix log typoSage Weil2019-12-031-1/+1
| |/
* | Merge pull request #31974 from liewegas/wip-fix-crash-sorting-nautilusSage Weil2019-12-031-2/+3
|\ \
| * | mgr/crash: fix 'crash ls[-new]' sortingSage Weil2019-12-031-2/+3
| |/
* | Merge pull request #31894 from smithfarm/wip-43030-nautilusNathan Cutler2019-12-031-0/+4
|\ \ | |/ |/|
| * doc: mention --namespace option in rados manpageNathan Cutler2019-11-261-0/+4
|/
* Merge pull request #31833 from dillaman/wip-42891-nautilusYuri Weinstein2019-11-251-2/+4
|\
| * cls/rbd: sanitize the mirror image status peer address after reading from diskJason Dillaman2019-11-231-2/+4
* | Merge pull request #31822 from neha-ojha/wip-31657-nautilusSage Weil2019-11-232-0/+7
|\ \ | |/ |/|
| * osd: release backoffs during mergeSage Weil2019-11-222-0/+7
* | Merge pull request #31812 from jan--f/wip-42965-nautilusAlfredo Deza2019-11-223-3/+25
|\ \ | |/ |/|
| * ceph-volume: add mock dependency to tox.iniJan Fajerski2019-11-221-0/+1
| * ceph-volume: python2 raises OSError on Popen with missing binary.Jan Fajerski2019-11-221-0/+6
| * ceph-volume: py2 compatibility for selinux testJan Fajerski2019-11-221-0/+7
| * ceph-volume: don't assume SELinuxJan Fajerski2019-11-221-1/+7
| * ceph-volume: fix test test_selinuxenabled_doesnt_existJan Fajerski2019-11-221-2/+4
|/
* Merge PR #30521 into nautilusPatrick Donnelly2019-11-2013-206/+489
|\
| * qa: have kclient tests use new mount.ceph functionalityJeff Layton2019-11-142-38/+7
| * doc: document that the kcephfs mount helper will search keyring files for sec...Jeff Layton2019-11-142-8/+13
| * mount.ceph: fork a child to get info from local configurationJeff Layton2019-11-148-15/+261
| * mount.ceph: track mon string and path inside ceph_mount_infoJeff Layton2019-11-141-27/+39
| * mount.ceph: add name and secret to ceph_mount_infoJeff Layton2019-11-142-56/+68
| * mount.ceph: add ceph_mount_info structureJeff Layton2019-11-141-53/+64
| * mount.ceph: clean up debugging output and error messagesJeff Layton2019-11-142-20/+42
| * mount.ceph: clean up return codesJeff Layton2019-11-141-6/+9
| * mount.ceph: add comment explaining why we need to modprobeJeff Layton2019-11-141-0/+1
| * mount.ceph: use bools for flagsJeff Layton2019-11-141-12/+14
| * common: have read_secret_from_file return negative error codesJeff Layton2019-11-141-2/+2
* | Merge pull request #31733 from epuertat/wip-42677-nautilusYuri Weinstein2019-11-208-72/+76
|\ \
| * | mgr/dashboard: fix grafana dashboardsRadu Toader2019-11-198-72/+76
* | | Merge pull request #30229 from vumrao/wip-vumrao-bluefs-shared-alloc-with-log...Yuri Weinstein2019-11-205-163/+229
|\ \ \
| * | | os/bluestore/BlueFS: Move bluefs alloc size initialization log message to log...Vikhyat Umrao2019-11-191-1/+1
| * | | os/bluestore/BlueFS: apply shared_alloc_size to shared deviceSage Weil2019-11-193-35/+64
| * | | os/bluestore/BlueFS: fix device_migrate_to_* to handle varying alloc sizesSage Weil2019-11-191-110/+140
| * | | os/bluestore: whitespaceSage Weil2019-11-191-7/+8
| * | | os/bluestore: cleanup around allocator callsIgor Fedotov2019-11-192-11/+12
| * | | os/bluestore/BlueFS: add bluefs_shared_alloc_sizeSage Weil2019-11-192-1/+6
| * | | os/bluestore/BlueStore.cc: start should be >= _get_ondisk_reserved()Neha2019-11-191-1/+1
| |/ /
* | | Merge pull request #31704 from smithfarm/wip-42858-nautilusYuri Weinstein2019-11-201-7/+9
|\ \ \
| * | | mon/PGMap: fix incorrect pg_pool_sum when delete poolluo rixin2019-11-181-7/+9