| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | doc/cephfs: Update about cephfs-shell custom exit codes | Varsha Rao | 2020-07-24 | 1 | -0/+53 |
| * | | | | | | | | | | | | cephfs-shell: Define cephfs-shell exit code | Varsha Rao | 2020-07-24 | 1 | -92/+95 |
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge PR #36064 into master | Patrick Donnelly | 2020-07-30 | 3 | -6/+83 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | mgr/volumes: Fix traceback of ops when volume doesn't exist | Kotresh HR | 2020-07-14 | 3 | -6/+83 |
* | | | | | | | | | | | | | Merge PR #36200 into master | Patrick Donnelly | 2020-07-30 | 1 | -16/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | mds: fix mds peer request 'no_available_op_found' | Yanhu Cao | 2020-07-27 | 1 | -16/+20 |
* | | | | | | | | | | | | | | Merge PR #36233 into master | Patrick Donnelly | 2020-07-30 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | client: fix extra open ref decrease | Xiubo Li | 2020-07-22 | 1 | -1/+0 |
* | | | | | | | | | | | | | | | Merge PR #24068 into master | Patrick Donnelly | 2020-07-29 | 33 | -1854/+2203 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | mds: rename {CDir,Migrator}::cache to mdcache | Yan, Zheng | 2020-07-29 | 6 | -218/+218 |
| * | | | | | | | | | | | | | | | mds: make MDSCacheObject::is_ambiguous_auth() virtual | Yan, Zheng | 2020-07-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | mds: make sure rename old inode's parent dirfrag is projected. | Yan, Zheng | 2020-07-29 | 1 | -6/+10 |
| * | | | | | | | | | | | | | | | mds: track projected inode/fnode in Mutation | Yan, Zheng | 2020-07-29 | 12 | -227/+162 |
| * | | | | | | | | | | | | | | | mds: use smart pointer to manager CDir::fnode | Yan, Zheng | 2020-07-29 | 16 | -339/+479 |
| * | | | | | | | | | | | | | | | mds: use smart pointer to manage CInode::{inode,xattrs,old_inodes} | Yan, Zheng | 2020-07-29 | 23 | -1140/+1410 |
| * | | | | | | | | | | | | | | | osdc/Filer: make layout pointer const | Yan, Zheng | 2020-07-20 | 2 | -16/+16 |
* | | | | | | | | | | | | | | | | Merge pull request #36053 from tchaikov/wip-mkdir | Kefu Chai | 2020-07-29 | 3 | -19/+33 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | kv: replace compat_mkdir with fs::create_directory | Kefu Chai | 2020-07-11 | 3 | -19/+33 |
* | | | | | | | | | | | | | | | | Merge pull request #36307 from petrutlucian94/rocksdb_lz4 | Kefu Chai | 2020-07-29 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | cmake: fix lz4 params when building rocksdb | Lucian Petrut | 2020-07-27 | 1 | -3/+3 |
* | | | | | | | | | | | | | | | | | Merge pull request #36295 from majianpeng/bluefs-reduce-unnecessary-flush | Kefu Chai | 2020-07-29 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | os/bluestore/BlueFS: Don't flush unused device. | Jianpeng Ma | 2020-07-27 | 1 | -3/+6 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge pull request #36232 from mgfritch/cephadm-ok-to-stop | Kefu Chai | 2020-07-29 | 8 | -26/+88 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | mgr/cephadm: add `orch host ok-to-stop` command | Michael Fritch | 2020-07-28 | 3 | -0/+41 |
| * | | | | | | | | | | | | | | | | | mgr/cephadm: return HandleCommandResult from ok_to_stop | Michael Fritch | 2020-07-28 | 3 | -18/+26 |
| * | | | | | | | | | | | | | | | | | mgr/orch: add errno to OrchestratorError | Michael Fritch | 2020-07-28 | 4 | -8/+21 |
* | | | | | | | | | | | | | | | | | | Merge pull request #34848 from changchengx/protocolv2 | Kefu Chai | 2020-07-29 | 2 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | msg: correct read result check | Changcheng Liu | 2020-07-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | msg: remove undefined/unused interface from ProtocolV2 | Changcheng Liu | 2020-07-26 | 1 | -1/+0 |
| | |/ / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Merge pull request #36007 from votdev/issue_46448_hosts_unit_tests | Tatjana Dehler | 2020-07-29 | 1 | -4/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | mgr/dashboard: Add hosts page unit tests | Volker Theile | 2020-07-15 | 1 | -4/+16 |
* | | | | | | | | | | | | | | | | | | | Merge pull request #36320 from s0nea/wip-dashboard-46573 | Volker Theile | 2020-07-29 | 1 | -14/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | mgr/dashboard: wait longer for health status to be cleared | Tatjana Dehler | 2020-07-28 | 1 | -14/+16 |
* | | | | | | | | | | | | | | | | | | | Merge pull request #36323 from tchaikov/wip-crimson-msgr-v1-v2 | Kefu Chai | 2020-07-29 | 3 | -36/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | crimson: use pick_addr() for picking peer addr | Kefu Chai | 2020-07-28 | 2 | -16/+2 |
| * | | | | | | | | | | | | | | | | | | | crimson/mon: use mon with only v2 address | Kefu Chai | 2020-07-28 | 1 | -4/+0 |
| * | | | | | | | | | | | | | | | | | | | msg/msg_types.h: add pick_addr() | Kefu Chai | 2020-07-28 | 1 | -16/+32 |
| |/ / / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | | Merge pull request #35728 from jan--f/c-v-add-subcommand-parse-drive-groups | Jan Fajerski | 2020-07-29 | 10 | -2/+128 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | ceph-volume: add drive-group subcommand | Jan Fajerski | 2020-07-23 | 10 | -2/+128 |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #36342 from tchaikov/wip-crimson-heartbeat-erase | Kefu Chai | 2020-07-29 | 4 | -7/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | crimson/osd: implement cls_get_pool_stripe_width | Kefu Chai | 2020-07-29 | 2 | -0/+10 |
| * | | | | | | | | | | | | | | | | | | | | crimson/osd: erase an element by iterator instead | Kefu Chai | 2020-07-29 | 2 | -7/+11 |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #36217 from sebastian-philipp/cephadm-common-mypy-ini | Sebastian Wagner | 2020-07-29 | 3 | -14/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | cephadm: use src/mypy.ini instead | Sebastian Wagner | 2020-07-27 | 3 | -14/+12 |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #36235 from matthewoliver/cephadm_iscsi_tcmu_runner | Sebastian Wagner | 2020-07-29 | 1 | -9/+40 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | cephadm: Add tcmu-runner container when deploying ceph-iscsi | Matthew Oliver | 2020-07-28 | 1 | -9/+40 |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #36341 from tchaikov/wip-crimson-cls | Kefu Chai | 2020-07-29 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | crimson/osd: correct the function name of cls_cxx_map_get_vals_by_keys() | Kefu Chai | 2020-07-29 | 1 | -3/+3 |
|/ / / / / / / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #36079 from winndows/superfluous_break6 | Kefu Chai | 2020-07-29 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | msg: Remove superfluous breaks | Liao Pingfang | 2020-07-14 | 1 | -2/+0 |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | |
|