index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
modules
/
FindStdFilesystem.cmake
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
rgw: Remove rgw_json_enc.cc which is not built
Adam C. Emerson
1
-1949
/
+0
2022-06-06
rgw: fix un/signed comparison warnings in rgw_admin.cc
Casey Bodley
1
-1
/
+1
2022-06-06
RGW - Zipper - Provide default get_new_req_id()
Daniel Gryniewicz
6
-9
/
+5
2022-06-06
rgw: fix un/signed comparison warnings in rgw_sync.cc
Casey Bodley
1
-2
/
+2
2022-06-06
mgr/dashboard: snapshot mirroring from dashboard
Pere Diaz Bou
26
-97
/
+491
2022-06-06
mgr/dashboard: add rbd primary info
Pere Diaz Bou
2
-0
/
+8
2022-06-05
crimson/osd: reset logger before exit
Kefu Chai
1
-13
/
+19
2022-06-04
crimson/os/seastore/backref: tolerate removing non-existing backrefs
Xuehan Xu
2
-5
/
+6
2022-06-04
crimson/os/seastore/cache: don't index already removed backref entries in Cac...
Xuehan Xu
9
-77
/
+110
2022-06-03
doc/dev/developer_guide/testing_integration_tests: document how to test custo...
Patrick Donnelly
2
-0
/
+72
2022-06-03
qa/suites/rbd: place cache file on tmpfs for xfstests
Ilya Dryomov
17
-0
/
+56
2022-06-03
test/crimson/seastore: add test case for parallel extent retrieval
Xuehan Xu
1
-0
/
+42
2022-06-03
crimson/os/seastore/cache: make access to Transaction::read_set atomic
Xuehan Xu
2
-67
/
+60
2022-06-03
qa/cephfs: modify get_key_from_keyfile() in mount.py
Rishabh Dave
1
-3
/
+7
2022-06-03
qa/suites/rbd: refactor persistent-writeback-cache suite
Ilya Dryomov
25
-32
/
+26
2022-06-02
script/ceph-backport.sh: deal with main branch
Ernesto Puerta
1
-6
/
+6
2022-06-02
python-common: allow crush device class to be set from osd service spec
Cory Snyder
2
-1
/
+8
2022-06-02
cephadm: master -> main updates
Adam King
1
-4
/
+4
2022-06-02
qa: fix teuthology master branch ref
Ernesto Puerta
1
-1
/
+1
2022-06-02
doc/mgr: Document wildcard to expose Prometheus metrics for all RBD pools and...
Konstantin Shalygin
1
-0
/
+4
2022-06-01
crimson/osd: don't do rollback when object not exists
chunmei-liu
1
-0
/
+1
2022-06-01
script/ceph-backport.sh: consume excess forward slash chars
Michael Fritch
1
-1
/
+1
2022-06-01
qa: remove .teuthology_branch file
Jeff Layton
1
-1
/
+0
2022-06-01
test/rgw/multisite: enable zonegroup resharding feature
Casey Bodley
2
-0
/
+3
2022-06-01
qa: fix .teuthology_branch file in qa/
Jeff Layton
1
-1
/
+1
2022-06-01
cephadm: fix osd adoption with custom cluster name
Guillaume Abrioux
1
-10
/
+33
2022-06-01
CODEOWNERS: add RBD team
Ilya Dryomov
1
-0
/
+49
2022-06-01
crimson/os/seastore/segment_cleaner: retrieve different live extents in parallel
Xuehan Xu
1
-1
/
+1
2022-06-01
mgr/cephadm: capture exception when not able to list upgrade tags
Redouane Kachach
2
-2
/
+10
2022-06-01
osd/scrub: do not start scrubbing if the PG is snap-trimming
Ronen Friedman
1
-5
/
+14
2022-06-01
mgr/telemetry: add Rook data
Yaarit Hatuka
1
-1
/
+76
2022-05-31
rgw: restore check for empty olh name on reshard
Casey Bodley
1
-0
/
+7
2022-05-31
test/rgw: fix test case for empty-OLH-name cleanup
Casey Bodley
1
-4
/
+12
2022-05-31
librbd: unlink newest mirror snapshot when at capacity, bump capacity
Ilya Dryomov
4
-11
/
+13
2022-05-31
test/librbd: fix set_val() call in SuccessUnlink* test cases
Ilya Dryomov
1
-3
/
+3
2022-05-31
codeowners: remove api team
Ernesto Puerta
1
-10
/
+1
2022-05-31
debian: extract python3 packages to a single place
Kefu Chai
1
-9
/
+15
2022-05-31
debian: add .requires for specifying python3 deps
Kefu Chai
10
-27
/
+41
2022-05-31
mgr/cephadm: check if a service exists before trying to restart it
Redouane Kachach
1
-0
/
+3
2022-05-31
rgw/dbstore: change default value of dbstore_db_dir to /var/lib/ceph/radosgw
0xavi0
7
-14
/
+182
2022-05-31
doc/start: update "memory" in hardware-recs.rst
Zac Dover
1
-13
/
+14
2022-05-31
crimson/os/seastore/segment_cleaner: add info logs to reveal trim activities
Yingxin Cheng
1
-1
/
+6
2022-05-31
crimson/os/seastore/transaction_manager: set to test mode under debug build
Yingxin Cheng
4
-12
/
+16
2022-05-31
crimson/os/seastore/segment_cleaner: cleanup reclaim logic
Yingxin Cheng
2
-53
/
+76
2022-05-31
crimson/os/seastore/seastore_types: include backref as physical extents
Yingxin Cheng
1
-0
/
+2
2022-05-31
crimson/os/seastore/cache: assert dirty
Yingxin Cheng
2
-3
/
+4
2022-05-31
crimson/os/seastore: cleanup rewrite_extent()
Yingxin Cheng
2
-15
/
+7
2022-05-31
crimson/os/seastore/segment_cleaner: delay reclaim until near full
Yingxin Cheng
1
-4
/
+4
2022-05-30
rbd-mirror: don't prune non-primary snapshot when restarting delta sync
Ilya Dryomov
2
-2
/
+122
2022-05-30
cls/rbd: fix operator<< for MirrorSnapshotNamespace
Ilya Dryomov
1
-6
/
+10
[next]