]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2020-02-07 Sage Weilmimic: common/config: parse --log-early but ignore it 33130/head
2019-10-30 Alfredo DezaMerge pull request #31227 from jan--f/c-v-missing-mimic...
2019-10-29 Yuri WeinsteinMerge pull request #28452 from thmour/mimic_test
2019-10-29 Yuri WeinsteinMerge pull request #30950 from sidharthanup/mds-evict...
2019-10-29 Mohamad Gebaiceph-volume: update volume's tags structure when settin... 31227/head
2019-10-29 Mohamad Gebaiceph-volume: add clear_tag function for LVs
2019-10-29 Mohamad Gebaiceph-volume: add reduce_vg function
2019-10-29 Mohamad Gebaiceph-volume: look for hidden partitions when populating lvs
2019-10-29 Andrew Schoenceph-volume: set a 1G extent size when creating vgs
2019-10-29 Yuri WeinsteinMerge pull request #30225 from dzafman/wip-network...
2019-10-24 xie xingguoosd/OSD: auto mark heartbeat sessions as stale and... 30225/head
2019-10-24 Patrick Donnellymds: handle negative decay counter 28452/head
2019-10-24 Patrick Donnellytest/mds: fix Session cons call
2019-10-24 Patrick Donnellymds: simplify recall warnings
2019-10-24 Patrick Donnellymds: add extra details for cache drop output
2019-10-24 Patrick Donnellyqa: test mds_max_caps_per_client conf
2019-10-24 Patrick Donnellymds: limit maximum number of caps held by session
2019-10-24 Patrick Donnellymds: adapt drop cache for incremental recall
2019-10-24 Patrick Donnellymds: recall caps incrementally
2019-10-24 Patrick Donnellymds: cleanup Session init
2019-10-24 Patrick Donnellymds: adapt drop cache for incremental trim
2019-10-24 Patrick Donnellymds: add throttle for trimming MDCache
2019-10-24 Patrick Donnellymds: cleanup SessionMap init
2019-10-23 Yuri WeinsteinMerge pull request #28585 from ukernel/mimic-40327
2019-10-23 Yuri WeinsteinMerge pull request #30841 from smithfarm/wip-42263...
2019-10-23 Yuri WeinsteinMerge pull request #30918 from smithfarm/wip-42122...
2019-10-23 Yuri WeinsteinMerge pull request #30979 from smithfarm/wip-41464...
2019-10-23 Yuri WeinsteinMerge pull request #31017 from smithfarm/wip-40896...
2019-10-23 Yuri WeinsteinMerge pull request #29219 from smithfarm/wip-38875...
2019-10-23 Yuri WeinsteinMerge pull request #30932 from smithfarm/wip-42034...
2019-10-23 Yuri WeinsteinMerge pull request #30933 from smithfarm/wip-42038...
2019-10-23 Nathan CutlerMerge pull request #31090 from smithfarm/wip-42416...
2019-10-23 Kefu Chaidoc/rbd: s/guess/xml/ for codeblock lexer 31090/head
2019-10-22 Yuri WeinsteinMerge pull request #30775 from smithfarm/wip-41979...
2019-10-22 Yuri WeinsteinMerge pull request #30868 from smithfarm/wip-41324...
2019-10-22 Yuri WeinsteinMerge pull request #30980 from smithfarm/wip-41496...
2019-10-22 Yuri WeinsteinMerge pull request #30891 from smithfarm/wip-41715...
2019-10-22 Yuri WeinsteinMerge pull request #30977 from theanalyst/wip-41570...
2019-10-22 Sage Weilqa/tasks/ceph.conf: do not warn on TOO_FEW_OSDS 30841/head
2019-10-21 Yuri WeinsteinMerge pull request #30713 from smithfarm/wip-40258...
2019-10-21 Yuri WeinsteinMerge pull request #30893 from smithfarm/wip-41964...
2019-10-21 Yuri WeinsteinMerge pull request #30898 from smithfarm/wip-42128...
2019-10-21 Yuri WeinsteinMerge pull request #30903 from smithfarm/wip-42154...
2019-10-21 Yuri WeinsteinMerge pull request #30924 from vumrao/wip-vumrao-42240
2019-10-21 Yuri WeinsteinMerge pull request #30846 from wido/mimic-42116
2019-10-21 Yuri WeinsteinMerge pull request #30895 from smithfarm/wip-42036...
2019-10-21 Yuri WeinsteinMerge pull request #30901 from smithfarm/wip-42137...
2019-10-21 Yuri WeinsteinMerge pull request #30916 from smithfarm/wip-41457...
2019-10-21 Yuri WeinsteinMerge pull request #30982 from tchaikov/wip-mimic-42362
2019-10-21 Yuri WeinsteinMerge pull request #30991 from smithfarm/wip-37520...
2019-10-21 Nathan CutlerRevert "ceph_volume_client: make UTF-8 encoding explicit" 31017/head
2019-10-21 Nathan CutlerRevert "pybind/ceph_volume_client: allow volume_client to"
2019-10-21 Nathan CutlerRevert "ceph_volume_client: convert string to bytes...
2019-10-21 Nathan CutlerRevert "ceph_volume_client: don't convert None to str...
2019-10-21 Yan, Zhengmds: check last laggy before marking unresponsive clien... 28585/head
2019-10-21 Yan, Zhengmds: remove the code that skip evicting the only client
2019-10-21 Yan, Zhengqa/cephfs: update tests for stale session handling
2019-10-21 Yan, Zhengmds: change how mds revoke stale caps
2019-10-21 Yan, Zhengmds: don't mark unresponsive sessions holding no caps...
2019-10-21 Yan, Zhengmds: optimize resuming stale caps
2019-10-21 Yan, Zhengclient: avoid unnecessary wakeup when handling RENEWCAPS
2019-10-21 Yan, Zhengclient: don't wakeup cap waiters twice when mds recovered
2019-10-21 Yan, Zhengclient: set cap->wanted when adding new cap
2019-10-21 Yan, Zhengmds: optimize revoking stale caps
2019-10-21 Yan, Zhengmds: put notable caps at the front of session's caps...
2019-10-21 Yan, Zhengmds: track if client has writeable range in Capability
2019-10-21 Yan, Zhengmds: add session pointer to Capability
2019-10-21 Yan, Zhengclient: sync 'retain caps' logical from kernel client
2019-10-21 Yan, Zhengclient: skip updating 'wanted' caps if caps are already...
2019-10-19 David Zafmanosd mon mgr: Changes for rebase and correction for...
2019-10-18 David Zafmantest: Ignore OSD_SLOW_PING_TIME* if injecting socket...
2019-10-18 David Zafmantest: Allow fractional milliseconds to make test possible
2019-10-18 David Zafmandoc: Document network performance monitoring
2019-10-18 David Zafmanosd doc mon mgr: To milliseconds for config value,...
2019-10-18 David Zafmanosd mon mgr: Convert all network ping time output to...
2019-10-18 David Zafmancommon: Add support routines to generate strings for...
2019-10-18 David Zafmantest: Add basic test for network ping tracking
2019-10-18 David Zafmanosd: Add debug_heartbeat_testing_span to allow quicker...
2019-10-18 David Zafmanosd: Add debug_disable_randomized_ping config for use...
2019-10-18 David Zafmanosd mgr: Add osd_mon_heartbeat_stat_stale option to...
2019-10-18 David Zafmanmon: Indicate when an osd with slow ping time is down
2019-10-18 David Zafmanosd mon: Add last_update to osd_stat_t heartbeat info
2019-10-18 David Zafmanosd: After first interval populate vectors so 5min...
2019-10-18 David Zafmanosd mgr: Store last pingtime for possible graphing
2019-10-18 David Zafmanosd mgr: Add minimum and maximum tracking to network...
2019-10-18 David Zafmandoc: Add documentation and release notes
2019-10-18 David Zafmanosd mgr mon: Add mon_warn_on_slow_ping_ratio config...
2019-10-18 David Zafmanmgr: Add "dump_osd_network" mgr admin request to get...
2019-10-18 David Zafmanosd: Add "dump_osd_network" osd admin request to get...
2019-10-18 David Zafmanosd mon: Track heartbeat ping times and report health...
2019-10-18 xie xingguoosd/OSD: fix HeartbeatInfo.is_healthy() check
2019-10-18 xie xingguoosd/OSD: use first_tx to calculate failed_for
2019-10-18 xie xingguoosd: refactor heartbeat health check
2019-10-18 Jan FajerskiMerge pull request #30808 from jan--f/wip-42233-mimic
2019-10-18 Nathan CutlerMerge pull request #30936 from smithfarm/wip-42130...
2019-10-18 Jan FajerskiMerge pull request #30806 from jan--f/wip-42235-mimic
2019-10-18 Sidharth Anupkrishnanmds: Fix duplicate client entries in list to avoid... 30950/head
2019-10-18 Nathan CutlerRevert "msg/async: do not trigger RESETSESSION from... 30991/head
2019-10-18 Kefu Chaiceph.spec.in: provide python2-<modname> 30982/head
2019-10-18 Kefu Chaiceph.spec.in: use python_provide macro
next