summaryrefslogtreecommitdiffstats
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-28crimson/os/seastore/transaction_manager: fix to use direct key/length to get ...Yingxin Cheng1-7/+15
2024-11-28crimson/os/seastore/cache: adjust logsYingxin Cheng2-39/+42
2024-11-28crimson/os/seastore: misc cleanups and assertsYingxin Cheng2-20/+19
2024-11-28crimson/os/seastore: clarify zero length is only possible for rootYingxin Cheng2-6/+6
2024-11-28crimson/os/seastore/cached_extent: clarify invarients in the cstorsYingxin Cheng1-20/+54
2024-11-28crimson/os/seastore/cache: cleanup, use the same method to create extentsYingxin Cheng3-5/+4
2024-11-28crimson/os/seastore/cached_extent: unify extent ptr creationYingxin Cheng3-24/+22
2024-11-28doc/glossary: add "DC" (Data Center) to glossaryZac Dover1-0/+3
2024-11-27doc/radosgw: Improve archive-sync-module.rst moreAnthony D'Atri1-1/+1
2024-11-27build/uadk: fix uadk repo's commit idRongqi Sun1-2/+1
2024-11-26doc/radosgw: Improve archive-sync-module.rstAnthony D'Atri1-15/+11
2024-11-26doc/releases: fix some formatting for the 17.2.8 release notesLaura Flores2-1424/+732
2024-11-25python-common/ceph/deployment: Add key encryption support to nvmeof configura...Gil Bregman1-5/+8
2024-11-25mgr/cephadm: Add key encryption support to nvmeof configurationGil Bregman2-1/+3
2024-11-25doc/rados/troubleshooting: Improve log-and-debug.rstAnthony D'Atri1-15/+17
2024-11-23doc/cephadm: Improve "Curl-based Installation"Zac Dover1-37/+50
2024-11-23doc/cephadm: Clarify "Deploying a new Cluster"Zac Dover1-3/+3
2024-11-22qa/rgw: the rgw/verify suite runs java tests lastCasey Bodley1-0/+0
2024-11-22rgw:Wrong x-rgw-quota-bucket-objects header when bucket quota is disabledRaja Sharma1-4/+10
2024-11-21osd/scrub: fixing reservations dump formatRonen Friedman1-1/+1
2024-11-20cephadm/nvmeof: support no huge pages for nvmeof spdkAlexander Indenbaum4-9/+30
2024-11-19rgw: RGWAccessKey::decode_json() preserves default value of 'active'Casey Bodley1-1/+3
2024-11-19common: rm the cast operator of md_config_cacher_tRonen Friedman1-4/+0
2024-11-19osd: rm all uses of the cast operator of md_config_cacher_tRonen Friedman1-7/+7
2024-11-19osd/scrub: cache frequently used configuration parametersRonen Friedman3-33/+64
2024-11-19common: a simple API to extract md_config_cacher_t cached valueRonen Friedman1-0/+4
2024-11-19mgr/cephadm: Add resource limits to nvmeof configurationGil Bregman2-0/+8
2024-11-19python-common/ceph/deployment: Add resource limits to nvmeof configurationGil Bregman1-0/+42
2024-11-19crimson: Set device class during spawn of a crimson osdMohit Agrawal9-0/+69
2024-11-19monitoring: Add alert NVMeoFTooManyNamespacesVallari Agrawal4-5/+291
2024-11-19doc/start: update os-recommendations.rstZac Dover1-25/+25
2024-11-18mds: account for header size during omap commitVenky Shankar1-0/+4
2024-11-18rgw/notification: fix segmentation fault and topic listing logicOshrey Avraham1-3/+3
2024-11-18doc: add pendingreleasenotes for cephfs subvolume earmarking featureAvan Thakkar1-0/+9
2024-11-18.github/workflows: Do not exempt PRs with milestoneGuillaume Abrioux1-3/+0
2024-11-17crimson/osd/replicate_backend: add the skipped newly created cloneXuehan Xu13-28/+105
2024-11-15exporter: SIGTERM/SIGINT/SIGHUP managementJuan Miguel Olmo Martínez5-27/+97
2024-11-14doc: 17.2.8 Release NotesYuri Weinstein3-0/+1455
2024-11-13ceph-volume: fix dmcrypt activation regressionGuillaume Abrioux1-1/+1
2024-11-13mds: client is evicted when an export subtree task is interruptedZhansong Gao4-6/+40
2024-11-13Add multiple labels in single command to hostAnuradha Gadge1-3/+4
2024-11-13qa: add test for importer's unexpected client eviction after an export subtre...Zhansong Gao2-1/+25
2024-11-13mds: session in the importing state cannot be cleared if an export subtree ta...Zhansong Gao1-1/+1
2024-11-13qa: add test for importer's session cleanup after an export subtree task is i...Zhansong Gao2-4/+70
2024-11-13qa/suites/nvmeof: add nvmeof warnings to log-ignorelistVallari Agrawal3-0/+8
2024-11-13mds: the assert should be before the journal entry submit otherwise it's racyZhansong Gao1-1/+1
2024-11-13mds: add `importing_count` to session dumpZhansong Gao1-0/+1
2024-11-12osd/scrub: list additional information when dumping the queueRonen Friedman1-1/+11
2024-11-12rgw: Update README for DBStore and Posix driversSoumya Koduri2-14/+12
2024-11-12crimson/osd/replicated_backend: add the dedicated method to constructXuehan Xu2-22/+49