Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crimson/test: improve test_config with observers | Yingxin | 2018-08-21 | 1 | -5/+54 |
* | crimson/common: apply config changes also on shard.0 | Yingxin | 2018-08-20 | 1 | -0/+2 |
* | Merge pull request #23601 from tchaikov/wip-pybind-freebsd-clang | Kefu Chai | 2018-08-19 | 1 | -1/+1 |
|\ | |||||
| * | pybind: do not check MFLAGS | Kefu Chai | 2018-08-16 | 1 | -1/+1 |
* | | Merge pull request #23593 from jtlayton/wip-jlayton-26948 | Kefu Chai | 2018-08-19 | 3 | -0/+17 |
|\ \ | |||||
| * | | librados: add a rados_omap_iter_size function | Jeff Layton | 2018-08-15 | 3 | -0/+17 |
| |/ | |||||
* | | Merge pull request #23588 from gmayyyha/ceph-df-json | Kefu Chai | 2018-08-19 | 1 | -4/+6 |
|\ \ | |||||
| * | | mon/PGMap: command 'ceph df -f json' output add total_percent_used | Yanhu Cao | 2018-08-15 | 1 | -4/+6 |
* | | | Merge pull request #23563 from yaozongyou/mon-ping-timeout | Kefu Chai | 2018-08-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | mon/MonClient: use mon_client_ping_timeout during ping_monitor | Yao Zongyou | 2018-08-14 | 1 | -1/+1 |
* | | | | Merge pull request #10305 from majianpeng/memdb-perfcounter | Kefu Chai | 2018-08-19 | 2 | -6/+50 |
|\ \ \ \ | |||||
| * | | | | kv/MemDB: add perfcounter | Jianpeng Ma | 2018-08-09 | 2 | -6/+50 |
* | | | | | Merge pull request #23628 from tchaikov/wip-cmake-gtest-cleanup | Kefu Chai | 2018-08-19 | 27 | -240/+65 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: link against gtest in a better way | Kefu Chai | 2018-08-17 | 27 | -240/+65 |
* | | | | | | Merge PR #23636 into master | Patrick Donnelly | 2018-08-18 | 2 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | messages: fix get_opname return type | Patrick Donnelly | 2018-08-17 | 2 | -2/+2 |
* | | | | | | | Merge pull request #23620 from tchaikov/wip-dpdk-cmake | Kefu Chai | 2018-08-18 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake: fix Finddpdk.cmake | Kefu Chai | 2018-08-17 | 1 | -2/+2 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #23574 from cbodley/wip-26895 | Casey Bodley | 2018-08-17 | 1 | -88/+90 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | rgw: bucket sync transitions back to StateInit on OP_SYNCSTOP | Casey Bodley | 2018-08-14 | 1 | -76/+63 |
| * | | | | | | rgw: bucket sync crs mutate rgw_bucket_shard_sync_info in place | Casey Bodley | 2018-08-14 | 1 | -20/+20 |
| * | | | | | | rgw: return errors from RGWInitBucketShardSyncStatusCoroutine | Casey Bodley | 2018-08-14 | 1 | -0/+15 |
* | | | | | | | Merge PR #23575 into master | Patrick Donnelly | 2018-08-17 | 1 | -22/+31 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | tools/cephfs-shell:pep8 code clean | Pavani Rajula | 2018-08-17 | 1 | -18/+26 |
| * | | | | | | | tools/cephfs-shell:resolved removing files using pattern inside sub-directories | Pavani Rajula | 2018-08-17 | 1 | -1/+1 |
| * | | | | | | | tools/cephfs-shell:changed output representation for the commands cwd and ls | Pavani Rajula | 2018-08-17 | 1 | -2/+2 |
| * | | | | | | | tools/cephfs-shell:resolved removing directories using pattern inside sub-dir... | Pavani Rajula | 2018-08-17 | 1 | -3/+4 |
* | | | | | | | | Merge PR #18096 into master | Sage Weil | 2018-08-17 | 17 | -178/+340 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | os/bluestore: factor VDO into bluestore's 'allocated' value | Sage Weil | 2018-08-16 | 1 | -9/+11 |
| * | | | | | | | os/filestore: estimate omap_allocated | Sage Weil | 2018-08-16 | 1 | -0/+15 |
| * | | | | | | | os/ObjectMap: add get_db() accessor | Sage Weil | 2018-08-16 | 2 | -0/+3 |
| * | | | | | | | osd/OSDMap: include data, omap in 'osd df' output | Sage Weil | 2018-08-16 | 1 | -19/+72 |
| * | | | | | | | os/bluestore: report omap and internal metadata usage | Sage Weil | 2018-08-16 | 1 | -0/+10 |
| * | | | | | | | os/bluestore/BlueFS: drop get_fs_usage(); add get_used() | Sage Weil | 2018-08-16 | 2 | -6/+8 |
| * | | | | | | | kv: add per-prefix space estimation | Sage Weil | 2018-08-16 | 3 | -0/+28 |
| * | | | | | | | osd: decouple statfs update from hb peers, pg count | Sage Weil | 2018-08-16 | 2 | -25/+36 |
| * | | | | | | | osd: drop useless OSDService::update_osd_stat() | Sage Weil | 2018-08-16 | 2 | -21/+14 |
| * | | | | | | | osd/osd_types: separate accounting for data, omap, and metadata | Sage Weil | 2018-08-16 | 6 | -114/+156 |
| * | | | | | | | osd: re-add get_num_pgs() | Sage Weil | 2018-08-16 | 1 | -0/+3 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #23623 from tchaikov/wip-inline-constants | Kefu Chai | 2018-08-17 | 78 | -196/+195 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | messages: define HEAD_VERSION and COMPAT_VERSION inlined | Kefu Chai | 2018-08-17 | 78 | -196/+195 |
* | | | | | | | | Merge pull request #23419 from tspmelo/fix-26856 | Lenz Grimmer | 2018-08-17 | 4 | -45/+91 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | mgr/dashboard: Add decorator to skip parameter encoding | Tiago Melo | 2018-08-16 | 4 | -45/+91 |
* | | | | | | | | | Merge pull request #23446 from tspmelo/wip-25075 | Lenz Grimmer | 2018-08-17 | 5 | -5/+47 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | mgr/dashboard: Use human readable units on the sparkline graphs | Tiago Melo | 2018-08-16 | 5 | -5/+47 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #23388 from ricardoasmarques/wip-fix-auto-logout | Lenz Grimmer | 2018-08-17 | 6 | -11/+14 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | mgr/dashboard: Fix redirect to login page on session lost | Ricardo Marques | 2018-08-07 | 6 | -11/+14 |
* | | | | | | | | | Merge PR #23468 into master | Patrick Donnelly | 2018-08-17 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Allow to unittest shell using transcript | Pavani Rajula | 2018-08-16 | 1 | -2/+4 |
* | | | | | | | | | | Merge PR #22555 into master | Patrick Donnelly | 2018-08-17 | 207 | -2908/+2940 |
|\ \ \ \ \ \ \ \ \ \ |