index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
yasm-wrapper
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-29
mgr/dashboard: handle `textarea` and add tooltip
Tatjana Dehler
2
-3
/
+19
2020-04-29
mgr/telemetry: refactor/enhance CLI commands
Tatjana Dehler
2
-11
/
+37
2020-04-29
doc/start/os-recommendations.rst: add opensuse, comment centos7
Alexandre Bruyelles
1
-1
/
+7
2020-04-29
PendingReleaseNotes: Add Cephadm for >15.2.1
Sebastian Wagner
1
-0
/
+27
2020-04-28
osd: s/log.bottom/log.tail/ in osd_types.h.
Radoslaw Zarzynski
1
-1
/
+1
2020-04-28
osd: fix typo in PGLog.cc.
Radoslaw Zarzynski
1
-1
/
+1
2020-04-28
qa/tasks/rbd_fio: update NamedTemporaryFile usage for python3
Ilya Dryomov
1
-1
/
+1
2020-04-28
qa/tasks/rbd: update NamedTemporaryFile usage for python3
Ilya Dryomov
1
-1
/
+2
2020-04-28
osd: drop unneeded inclusion of boost::statechart in PG.h.
Radoslaw Zarzynski
1
-7
/
+0
2020-04-28
crimson/osd: fix missed ref in ShardServices::send_pg_temp().
Radoslaw Zarzynski
1
-1
/
+1
2020-04-28
qa/workunits/rbd: fix peer_add helper
Mykola Golub
1
-0
/
+2
2020-04-28
mgr/dashboard: E2E: Add navigateEdit method
Tiago Melo
10
-60
/
+40
2020-04-28
mgr/dashboard: Replace Protractor with Cypress
Tiago Melo
92
-4339
/
+4318
2020-04-27
librbd: Return read request early
lixiaoy1
2
-4
/
+24
2020-04-27
mgr/dashboard: monitoring menu entry should indicate firing alerts
Volker Theile
4
-3
/
+15
2020-04-27
mgr/dashboard: displaying Service detail inside table
Kiefer Chang
6
-17
/
+39
2020-04-27
librbd: add aio_read test cases
Yuan Lu
1
-0
/
+120
2020-04-27
librbd: add aio_read
Yuan Lu
5
-3
/
+128
2020-04-26
doc/cephadm/install.rst: Add troubleshooting for 'CIDR' error
Zac Dover
2
-0
/
+15
2020-04-26
crimson: prevent PG::schedule_event_after from creating daggling future
Xuehan Xu
3
-11
/
+25
2020-04-26
crimson/osdmap_gate: sort the blockers in ascending order of map epoch
Xuehan Xu
1
-4
/
+3
2020-04-26
crimson: keep track of clean_regions/dirty_regions of modifications
Xuehan Xu
6
-22
/
+52
2020-04-26
crimson: add osd interface for recovery messages
Xuehan Xu
2
-1
/
+33
2020-04-26
crimson: add recovery operations oriented request ---- "RecoverySubRequest"
Xuehan Xu
4
-0
/
+77
2020-04-26
crimson: add pg log based recovery machinery
Xuehan Xu
16
-326
/
+2084
2020-04-26
crimson/os: add readv method to futurized_store
Xuehan Xu
5
-0
/
+61
2020-04-26
crimson: add background recovery request and necessary interfaces for recover...
Samuel Just
4
-11
/
+347
2020-04-26
osd: add some clean ups
Samuel Just
2
-0
/
+4
2020-04-26
crimson/osd/osd_operation: add support for AggregateBlocker
Samuel Just
2
-7
/
+65
2020-04-26
crimson/osd: introduce scheduler implementations and operation throttler
Samuel Just
12
-9
/
+814
2020-04-26
crimson/osd: wire up local and remote async reservers
Samuel Just
3
-16
/
+101
2020-04-26
common/AsyncReserver: template out the finisher type
Samuel Just
2
-7
/
+7
2020-04-26
osd/PeeringState: eliminate unused cct from PGPool
Samuel Just
4
-13
/
+10
2020-04-26
osd/PrimaryLogPG: move earliest_backfill to PeeringState
Samuel Just
4
-14
/
+19
2020-04-26
librbd: add WriteLogMap test cases
Yuan Lu
2
-1
/
+338
2020-04-26
librbd: add LogMap class
Yuan Lu
3
-0
/
+357
2020-04-26
librbd: add ReadRequest to handle read
Yuan Lu
3
-0
/
+88
2020-04-25
test/pybind/test_rados.py: test Ioctx::cmpext()
zhangjiao
1
-3
/
+8
2020-04-25
pybind/rados: add Ioctx:cmpext()
zhangjiao
1
-0
/
+35
2020-04-25
qa/tasks/cephfs: switch to StringIO to fix byte-like errors
Xiubo Li
2
-2
/
+2
2020-04-25
qa/cephfs: switch to mount_wait() to avoid possible umounted assert
Xiubo Li
3
-7
/
+7
2020-04-25
qa/tasks/cephfs/fuse_mount: fix possible chmod 1777 error
Xiubo Li
1
-9
/
+14
2020-04-25
qa/tasks/vstart_runner: remove the stdin str type check
Xiubo Li
2
-5
/
+5
2020-04-25
qa/cephfs: fix AssertionError: CommandFailedError not raised under py3
Xiubo Li
1
-1
/
+3
2020-04-25
qa/workunits/rbd: retry the addition of a mirror pool peer
Mykola Golub
1
-2
/
+2
2020-04-25
mgr/dashboard: fix API tests
Alfonso MartÃnez
1
-1
/
+1
2020-04-25
qa/tasks/vstart_runner.py: use StringIO for capturing text
Kefu Chai
1
-1
/
+1
2020-04-25
doc/releases/general.rst: add mising link targets
Kefu Chai
1
-0
/
+4
2020-04-25
doc/releases: silence sphinx warnings
Kefu Chai
2
-3
/
+3
2020-04-24
qa/suites/rados/thrash-old-clients/1-install: remove hammer
Neha Ojha
1
-41
/
+0
[next]