summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* crimson/test: improve test_config with observersYingxin2018-08-211-5/+54
* crimson/common: apply config changes also on shard.0Yingxin2018-08-201-0/+2
* Merge pull request #23601 from tchaikov/wip-pybind-freebsd-clangKefu Chai2018-08-191-1/+1
|\
| * pybind: do not check MFLAGSKefu Chai2018-08-161-1/+1
* | Merge pull request #23593 from jtlayton/wip-jlayton-26948Kefu Chai2018-08-193-0/+17
|\ \
| * | librados: add a rados_omap_iter_size functionJeff Layton2018-08-153-0/+17
| |/
* | Merge pull request #23588 from gmayyyha/ceph-df-jsonKefu Chai2018-08-191-4/+6
|\ \
| * | mon/PGMap: command 'ceph df -f json' output add total_percent_usedYanhu Cao2018-08-151-4/+6
* | | Merge pull request #23563 from yaozongyou/mon-ping-timeoutKefu Chai2018-08-191-1/+1
|\ \ \
| * | | mon/MonClient: use mon_client_ping_timeout during ping_monitorYao Zongyou2018-08-141-1/+1
* | | | Merge pull request #10305 from majianpeng/memdb-perfcounterKefu Chai2018-08-192-6/+50
|\ \ \ \
| * | | | kv/MemDB: add perfcounterJianpeng Ma2018-08-092-6/+50
* | | | | Merge pull request #23628 from tchaikov/wip-cmake-gtest-cleanupKefu Chai2018-08-1927-240/+65
|\ \ \ \ \
| * | | | | cmake: link against gtest in a better wayKefu Chai2018-08-1727-240/+65
* | | | | | Merge PR #23636 into masterPatrick Donnelly2018-08-182-2/+2
|\ \ \ \ \ \
| * | | | | | messages: fix get_opname return typePatrick Donnelly2018-08-172-2/+2
* | | | | | | Merge pull request #23620 from tchaikov/wip-dpdk-cmakeKefu Chai2018-08-181-2/+2
|\ \ \ \ \ \ \
| * | | | | | | cmake: fix Finddpdk.cmakeKefu Chai2018-08-171-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #23574 from cbodley/wip-26895Casey Bodley2018-08-171-88/+90
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | rgw: bucket sync transitions back to StateInit on OP_SYNCSTOPCasey Bodley2018-08-141-76/+63
| * | | | | | rgw: bucket sync crs mutate rgw_bucket_shard_sync_info in placeCasey Bodley2018-08-141-20/+20
| * | | | | | rgw: return errors from RGWInitBucketShardSyncStatusCoroutineCasey Bodley2018-08-141-0/+15
* | | | | | | Merge PR #23575 into masterPatrick Donnelly2018-08-171-22/+31
|\ \ \ \ \ \ \
| * | | | | | | tools/cephfs-shell:pep8 code cleanPavani Rajula2018-08-171-18/+26
| * | | | | | | tools/cephfs-shell:resolved removing files using pattern inside sub-directoriesPavani Rajula2018-08-171-1/+1
| * | | | | | | tools/cephfs-shell:changed output representation for the commands cwd and lsPavani Rajula2018-08-171-2/+2
| * | | | | | | tools/cephfs-shell:resolved removing directories using pattern inside sub-dir...Pavani Rajula2018-08-171-3/+4
* | | | | | | | Merge PR #18096 into masterSage Weil2018-08-1717-178/+340
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | os/bluestore: factor VDO into bluestore's 'allocated' valueSage Weil2018-08-161-9/+11
| * | | | | | | os/filestore: estimate omap_allocatedSage Weil2018-08-161-0/+15
| * | | | | | | os/ObjectMap: add get_db() accessorSage Weil2018-08-162-0/+3
| * | | | | | | osd/OSDMap: include data, omap in 'osd df' outputSage Weil2018-08-161-19/+72
| * | | | | | | os/bluestore: report omap and internal metadata usageSage Weil2018-08-161-0/+10
| * | | | | | | os/bluestore/BlueFS: drop get_fs_usage(); add get_used()Sage Weil2018-08-162-6/+8
| * | | | | | | kv: add per-prefix space estimationSage Weil2018-08-163-0/+28
| * | | | | | | osd: decouple statfs update from hb peers, pg countSage Weil2018-08-162-25/+36
| * | | | | | | osd: drop useless OSDService::update_osd_stat()Sage Weil2018-08-162-21/+14
| * | | | | | | osd/osd_types: separate accounting for data, omap, and metadataSage Weil2018-08-166-114/+156
| * | | | | | | osd: re-add get_num_pgs()Sage Weil2018-08-161-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #23623 from tchaikov/wip-inline-constantsKefu Chai2018-08-1778-196/+195
|\ \ \ \ \ \ \
| * | | | | | | messages: define HEAD_VERSION and COMPAT_VERSION inlinedKefu Chai2018-08-1778-196/+195
* | | | | | | | Merge pull request #23419 from tspmelo/fix-26856Lenz Grimmer2018-08-174-45/+91
|\ \ \ \ \ \ \ \
| * | | | | | | | mgr/dashboard: Add decorator to skip parameter encodingTiago Melo2018-08-164-45/+91
* | | | | | | | | Merge pull request #23446 from tspmelo/wip-25075Lenz Grimmer2018-08-175-5/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mgr/dashboard: Use human readable units on the sparkline graphsTiago Melo2018-08-165-5/+47
| |/ / / / / / / /
* | | | | | | | | Merge pull request #23388 from ricardoasmarques/wip-fix-auto-logoutLenz Grimmer2018-08-176-11/+14
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | mgr/dashboard: Fix redirect to login page on session lostRicardo Marques2018-08-076-11/+14
* | | | | | | | | Merge PR #23468 into masterPatrick Donnelly2018-08-171-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow to unittest shell using transcriptPavani Rajula2018-08-161-2/+4
* | | | | | | | | | Merge PR #22555 into masterPatrick Donnelly2018-08-17207-2908/+2940
|\ \ \ \ \ \ \ \ \ \