summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Update README.mdSimon Rettberg2023-06-091-3/+3
* [KERNEL] Adapt to Linux 5.18Simon Rettberg2022-06-141-1/+1
* Update READMESimon Rettberg2022-05-201-40/+4Star
* [KERNEL] Add missing include to fix compile on 4.14.xSimon Rettberg2022-02-111-1/+2
* [DOC] README: Make it clear that dnbd3 is read onlySimon Rettberg2022-02-091-1/+1
* [KERNEL] Add support for Linux kernel 5.15.x LTSManuel Bentele2021-11-301-2/+2
* [BUILD] Add CMake option to enable build of dnbd3-benchManuel Bentele2021-06-241-0/+1
* [BUILD] Add support for RockyLinux 8Manuel Bentele2021-06-221-0/+21
* [KERNEL] Add support for Linux kernels without blk-mq (e.g. CentOS 7)Manuel Bentele2021-06-161-0/+54
* [BUILD] Enable lint targets if lint programs are foundManuel Bentele2021-03-111-14/+15
* [BUILD] Add support in CMake to validate (lint) the source codeManuel Bentele2021-03-041-0/+21
* [DOC] replace tabs with whitespacesManuel Bentele2021-02-101-16/+16
* [BUILD] add support for AlmaLinux 8Manuel Bentele2021-02-101-0/+18
* [BUILD] add support for FreeBSD 12.2 and upcoming 13.xManuel Bentele2020-12-141-3/+3
* [BUILD] add support for Linux LTS kernel 5.10.xManuel Bentele2020-12-141-2/+2
* [BUILD] update search paths for 'libatomic' to support build on FreeBSDManuel Bentele2020-11-231-0/+5
* [BUILD] add support for atomic operations not supported by hardwareManuel Bentele2020-11-201-0/+14
* [KERNEL] add support for Linux kernel 4.19 on Ubuntu 18.04 (GCC 7.5)Manuel Bentele2020-11-161-0/+14
* [BUILD] add CMake toolchain files to cross-compile for ppc and aarch64Manuel Bentele2020-11-111-0/+20
* [BUILD] build docker containers only if build of dnbd3-server is enabledManuel Bentele2020-11-101-2/+3
* [BUILD] add build options to enable/disable build of dnbd3 componentsManuel Bentele2020-10-301-1/+4
* [DOC] update setup description of docker containers with network linksManuel Bentele2020-10-291-7/+16
* [BUILD] add CMake support to build docker images based on Ubuntu 20.04Manuel Bentele2020-10-291-0/+28
* [BUILD] remove the build requirement for an unused C++ compilerManuel Bentele2020-10-271-2/+0Star
* [DOC] Fix URL to the Linux kernel documentation in READMEManuel Bentele2020-10-261-1/+1
* [DOC] updated README with general information and build instructionsManuel Bentele2020-10-231-2/+172
* [BUILD] add CMake targets to build binary and source packages with CPackManuel Bentele2020-10-221-0/+113