summaryrefslogtreecommitdiffstats
path: root/src/blk/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* os/bluestore: remove zoned from crimsonPere Diaz Bou2024-01-091-9/+0
* cmake: promote uring package search to top-levelPatrick Donnelly2023-10-171-6/+0
* blk/kernel: add plugin system for devices with compression and move VDO suppo...Martin Ohmacht2022-09-281-1/+1
* cmake: rename a series of pmem libraries to pmdkYin Congmin2022-06-271-1/+1
* Add the support to use DML library for PMEM device.Ziye Yang2022-04-191-0/+4
* cmake/modules/BuildSPDK.cmake: link whole-archiveTongliang Deng2022-01-201-1/+2
* cmake: do not build libblk if libblk_srcs is emptyKefu Chai2021-05-021-2/+4
* cmake: do not link blk against pmem::pmemobjKefu Chai2021-03-061-2/+1
* cmake: build static libs if they are internal onesKefu Chai2021-02-191-1/+1
* Merge pull request #37788 from tchaikov/wip-zbdKefu Chai2020-10-301-4/+2
|\
| * cmake: set HAVE_LIBZBD before creating "acconfig.h"Kefu Chai2020-10-291-2/+0
| * cmake: s/WITH_LIBZBD/WITH_LIBZBD/Kefu Chai2020-10-291-2/+2
* | librbd/cache: init functionality for SSD CacheMahati Chamarthy2020-10-281-1/+1
|/
* cmake: add "WITH_ZBD" optionKefu Chai2020-09-061-2/+4
* os/bluestore: Switch from libzbc library to libzbd libraryAbutalib Aghayev2020-09-061-3/+3
* src: Rename "zns" directory to "zoned".Abutalib Aghayev2020-06-081-1/+1
* src: Add missing PRIVATE keyword to target_link_libraries command.Abutalib Aghayev2020-06-081-1/+1
* src: extract backend driver from bluestore to access deviceChangcheng Liu2020-05-281-0/+61