summaryrefslogtreecommitdiffstats
path: root/src/ceph-osd-prestart.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-27common/numa: Skip the DPDK thread when setting NUMA affinityChunsong Feng1-0/+34
2021-12-27msg/async: refactory rename_thread for DPDKStackChunsong Feng3-3/+8
2021-12-26msg/async/dpdk:add the handling of DPDK initialization failureChunsong Feng1-8/+11
2021-12-26doc: remove references to SEASTAR_DEFAULT_ALLOCATORKefu Chai1-7/+0
2021-12-25crimson/test: fix SeastarRunner when app is not startedYingxin Cheng2-12/+46
2021-12-25msg/async/dpdk: add NIC whitelist configurationChunsong Feng2-0/+17
2021-12-24doc/mgr/zabbix.rst: fix typoswangyunqing1-1/+1
2021-12-24doc/install: Update quay.io URL for ceph-ci buildsAnthony D'Atri1-1/+1
2021-12-23mgr/dashboard: fix timeout error in dashboard cephadm e2e jobNizamudeen A6-21/+24
2021-12-22examples: typos found by codespellDimitri Papadopoulos5-5/+5
2021-12-21qa/tasks: improve backfill_toofull testMykola Golub1-6/+6
2021-12-21crimson/os/seastore: fix potential leak for onodes to live across transactionsYingxin Cheng3-24/+19
2021-12-21mgr/dashboard: Implement drain host functionality in dashboardNizamudeen A15-41/+166
2021-12-21common: Fix missing utility includeWillem Jan Withagen1-0/+1
2021-12-21Added ReleasesNotes and documentationKamoltat2-22/+31
2021-12-20os/bluestore/bluefs: Add tracking of bluefs log in noop replay modeAdam Kupczyk1-0/+8
2021-12-20os/bluestore/bluefs: Sync BlueFS log with its allocation deltaAdam Kupczyk1-0/+1
2021-12-20test/objectstore/bluefs_test: Add test for continuation of previous BlueFS logAdam Kupczyk1-0/+46
2021-12-20os/bluefs: allow incremental file metadata updates in bluefs logIgor Fedotov3-8/+152
2021-12-20qa/workunits/cephtool: modified test.shKamoltat1-1/+1
2021-12-20qa/workunits/mon/pg_autoscaler: modified test scriptKamoltat2-88/+87
2021-12-20pg_autoscaler/test: Modified unit-test for bulk flagKamoltat1-131/+195
2021-12-20mon: osd pool create <pool-name> with --bulk flagKamoltat9-123/+134
2021-12-20pybind/mgr/dashboard/run-backend-api-tests: Older setuptoolsDavid Galloway1-1/+1
2021-12-20seastar: pick up upstream change which includes cryptopp fixKefu Chai1-0/+0
2021-12-20os/bluestore: get rid of fake onode nref increment for pinned entryIgor Fedotov1-19/+3
2021-12-20mgr/dashboard: cephadm e2e job: improvementsAlfonso Martínez2-2/+4
2021-12-20mgr/dashboard: Cluster Expansion - Review Section: fixes and improvementsAashish Sharma6-119/+41
2021-12-20mgr/dashboard: fix white screen on Safari胡玮文1-1/+1
2021-12-19common: fix fmt::format_to deprecated warning胡玮文1-2/+3
2021-12-19mgr: move DaemonState methods into .ccKefu Chai2-42/+46
2021-12-19mgr: refactor DaemonState::set_metadata()Kefu Chai1-17/+19
2021-12-19common/str_map: reimplement get_str_list() using for_each_pairKefu Chai2-33/+35
2021-12-18using fmt for message formattinggalsalomon661-7/+5
2021-12-18fix comments; enum-class; typo; documentationgalsalomon663-34/+31
2021-12-18typogalsalomon661-1/+0
2021-12-18modification for error-handling and boto3galsalomon661-21/+34
2021-12-18adding/modifying documentation for output-serialization, s3select-response, s...galsalomon661-36/+156
2021-12-18s3select: point to s3select/master(after merging pr #90)galsalomon661-0/+0
2021-12-18in the case Presto is push-down query, it also send output-serialization para...galsalomon661-0/+8
2021-12-18s3tests.yaml points to ceph-mastergalsalomon661-2/+1
2021-12-18 RGW: Implement continuation, progress, stats, end s3select responsegal salomon4-176/+520
2021-12-18rgw: fix misspelling of 'effort'Huber-ming1-1/+1
2021-12-17crimson/os/seastore: reset onode in 'SeaStore::repeat_with_onode' before the ...Xuehan Xu1-1/+2
2021-12-17crimson/os/seastore/transaction: make sure the transaction's write_set is a s...Xuehan Xu1-0/+1
2021-12-17src/vstart.sh: correct shell syntax errorXuehan Xu1-1/+1
2021-12-17qa/tasks/rook: test reapplication of drive groups stored in mgrJoseph Sawaya6-14/+59