summaryrefslogtreecommitdiffstats
path: root/src/mon/FSCommands.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-28doc/dev: add note about intro of perf countersZac Dover1-0/+2
2024-05-28test/rgw/notification: verify network access to http serverYuval Lifshitz1-8/+19
2024-05-28doc/developer_guide: update doc about installing teuthologyRishabh Dave1-0/+23
2024-05-28mgr/dashboard: manage flow and pipes apisNizamudeen A3-22/+594
2024-05-28mgr/dashboard: rgw policy group management apiNizamudeen A2-4/+111
2024-05-27qa/suites/rbd: override extra_system_packages directly on install taskIlya Dryomov13-29/+19
2024-05-27doc/cephfs: s/subvolumegroups/subvolume groupsZac Dover1-3/+3
2024-05-27mgr/dashboard: add helpers for compression in pool formavanthakkar3-30/+47
2024-05-27doc: document metrics exported by CephFSJos Collin2-0/+133
2024-05-27crimson/os/seastore/async_cleaner: fix incorrect get_num_rolls()Yingxin Cheng5-2/+52
2024-05-26mds/quiesce: disable quiesce root debug parameters by defaultLeonid Usov1-3/+17
2024-05-26mds/quiesce-agt: never send a synchronous ackLeonid Usov2-22/+19
2024-05-26mds/quiesce-agt: add test for a rapid async ackLeonid Usov2-37/+93
2024-05-26mds/quiesce: always abort fragmenting asynchronously to prevent reentrancyLeonid Usov3-20/+23
2024-05-26mds/quiesce: overdrive an export if it hasn't frozen the tree yetLeonid Usov3-5/+31
2024-05-26mds/quiesce: quiesce_inode should not hold on to remote auth pinsLeonid Usov5-51/+68
2024-05-26qa/cephfs: check that a completed quiesce doesn't hold remote auth pinsLeonid Usov1-2/+60
2024-05-26mds: add `--lifetime` parameter to the `lock path` asok commandLeonid Usov4-1/+21
2024-05-26mds/quiesce: accept a regular file as the quiesce rootLeonid Usov2-23/+27
2024-05-26mds: command_quiesce_path: rename `--wait` to `--await` for consistencyLeonid Usov3-10/+10
2024-05-26mds: command_quiesce_path: do not block the asok thread and return an adequat...Leonid Usov4-48/+55
2024-05-25doc/cephfs: disambiguate two sentencesZac Dover1-3/+4
2024-05-25test/rbd: free remote_journaler in PrepareRemoteImageRequest testsRongqi Sun1-0/+4
2024-05-25mgr/prometheus: s/pkg_resources.packaging/packaging/Kefu Chai3-2/+4
2024-05-24crimson/os/seastore/rbm/avlallocator: return enough regions when request size...Zhang Song1-5/+4
2024-05-24cmake: : link shec_utils against legacy-option-headersKefu Chai1-0/+2
2024-05-24tools/first-damage: Fix struct unpackKotresh HR1-1/+2
2024-05-24tools/first-damage: Don't skip stray directory objectKotresh HR1-1/+4
2024-05-24script/ceph-backport: update Ceph PR idPatrick Donnelly1-2/+2
2024-05-23.github: expand tests label to all files under qaIlya Dryomov1-2/+1
2024-05-23RGW|Bucket notification: disable notif v2 to reload realm correctlyAli Masarwa1-0/+8
2024-05-23common/async: add max_concurrent_for_each() algorithmCasey Bodley3-0/+318
2024-05-23mgr/dashboard: fix readonly landingpagePedro Gonzalez Gomez5-17/+57
2024-05-23test/crimson/seastore/transaction_manager_test_state: fix compilation errorMatan Breizman1-0/+4
2024-05-23crimson/os/seastore: fix compile error in release buildZhang Song1-1/+1
2024-05-23rgw_kms: fix Realloc and free cctRongqi Sun2-2/+3
2024-05-23doc: Update pendingreleasenotes for dashboardNizamudeen A1-0/+19
2024-05-23doc/dev/release-process.rst: note new 'project' argumentsDan Mick1-6/+6
2024-05-22common/async: add spawn_throttle for bounded concurrency with optional_yieldCasey Bodley4-0/+1261
2024-05-22test/rgw/notifications: skip reload tests when there is no realmYuval Lifshitz1-0/+11
2024-05-22test/rgw/notifications: allow http server to buffer more requestsYuval Lifshitz1-0/+1
2024-05-22rgw/kafka: do not destroy the connection on errorsYuval Lifshitz1-150/+146