index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
systemd
/
ceph-mgr.target
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
common/options: make pg log options dev-level
Josh Durgin
1
-7
/
+7
2020-08-03
common/options: describe osd_pg_log_trim_min
Josh Durgin
1
-1
/
+3
2020-08-03
crimson/osd: add support for CEPH_OSD_OP_TRUNCATE.
Radoslaw Zarzynski
5
-0
/
+80
2020-08-03
ceph-debug-docker: install ceph-crimson-osd for crimson flavor
Kefu Chai
1
-0
/
+3
2020-08-03
librbd: enable image cache after getting exclusive lock
Yuan Lu
25
-79
/
+464
2020-08-03
librbd: add InitRequest and ShutdownRequest state machine
Yuan Lu
16
-33
/
+650
2020-08-03
librbd: split ReadRequest
Yuan Lu
6
-108
/
+135
2020-08-03
librbd: add IMAGE_CACHE feature
Yuan Lu
2
-18
/
+30
2020-08-03
crimson/osd: ignore SIGHUP
Kefu Chai
1
-0
/
+2
2020-08-02
crimson/admin: implement "injectargs" command
Kefu Chai
1
-1
/
+27
2020-08-02
crimson/common: add ConfigProxy::inject_args()
Kefu Chai
1
-0
/
+8
2020-08-02
mgr/cephadm: track dependency in tox.ini
Kefu Chai
2
-2
/
+2
2020-08-01
crimson/osd: send pg_stat with correct seq
Kefu Chai
1
-2
/
+2
2020-08-01
crimson/osd: remove unused #include
Kefu Chai
1
-4
/
+0
2020-08-01
messages/MPGStats: print seq instead of tid
Kefu Chai
1
-1
/
+1
2020-08-01
osd/OSD: do not include MPGStatsAck.h
Kefu Chai
1
-1
/
+0
2020-08-01
os/bluestore: proper BlueFS shared allocator setup
Igor Fedotov
2
-9
/
+8
2020-08-01
cmake: use add_compile_options for passing compile options
Kefu Chai
1
-2
/
+2
2020-08-01
kv: always enable rocksdb
Kefu Chai
3
-13
/
+0
2020-08-01
cmake: do not check OFED_PREFIX anymore
Kefu Chai
2
-7
/
+2
2020-08-01
osd/PGLog: add some documentation
Josh Durgin
1
-0
/
+74
2020-07-31
test/librbd: unquiesce notifications are handled lazily
Jason Dillaman
2
-31
/
+65
2020-07-31
os/bluestore: be more verbose in _open_super_meta by default.
Igor Fedotov
1
-5
/
+5
2020-07-31
os/bluestore: don't do init_rm_free when mounting bluefs after mkfs.
Igor Fedotov
2
-5
/
+11
2020-07-31
os/bluestore: simlify BlueFS::_stop_alloc
Igor Fedotov
1
-3
/
+3
2020-07-31
os/bluestore: fix bluefs migrate/expand to match single allocator.
Igor Fedotov
5
-33
/
+68
2020-07-31
mgr/cephadm: Introduce tox and autopep8
Volker Theile
2
-2
/
+39
2020-07-31
build/debian: remove osd_support
Joshua Schmid
1
-1
/
+0
2020-07-31
doc/cephadm: adjust osd removal docs
Joshua Schmid
1
-9
/
+26
2020-07-31
mgr/cephadm: add tests for new remove/replace logic
Joshua Schmid
4
-11
/
+253
2020-07-31
mgr/cephadm: implement osd remove/replace logic in cephadm
Joshua Schmid
4
-137
/
+429
2020-07-31
mgr/osd_support: remove module and all traces
Joshua Schmid
10
-537
/
+0
2020-07-31
qa/tasks/ragweed: always set ragweed_repo
Kefu Chai
1
-37
/
+39
2020-07-31
test/librados_test_stub: handle assert_version
Or Ozeri
6
-0
/
+39
2020-07-31
mgr/cephadm: skip Dashboard configuration if Dashboard is disabled
Kiefer Chang
1
-3
/
+5
2020-07-30
mds: place MDSGatherBuilder on the stack
Patrick Donnelly
3
-24
/
+22
2020-07-30
qa/tasks/ceph: redirect stderr to log file
Kefu Chai
1
-10
/
+20
2020-07-30
mds: resolve SIGSEGV in waiting for uncommitted fragments
Patrick Donnelly
3
-7
/
+8
2020-07-30
os/bluestore: Track per zone metadata
Abutalib Aghayev
2
-3
/
+105
2020-07-30
cephadm: Fix error bootstraping with '--registry-json'
Ricardo Marques
1
-3
/
+3
2020-07-30
doc/mgr/orchestrator: Fix formatting and examples in create OSDs
Varsha Rao
1
-10
/
+4
2020-07-30
mgr/cephadm: Add migration to keep the service names consistent
Sebastian Wagner
2
-2
/
+131
2020-07-30
mgr/cephadm: minor cleanup in test_migration
Sebastian Wagner
1
-7
/
+2
2020-07-30
crimson/osd: handle MOSDScrub2
Kefu Chai
4
-3
/
+46
2020-07-30
test: fix ambiguous reference to _1
Willem Jan Withagen
1
-1
/
+1
2020-07-30
python-common, spec.in: Add missing pyyaml dependency
Sebastian Wagner
2
-0
/
+9
2020-07-30
client: clean up the unnecessary client_lock for _conf->client_trace
Xiubo Li
1
-160
/
+137
2020-07-30
qa: Fix traceback during fs cleanup between tests
Kotresh HR
1
-0
/
+2
2020-07-30
rbd: make libcurses optional
Lucian Petrut
2
-5
/
+17
2020-07-30
common: add Windows implementation for system info getter
Lucian Petrut
1
-2
/
+91
[next]