summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | PendingReleaseNotes: add note about fallocate mode 0Milind Changire2024-10-301-0/+4
| * | | | | | | | client: return EOPNOTSUPP for fallocate with mode 0Milind Changire2024-10-302-7/+7
* | | | | | | | | Merge pull request #59486 from ceph/ceph-ec-benchmark-increase-default-buffer...SrinivasaBharathKanta2024-11-042-8/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test/erasure-code: increase ceph_erasure_code_benchmark default buffer sizeJamie Pryde2024-08-282-8/+13
* | | | | | | | | | Merge pull request #59481 from ifed01/wip-ifed-more-info-in-slow-op-logSrinivasaBharathKanta2024-11-045-5/+68
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | os/bluestore: log max throttle cost and txc count on slow op.Igor Fedotov2024-09-302-4/+41
| * | | | | | | | | | os/bluestore: log additional txc info for slow op warning onIgor Fedotov2024-09-241-1/+8
| * | | | | | | | | | kv: add a pair of informative getters to KeyValueDB::TransactionImplIgor Fedotov2024-09-243-1/+20
* | | | | | | | | | | Merge PR #60236 into mainVenky Shankar2024-11-041-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | MDS/CDir: return as early as possible from CDir::should_split_fast()Max Kellermann2024-10-181-1/+4
* | | | | | | | | | | | Merge pull request #60438 from xxhdx1985126/wip-68661Matan Breizman2024-11-031-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | crimson/osd/pg: fix wrong debug logsXuehan Xu2024-10-281-1/+2
| * | | | | | | | | | | | crimson/osd/pg: make sure ops are sent to backfill targets if and only if theXuehan Xu2024-10-281-2/+8
* | | | | | | | | | | | | Merge pull request #60517 from xxhdx1985126/wip-68737Matan Breizman2024-11-032-29/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | crimson/osd/osd_operations/client_request: no need to hold head's obcXuehan Xu2024-10-282-29/+31
* | | | | | | | | | | | | | Merge pull request #60485 from xxhdx1985126/wip-68719Matan Breizman2024-11-031-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | crimson/osd/backfill_state: discard CancelBackfill events when theXuehan Xu2024-10-251-0/+4
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #60439 from xxhdx1985126/wip-68662Matan Breizman2024-11-031-9/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | crimson/osd/shard_services: fix dangling reference caused by rvalueXuehan Xu2024-10-231-9/+13
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #60313 from xxhdx1985126/wip-68541Matan Breizman2024-11-031-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | crimson/osd/pg: trigger PG::wait_for_active_blocker only when the pg isXuehan Xu2024-10-161-1/+7
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #60584 from zdover23/wip-doc-2024-11-01-whereasAnthony D'Atri2024-11-014-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | doc: s/Whereas,/Although/Zac Dover2024-11-014-4/+4
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #60362 from mchangir/doc-add-note-about-vol-delete-wrt-sna...Anthony D'Atri2024-10-311-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | doc/cephfs: add note to remind user about snap-schedule during volume deleteMilind Changire2024-10-161-0/+8
* | | | | | | | | | | | | | Merge pull request #60540 from ronen-fr/wip-rf-revert-57582Ronen Friedman2024-10-311-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | osd: revert PR#57582Ronen Friedman2024-10-291-3/+1
* | | | | | | | | | | | | | | Merge pull request #60549 from phlogistonjohn/jjm-smb-dataclass-configAdam King2024-10-301-76/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | cephadm/smb: convert config object to use a dataclassJohn Mulligan2024-10-291-76/+24
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #60451 from rhcs-dashboard/nvmeof-conf-rm-fixAdam King2024-10-303-7/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mgr/dashboard: rm nvmeof conf based on its daemon nameNizamudeen A2024-10-243-7/+20
* | | | | | | | | | | | | | | | Merge pull request #60377 from adk3798/cephadm-share-default-imagesAdam King2024-10-3016-112/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | cephadm: update default image imports to point to common locationAdam King2024-10-3013-112/+47
| * | | | | | | | | | | | | | | | cephadm: add python-common/ceph to MYPYPATH and pytest PYTHONPATHAdam King2024-10-301-0/+8
| * | | | | | | | | | | | | | | | python-common: add spot in python-common for cephadm default imagesAdam King2024-10-302-0/+21
| * | | | | | | | | | | | | | | | cephadm: add python-common/ceph to cephadm zipappAdam King2024-10-301-0/+3
* | | | | | | | | | | | | | | | | Merge pull request #60281 from phlogistonjohn/jjm-change-cluster-validateAdam King2024-10-302-55/+74
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mgr/smb: prevent switching between clustering modesJohn Mulligan2024-10-121-0/+20
| * | | | | | | | | | | | | | | | | mgr/smb: move logic validating cluster changes to handlerJohn Mulligan2024-10-122-39/+31
| * | | | | | | | | | | | | | | | | mgr/smb: split _check_cluster function body into two functionsJohn Mulligan2024-10-121-16/+23
* | | | | | | | | | | | | | | | | | Merge pull request #60096 from adk3798/maintenance-mode-dead-hostAdam King2024-10-305-36/+82
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | doc/cephadm: document new flags on maintenance exit commandAdam King2024-10-161-5/+10
| * | | | | | | | | | | | | | | | | | mgr/cephadm: add offline host handling to maintenance exitAdam King2024-10-163-27/+66
| * | | | | | | | | | | | | | | | | | mgr/cephadm: set maintenance mode healthcheck when removing hostsAdam King2024-10-162-4/+6
* | | | | | | | | | | | | | | | | | | Merge pull request #59957 from adk3798/cephadm-bootstrap-global-public-networkAdam King2024-10-301-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | cephadm: make bootstrap default to "global" section for public_network settingAdam King2024-09-241-3/+7
* | | | | | | | | | | | | | | | | | | | Merge pull request #59838 from cbodley/wip-68083Yuri Weinstein2024-10-3011-661/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | os: remove unused btrfs_ioctl.h and testsCasey Bodley2024-09-1710-605/+1
| * | | | | | | | | | | | | | | | | | | | common: remove unused sync_filesystem.hCasey Bodley2024-09-171-56/+0
* | | | | | | | | | | | | | | | | | | | | Merge pull request #59644 from wlritchi/boost-1.86-compatYuri Weinstein2024-10-301-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \