main
cmake/.../FindSanitizers: add check for Sanitizers_FIBER_SUPPPORT
Fix Windows CI build
rgw: bump Apache Arrow submodule from 17.0.0 to 19.0.1
cmake/boost: build libboost_context with BOOST_USE_ASAN
cmake: pass RTE_DEVEL_BUILD=n when building dpdk
cmake: build fio from upstream 3.42
cmake/BuildISAL: build and install library targets only
cmake/crypto: use ExternalProject to build isal crypto library
cmake: add cmake 4 support
cmake: WITH_QATLIB/ZIP disabled on aarch64
cmake/modules/BuildQATzip: Disable errors
cmake: fix liburing path passed to rocksdb
cmake/modules/BuildSPDK.cmake: link whole-archive
tools/rbd: add support of new device type for ubbd
cmake: add submodule for utf8proc at v2.2.0
cmake: allow use libzstd in system
cmake: s/c-ares::c-ares/c-ares::cares/
blk,build: drop BlueStore PMEM support
uadk: Build with ceph fork (for FORTIFY_SOURCE fix)
cmake/modules/Builduring.cmake: add URING::uring as alias
Add support for Catch2
Merge pull request #54963 from DimStar77/cmake328
cmake: detect linker support
build: add Mold linker compatibility
build: fix atomic linking with LTO on s390x
common: enable AVX512+VPCLMULQDQ for crc32c performance on x86
cmake: move Arrow targets into find_package modules
cmake: add missing FindBacktrace.cmake
cmake: build spdk/dpdk in cmake modules
cmake: drop WITH_PYTHON2 option
rgw: add DAOS SAL implementation
cmake: to get the header and library from specified path
cmake: link against gtest in a better way
auth: Kerberos authentication
cmake: fix a cmake error when with -DALLOCATOR=jemalloc.
cmake: add WITH_SYSTEM_JERASURE option for system jerasure and gf-complete
RGW - Add POSIX Driver
cmake: replace Findlttng-ust.cmake with FindLTTngUST.cmake
cmake: add LZ4::LZ4 target for LZ4
cmake: detect linux/blk/zoned support
cmake: use find_program(REQUIRED) to fail early on missing programs
cmake: use NUMA for package name in FindNUMA.cmake
cmake: cmake: oath lives in liboath
cmake: define OpenLDAP::OpenLDAP library
cmake: add WITH_QATLIB to build against qatlib
cmake: build qatzip from source when WITH_SYSTEM_QATZIP=OFF
cmake: check version of librdkafka
cmake: find_package(RabbitMQ) instead of just checking its header
cmake/FindRocksDB: fix IMPORTED_LOCATION for ROCKSDB_LIBRARIES
libcephsqlite: rework architecture and backend
cmake: explicitly support and enable vptr sanitizer
cmake: stop detecting <experimental/filesystem>
cmake: fix libaio detection
cmake: align cmake names of library packages
cmake: cleanup Findblkid.cmake
cmake: drop c-ares::c-ares alias
cmake: find_package(cap) before linking against it
cmake: dpdk: only append common dir if it has been found
cmake: import allocator libraries in a better way
cmake: extract mount.ceph into src/mount
cmake: fix unknown pkg_search_module
librbd/migration: add nbd stream
cmake: find motr libraries and header before using them
cmake: rewrite Findgenl to support components argument
cmake: rename a series of pmem libraries to pmdk
cmake: extract the RDMA libraries interface properties out
cmake: cleanup snappy related script
cmake: add WITH_SYSTEM_SPDK to link a system-installed SPDK
cmake: Findthrift.cmake parses version string
cmake: cleanup Findudev.cmake
cmake: fix Finduring.cmake
cmake,rpm,deb: update to accommodate SPDK v17.10
cmake: compile libzfs backend conditionally
jaeger, build/op: add jaeger and it's dependencies as submodules
os/bluestore: Switch from libzbc library to libzbd library
cmake: check $top_srcdir/.git directly
cmake/modules/GetGitRevisionDescription: update to work with git-worktree
cmake: Intelligently set job limits for sccache
cmake/modules: add PythonPackage.cmake
src/common: optimize crc32c using zbc extension for riscv64
cmake: Add dpdk numa support