index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_dmclock_scheduler.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
qa/rgw: fix issue error in tests_ps.py
J. Eric Ivancich
1
-1
/
+1
2020-05-01
qa/suites/rados/thrash*: add on.yaml
Neha Ojha
2
-0
/
+0
2020-05-01
qa/suites/rados/thrash*: remove upmap.yaml and off.yaml
Neha Ojha
3
-7
/
+0
2020-05-01
rgw/rgw_bucket: clear tenant string for non tenanted buckets
Vikhyat Umrao
1
-0
/
+2
2020-05-01
doc/rbd: explicit remind the directory access right
Changcheng Liu
1
-2
/
+3
2020-05-01
test/crimson: minimize the lexical scope of thread pool
Kefu Chai
1
-13
/
+14
2020-04-30
mgr/dashboard: Fix error when filtering table without data
Tiago Melo
2
-1
/
+8
2020-04-30
mgr: do not load disabled modules
Kefu Chai
4
-1
/
+32
2020-04-30
mgr/PyModuleRegistry: probe modules using std::filesystem
Kefu Chai
1
-23
/
+20
2020-04-30
ceph-volume: add osdspec_affinity flag to ceph-osd
Joshua Schmid
1
-4
/
+10
2020-04-30
ceph-volume: add ceph.osdspec_affinity tag
Joshua Schmid
3
-0
/
+6
2020-04-30
minor fix: run tests in python venv
Shilpa Jagannath
3
-16
/
+19
2020-04-29
cephadm: Infer config on "cephadm shell"
Ricardo Marques
2
-4
/
+35
2020-04-29
mgr/dashboard: add telemetry report component
Tatjana Dehler
19
-1278
/
+1948
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
python-common: Fix wrong type annotation
Sebastian Wagner
3
-4
/
+9
2020-04-29
pybind/mgr: Remove insights/tox.ini
Sebastian Wagner
6
-28
/
+6
2020-04-29
kv/KeyValueDB, os/bluestore: Made fsck faster by not caching results
Adam Kupczyk
8
-24
/
+28
2020-04-29
common: Add pretty_binary_string conversions
Adam Kupczyk
8
-153
/
+223
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-29
doc/orchestrator: update docs to new syntax and updated examples
Joshua Schmid
2
-30
/
+100
2020-04-29
librbd: add aio_discard test case
Yuan Lu
1
-0
/
+44
2020-04-29
librbd: add aio_discard
Yuan Lu
2
-23
/
+61
2020-04-29
librbd: add DiscardRequest
Yuan Lu
2
-1
/
+151
2020-04-29
librbd: add DiscardLogOperation
Yuan Lu
2
-2
/
+81
2020-04-29
librbd: add DiscardLogEntry
Yuan Lu
2
-6
/
+71
2020-04-29
test/crimson/cbt: increase stddev variance to 2.0
Kefu Chai
2
-2
/
+2
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
os/bluestore: fix huge (>4GB) bluefs reads
Igor Fedotov
4
-14
/
+42
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: ECP modal enhanced validation
Stephan Müller
3
-45
/
+319
2020-04-28
mgr/dashboard: Use of crush node class in ECP modal
Stephan Müller
11
-188
/
+488
2020-04-28
mgr/dashboard: Use of crush node class in crush rule modal
Stephan Müller
4
-120
/
+46
2020-04-28
mgr/dashboard: Crush node selection class
Stephan Müller
2
-0
/
+347
2020-04-28
mgr/dashboard: Remove additional unneeded steps for the metrics calculation
Enno Gotthold
1
-2
/
+2
2020-04-28
qa/workunits/rbd: fix list-mapped filter in unmap_device
Mykola Golub
1
-1
/
+1
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-28
qa/tasks/vstart_runner: fix TypeError of string argument expected, got 'bytes'
Xiubo Li
1
-2
/
+8
2020-04-28
qa/workunits/cephadm/test_cephadm.sh: wait longer for monitoring stack
Michael Fritch
1
-3
/
+3
2020-04-27
librbd: Return read request early
lixiaoy1
2
-4
/
+24
2020-04-27
qa/rgw: some basic reshard tests
Shilpa Jagannath
2
-0
/
+239
2020-04-27
minor fix: pass bucket_info as const ref in bi_list()
Shilpa Jagannath
2
-2
/
+2
[next]