summaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindStdFilesystem.cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-06rgw: Remove rgw_json_enc.cc which is not builtAdam C. Emerson1-1949/+0
2022-06-06rgw: fix un/signed comparison warnings in rgw_admin.ccCasey Bodley1-1/+1
2022-06-06RGW - Zipper - Provide default get_new_req_id()Daniel Gryniewicz6-9/+5
2022-06-06rgw: fix un/signed comparison warnings in rgw_sync.ccCasey Bodley1-2/+2
2022-06-06mgr/dashboard: snapshot mirroring from dashboardPere Diaz Bou26-97/+491
2022-06-06mgr/dashboard: add rbd primary infoPere Diaz Bou2-0/+8
2022-06-05crimson/osd: reset logger before exitKefu Chai1-13/+19
2022-06-04crimson/os/seastore/backref: tolerate removing non-existing backrefsXuehan Xu2-5/+6
2022-06-04crimson/os/seastore/cache: don't index already removed backref entries in Cac...Xuehan Xu9-77/+110
2022-06-03doc/dev/developer_guide/testing_integration_tests: document how to test custo...Patrick Donnelly2-0/+72
2022-06-03qa/suites/rbd: place cache file on tmpfs for xfstestsIlya Dryomov17-0/+56
2022-06-03test/crimson/seastore: add test case for parallel extent retrievalXuehan Xu1-0/+42
2022-06-03crimson/os/seastore/cache: make access to Transaction::read_set atomicXuehan Xu2-67/+60
2022-06-03qa/cephfs: modify get_key_from_keyfile() in mount.pyRishabh Dave1-3/+7
2022-06-03qa/suites/rbd: refactor persistent-writeback-cache suiteIlya Dryomov25-32/+26
2022-06-02script/ceph-backport.sh: deal with main branchErnesto Puerta1-6/+6
2022-06-02python-common: allow crush device class to be set from osd service specCory Snyder2-1/+8
2022-06-02cephadm: master -> main updatesAdam King1-4/+4
2022-06-02qa: fix teuthology master branch refErnesto Puerta1-1/+1
2022-06-02doc/mgr: Document wildcard to expose Prometheus metrics for all RBD pools and...Konstantin Shalygin1-0/+4
2022-06-01crimson/osd: don't do rollback when object not existschunmei-liu1-0/+1
2022-06-01script/ceph-backport.sh: consume excess forward slash charsMichael Fritch1-1/+1
2022-06-01qa: remove .teuthology_branch fileJeff Layton1-1/+0
2022-06-01test/rgw/multisite: enable zonegroup resharding featureCasey Bodley2-0/+3
2022-06-01qa: fix .teuthology_branch file in qa/Jeff Layton1-1/+1
2022-06-01cephadm: fix osd adoption with custom cluster nameGuillaume Abrioux1-10/+33
2022-06-01CODEOWNERS: add RBD teamIlya Dryomov1-0/+49
2022-06-01crimson/os/seastore/segment_cleaner: retrieve different live extents in parallelXuehan Xu1-1/+1
2022-06-01mgr/cephadm: capture exception when not able to list upgrade tagsRedouane Kachach2-2/+10
2022-06-01osd/scrub: do not start scrubbing if the PG is snap-trimmingRonen Friedman1-5/+14
2022-06-01mgr/telemetry: add Rook dataYaarit Hatuka1-1/+76
2022-05-31rgw: restore check for empty olh name on reshardCasey Bodley1-0/+7
2022-05-31test/rgw: fix test case for empty-OLH-name cleanupCasey Bodley1-4/+12
2022-05-31librbd: unlink newest mirror snapshot when at capacity, bump capacityIlya Dryomov4-11/+13
2022-05-31test/librbd: fix set_val() call in SuccessUnlink* test casesIlya Dryomov1-3/+3
2022-05-31codeowners: remove api teamErnesto Puerta1-10/+1
2022-05-31debian: extract python3 packages to a single placeKefu Chai1-9/+15
2022-05-31debian: add .requires for specifying python3 depsKefu Chai10-27/+41
2022-05-31mgr/cephadm: check if a service exists before trying to restart itRedouane Kachach1-0/+3
2022-05-31rgw/dbstore: change default value of dbstore_db_dir to /var/lib/ceph/radosgw0xavi07-14/+182
2022-05-31doc/start: update "memory" in hardware-recs.rstZac Dover1-13/+14
2022-05-31crimson/os/seastore/segment_cleaner: add info logs to reveal trim activitiesYingxin Cheng1-1/+6
2022-05-31crimson/os/seastore/transaction_manager: set to test mode under debug buildYingxin Cheng4-12/+16
2022-05-31crimson/os/seastore/segment_cleaner: cleanup reclaim logicYingxin Cheng2-53/+76
2022-05-31crimson/os/seastore/seastore_types: include backref as physical extentsYingxin Cheng1-0/+2
2022-05-31crimson/os/seastore/cache: assert dirtyYingxin Cheng2-3/+4
2022-05-31crimson/os/seastore: cleanup rewrite_extent()Yingxin Cheng2-15/+7
2022-05-31crimson/os/seastore/segment_cleaner: delay reclaim until near fullYingxin Cheng1-4/+4
2022-05-30rbd-mirror: don't prune non-primary snapshot when restarting delta syncIlya Dryomov2-2/+122
2022-05-30cls/rbd: fix operator<< for MirrorSnapshotNamespaceIlya Dryomov1-6/+10