summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | doc/cephfs: Update about cephfs-shell custom exit codesVarsha Rao2020-07-241-0/+53
| * | | | | | | | | | | | cephfs-shell: Define cephfs-shell exit codeVarsha Rao2020-07-241-92/+95
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge PR #36064 into masterPatrick Donnelly2020-07-303-6/+83
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mgr/volumes: Fix traceback of ops when volume doesn't existKotresh HR2020-07-143-6/+83
* | | | | | | | | | | | | Merge PR #36200 into masterPatrick Donnelly2020-07-301-16/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mds: fix mds peer request 'no_available_op_found'Yanhu Cao2020-07-271-16/+20
* | | | | | | | | | | | | | Merge PR #36233 into masterPatrick Donnelly2020-07-301-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | client: fix extra open ref decreaseXiubo Li2020-07-221-1/+0
* | | | | | | | | | | | | | | Merge PR #24068 into masterPatrick Donnelly2020-07-2933-1854/+2203
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mds: rename {CDir,Migrator}::cache to mdcacheYan, Zheng2020-07-296-218/+218
| * | | | | | | | | | | | | | | mds: make MDSCacheObject::is_ambiguous_auth() virtualYan, Zheng2020-07-291-1/+1
| * | | | | | | | | | | | | | | mds: make sure rename old inode's parent dirfrag is projected.Yan, Zheng2020-07-291-6/+10
| * | | | | | | | | | | | | | | mds: track projected inode/fnode in MutationYan, Zheng2020-07-2912-227/+162
| * | | | | | | | | | | | | | | mds: use smart pointer to manager CDir::fnodeYan, Zheng2020-07-2916-339/+479
| * | | | | | | | | | | | | | | mds: use smart pointer to manage CInode::{inode,xattrs,old_inodes}Yan, Zheng2020-07-2923-1140/+1410
| * | | | | | | | | | | | | | | osdc/Filer: make layout pointer constYan, Zheng2020-07-202-16/+16
* | | | | | | | | | | | | | | | Merge pull request #36053 from tchaikov/wip-mkdirKefu Chai2020-07-293-19/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | kv: replace compat_mkdir with fs::create_directoryKefu Chai2020-07-113-19/+33
* | | | | | | | | | | | | | | | Merge pull request #36307 from petrutlucian94/rocksdb_lz4Kefu Chai2020-07-291-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | cmake: fix lz4 params when building rocksdbLucian Petrut2020-07-271-3/+3
* | | | | | | | | | | | | | | | | Merge pull request #36295 from majianpeng/bluefs-reduce-unnecessary-flushKefu Chai2020-07-291-3/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | os/bluestore/BlueFS: Don't flush unused device.Jianpeng Ma2020-07-271-3/+6
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #36232 from mgfritch/cephadm-ok-to-stopKefu Chai2020-07-298-26/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mgr/cephadm: add `orch host ok-to-stop` commandMichael Fritch2020-07-283-0/+41
| * | | | | | | | | | | | | | | | | mgr/cephadm: return HandleCommandResult from ok_to_stopMichael Fritch2020-07-283-18/+26
| * | | | | | | | | | | | | | | | | mgr/orch: add errno to OrchestratorErrorMichael Fritch2020-07-284-8/+21
* | | | | | | | | | | | | | | | | | Merge pull request #34848 from changchengx/protocolv2Kefu Chai2020-07-292-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | msg: correct read result checkChangcheng Liu2020-07-261-1/+1
| * | | | | | | | | | | | | | | | | | msg: remove undefined/unused interface from ProtocolV2Changcheng Liu2020-07-261-1/+0
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #36007 from votdev/issue_46448_hosts_unit_testsTatjana Dehler2020-07-291-4/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | mgr/dashboard: Add hosts page unit testsVolker Theile2020-07-151-4/+16
* | | | | | | | | | | | | | | | | | | Merge pull request #36320 from s0nea/wip-dashboard-46573Volker Theile2020-07-291-14/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | mgr/dashboard: wait longer for health status to be clearedTatjana Dehler2020-07-281-14/+16
* | | | | | | | | | | | | | | | | | | Merge pull request #36323 from tchaikov/wip-crimson-msgr-v1-v2Kefu Chai2020-07-293-36/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | crimson: use pick_addr() for picking peer addrKefu Chai2020-07-282-16/+2
| * | | | | | | | | | | | | | | | | | | crimson/mon: use mon with only v2 addressKefu Chai2020-07-281-4/+0
| * | | | | | | | | | | | | | | | | | | msg/msg_types.h: add pick_addr()Kefu Chai2020-07-281-16/+32
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge pull request #35728 from jan--f/c-v-add-subcommand-parse-drive-groupsJan Fajerski2020-07-2910-2/+128
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | ceph-volume: add drive-group subcommandJan Fajerski2020-07-2310-2/+128
* | | | | | | | | | | | | | | | | | | | Merge pull request #36342 from tchaikov/wip-crimson-heartbeat-eraseKefu Chai2020-07-294-7/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | crimson/osd: implement cls_get_pool_stripe_widthKefu Chai2020-07-292-0/+10
| * | | | | | | | | | | | | | | | | | | | crimson/osd: erase an element by iterator insteadKefu Chai2020-07-292-7/+11
* | | | | | | | | | | | | | | | | | | | | Merge pull request #36217 from sebastian-philipp/cephadm-common-mypy-iniSebastian Wagner2020-07-293-14/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | cephadm: use src/mypy.ini insteadSebastian Wagner2020-07-273-14/+12
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #36235 from matthewoliver/cephadm_iscsi_tcmu_runnerSebastian Wagner2020-07-291-9/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | cephadm: Add tcmu-runner container when deploying ceph-iscsiMatthew Oliver2020-07-281-9/+40
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #36341 from tchaikov/wip-crimson-clsKefu Chai2020-07-291-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | crimson/osd: correct the function name of cls_cxx_map_get_vals_by_keys()Kefu Chai2020-07-291-3/+3
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #36079 from winndows/superfluous_break6Kefu Chai2020-07-291-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | msg: Remove superfluous breaksLiao Pingfang2020-07-141-2/+0
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |