summaryrefslogtreecommitdiffstats
path: root/src/kernel/dnbd3_main.c
Commit message (Expand)AuthorAgeFilesLines
* [KERNEL] Removes duplicate word 'of' in license headersManuel Bentele2021-04-161-1/+1
* [KERNEL] Implement best_count logic for load balancingSimon Rettberg2021-03-261-2/+5
* [KERNEL] Use sockaddr instead of dnbd3_host_t where possibleSimon Rettberg2021-03-241-22/+81
* [KERNEL] Set fake low RTT after manual server switchSimon Rettberg2021-03-231-0/+1
* [KERNEL] Synchronous add/remove of alt-servers via IOCTLSimon Rettberg2021-03-231-5/+77
* [KERNEL] Refactor code to satisfy Linux kernel code styleManuel Bentele2021-03-121-22/+20Star
* [KERNEL] Cleanup thread cleanup, fix closing of device when busySimon Rettberg2020-11-201-1/+2
* [KERNEL] add manual switching of dnbd3-server to specified serverManuel Bentele2020-11-101-0/+23
* [BUILD] add CMake targets to build binary and source packages with CPackManuel Bentele2020-10-221-2/+2
* [BUILD] set build type and stop Release build if repository is dirtyManuel Bentele2020-10-191-3/+3
* [BUILD] rewrite CMake build system to track changes of source filesManuel Bentele2020-10-161-0/+93