summaryrefslogtreecommitdiffstats
path: root/src/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #61289 from ronen-fr/wip-rf-catcher-fixRonen Friedman3 days1-7/+16
|\
| * common: config_cacher: use set::contains() instead of count()Ronen Friedman4 days1-1/+1
| * common: fix md_config_cacher_tRonen Friedman4 days1-7/+16
* | Merge pull request #61322 from JonBailey1993/JonBailey1993/ceph_test_rados_io...Jon Bailey4 days1-36/+60
|\ \
| * | common/io_exerciser: Reorder lines in RadosIo send_command functionsJon Bailey5 days1-2/+4
| * | common/io_exerciser: Clear the stringstream in RadosIO classJon Bailey5 days1-36/+58
* | | Merge pull request #60278 from rzarzynski/wip-os-fastomapiterYuri Weinstein5 days1-0/+17
|\ \ \
| * | | common/ceph_time: introduce time_guard for RAII-styled timediff calculationRadoslaw Zarzynski2024-12-171-0/+17
* | | | Merge pull request #61000 from MaxKellermann/no_boostSrinivasaBharathKanta5 days1-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | common/bit_vector: use static_assert() instead of BOOST_STATIC_ASSERT()Max Kellermann2024-12-091-2/+2
* | | | Merge pull request #60330 from JonBailey1993/JonBailey1993/ceph_test_rados_io...Jon Bailey9 days24-1648/+2856
|\ \ \ \
| * | | | common/io_exerciser: Make sure Sequence 10 removes objects after finishing ru...JonBailey199311 days1-0/+3
| * | | | src/common/json: Modified JSON structures so they take advantage of ceph_json...JonBailey199311 days12-797/+524
| * | | | src/common/io_exerciser: Remove unneccisairy override in data_generation::See...JonBailey199311 days1-2/+2
| * | | | src/common/io_exerciser: add missing override statements to JsonStructures.hJonBailey199311 days1-6/+6
| * | | | src/common/io_exerciser: Formatting improvements using clang formatJonBailey199311 days17-2973/+2301
| * | | | common/io_exerciser: Add simple sequences for testing error injectsJonBailey199311 days10-33/+779
| * | | | common/io_exerciser: Add injecterror commands to ceph_test_rados_io_sequence ...JonBailey199311 days9-105/+1348
| * | | | src/common/io_exerciser: Code readability improvementsJonBailey199311 days8-488/+649
| | |_|/ | |/| |
* | | | Merge pull request #60881 from NitzanMordhai/wip-nitzan-ipv6-subnet-checksLaura Flores9 days2-9/+22
|\ \ \ \
| * | | | common/pick_address: Add IPv6 support to is_addr_in_subnetNitzan Mordechai2024-12-012-9/+22
* | | | | Merge pull request #61127 from VallariAg/wip-nvmeof-delete-healthcheckVallari Agrawal10 days1-0/+7
|\ \ \ \ \
| * | | | | src/common/options/mon.yaml.in: add mon_nvmeofgw_delete_graceVallari Agrawal12 days1-0/+7
* | | | | | Merge pull request #61255 from Matan-B/wip-matanb-crimson-seastore-deafult-2Matan Breizman10 days1-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | common/options/crimson.yaml.in: Bluestore by defaultMatan Breizman11 days1-1/+1
| |/ / / /
* | | | | Merge pull request #60720 from batrick/i68913Venky Shankar12 days1-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | qa: write out ESubtreeMap more frequently to find large eventsPatrick Donnelly2024-12-301-1/+1
* | | | | Merge PR #55616 into mainVenky Shankar2024-12-271-0/+6
|\ \ \ \ \
| * | | | | mds: emit warning for estinated replay timeVenky Shankar2024-11-291-0/+6
* | | | | | Merge pull request #60821 from Matan-B/wip-matanb-crimson-seastore-deafultMatan Breizman2024-12-231-0/+11
|\ \ \ \ \ \
| * | | | | | crimson: switch to SeaStore as default objectstoreMatan Breizman2024-12-161-0/+11
* | | | | | | Merge pull request #61005 from athanatos/sjust/wip-crimson-io-3Samuel Just2024-12-161-27/+38
|\ \ \ \ \ \ \
| * | | | | | | crimson: clear obcs whether referenced or not upon replica writeSamuel Just2024-12-101-27/+36
| * | | | | | | common/intrusive_lru: add method to access use countSamuel Just2024-12-091-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #60429 from VVoidV/lbr-fix-formatterCasey Bodley2024-12-162-16/+65
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | <comomon> fix buffer out-of-bounds in HTMLFormatterliubingrun2024-10-241-4/+16
| * | | | | | <common> fix formatter buffer out-of-boundsliubingrun2024-10-241-12/+49
* | | | | | | Merge pull request #59808 from yuvalif/wip-yuval-bucket-logging3Yuval Lifshitz2024-12-101-0/+10
|\ \ \ \ \ \ \
| * | | | | | | rgw/logging: add support for GetBucketLogging and PutBucketLoggingYuval Lifshitz2024-12-081-0/+10
* | | | | | | | tools/ceph-dencoder/sstring.h: use `char8_t` instead of `unsigned char`Max Kellermann2024-12-091-0/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #60304 from cbodley/wip-async-completion-recyclingCasey Bodley2024-12-065-84/+42
|\ \ \ \ \ \ \
| * | | | | | | common/async: remove unused common/async/bind_like.hCasey Bodley2024-10-151-39/+0
| * | | | | | | common/async: use asio::associator for Forwarding/CompletionHandlerCasey Bodley2024-10-152-30/+28
| * | | | | | | common/async: SharedMutex uses append instead of bind_handlerCasey Bodley2024-10-151-8/+5
| * | | | | | | common/async: Completion removes unnecessary bind_executor()Casey Bodley2024-10-141-1/+1
| * | | | | | | common/async: Completion uses asio::recycling_allocator by defaultCasey Bodley2024-10-141-6/+8
* | | | | | | | os/bluestore: Improve documentation introduced by #57722Anthony D'Atri2024-11-291-4/+10
| |_|_|/ / / / |/| | | | | |
* | | | | | | crimson/os/seastore: disable seastore_max_data_allocation_size by defaultYingxin Cheng2024-11-281-2/+2
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #60253 from MaxKellermann/includesYuri Weinstein2024-11-2219-13/+36
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | common/error_code: remove unused includesMax Kellermann2024-11-042-5/+3