index
:
dnbd3.git
formatting
fuse_cow_2
master
Distributed Network Block Device 3 --rewrite for Kernel 3.x
DNBD
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add astyle formatting script/config (in progress)
formatting
Simon Rettberg
2021-03-06
2
-0
/
+51
*
[BUILD] Add Github workflow to validate (lint) source code
Manuel Bentele
2021-03-05
1
-0
/
+34
*
[BUILD] Disable lint/formatting for non-kernel for now
Simon Rettberg
2021-03-05
2
-23
/
+43
*
[BUILD] Make lint/format optional
Simon Rettberg
2021-03-05
1
-1
/
+13
*
[BUILD] Add support in CMake to validate (lint) the source code
Manuel Bentele
2021-03-04
13
-33
/
+321
*
[BUILD] Add build support for Github actions
Manuel Bentele
2021-03-02
2
-1
/
+66
*
[DOC] replace tabs with whitespaces
Manuel Bentele
2021-02-10
1
-16
/
+16
*
[BUILD] add support for AlmaLinux 8
Manuel Bentele
2021-02-10
1
-0
/
+18
*
[BUILD] add support for FreeBSD 12.2 and upcoming 13.x
Manuel Bentele
2020-12-14
1
-3
/
+3
*
[BUILD] add support for Linux LTS kernel 5.10.x
Manuel Bentele
2020-12-14
1
-2
/
+2
*
[FUSE] Fix build: Add dnbd3-build to dependencies
Simon Rettberg
2020-12-08
1
-1
/
+1
*
[BUILD] Fix dnbd3-client build, Fix source-only build
Simon Rettberg
2020-12-02
2
-2
/
+2
*
[BUILD] Include branch and build timestamp in binaries
Simon Rettberg
2020-12-02
9
-14
/
+29
*
[CLIENT] print help and version number correctly
Manuel Bentele
2020-12-02
1
-8
/
+5
*
[SERVER] replaced non-existent FUSE define to match CMake's build defines
Manuel Bentele
2020-11-27
1
-3
/
+3
*
[SERVER] Fix warnings
Simon Rettberg
2020-11-23
4
-7
/
+9
*
[BUILD] remove automatic search of includes for 'libatomic'
Manuel Bentele
2020-11-23
1
-10
/
+2
*
[BUILD] update search paths for 'libatomic' to support build on FreeBSD
Manuel Bentele
2020-11-23
3
-3
/
+11
*
[BUILD] add CMake find package search to find 'libatomic' automatically
Manuel Bentele
2020-11-23
2
-0
/
+53
*
[BUILD] increase minimum CMake version to be compliant with CMake 3.19.x
Manuel Bentele
2020-11-23
1
-1
/
+1
*
[KERNEL] Fix race condition for request_queuereceive in receive thread
Simon Rettberg
2020-11-20
1
-8
/
+7
*
[KERNEL] Cleanup thread cleanup, fix closing of device when busy
Simon Rettberg
2020-11-20
3
-90
/
+124
*
[BUILD] add support for atomic operations not supported by hardware
Manuel Bentele
2020-11-20
3
-3
/
+17
*
[KERNEL] Fix several connect/disconnect race conditions
Simon Rettberg
2020-11-19
3
-188
/
+193
*
[KERNEL] add support for Linux kernel 4.19 on Ubuntu 18.04 (GCC 7.5)
Manuel Bentele
2020-11-16
2
-8
/
+22
*
cmake: Add default include dir for fuse
Simon Rettberg
2020-11-13
1
-1
/
+1
*
cmake: No sign conversion warnings
Simon Rettberg
2020-11-13
1
-1
/
+1
*
[SERVER] Fix log calls in thread debug code
Simon Rettberg
2020-11-13
1
-5
/
+7
*
cmake: Fix passing -Defines to cc
Simon Rettberg
2020-11-13
1
-3
/
+3
*
[BUILD] add support to locate build directory out of Git directory
Manuel Bentele
2020-11-13
3
-7
/
+11
*
[BUILD] add CMake toolchain files to cross-compile for ppc and aarch64
Manuel Bentele
2020-11-11
3
-0
/
+68
*
[BUILD] build docker containers only if build of dnbd3-server is enabled
Manuel Bentele
2020-11-10
2
-4
/
+5
*
[CLIENT] display proper connected server if multiple servers specified
Manuel Bentele
2020-11-10
2
-14
/
+20
*
[KERNEL] add manual switching of dnbd3-server to specified server
Manuel Bentele
2020-11-10
4
-56
/
+159
*
[KERNEL] protect read-only access to server list
Manuel Bentele
2020-11-09
1
-6
/
+9
*
[KERNEL] protect access to server list if alt server is added/removed
Manuel Bentele
2020-11-09
1
-0
/
+3
*
[KERNEL]: change probing logic to select first available server
Manuel Bentele
2020-11-09
2
-16
/
+25
*
[KERNEL, CLIENT]: submit and probe multiple dnbd3-server with ioctl OPEN
Manuel Bentele
2020-11-06
5
-105
/
+268
*
[BUILD] add CMake support to build docker images based on Archlinux
Manuel Bentele
2020-11-02
4
-9
/
+46
*
[CLIENT] format output of program help text
Manuel Bentele
2020-10-30
1
-7
/
+7
*
[CLIENT] add documentation for adding/removing dnbd3-server to help
Manuel Bentele
2020-10-30
2
-10
/
+9
*
[BUILD] do not ignore C flags that are passed to CMake
Manuel Bentele
2020-10-30
1
-1
/
+1
*
[FUSE] removed unnecessary cmdln argument check for sticky mode
Manuel Bentele
2020-10-30
1
-6
/
+0
*
[BUILD] add build options to enable/disable build of dnbd3 components
Manuel Bentele
2020-10-30
5
-7
/
+22
*
[CLIENT] add feature to ignore propagated alternative servers (sticky mode)
Manuel Bentele
2020-10-29
2
-6
/
+29
*
[DOC] update setup description of docker containers with network links
Manuel Bentele
2020-10-29
1
-7
/
+16
*
[BUILD] add CMake support to build docker images based on Ubuntu 20.04
Manuel Bentele
2020-10-29
5
-1
/
+113
*
[SERVER] Update nextSave timestamp at start of function
Simon Rettberg
2020-10-29
1
-4
/
+6
*
[BUILD] do not print verbose CMake messages in unsupported CMake versions
v2.3
Manuel Bentele
2020-10-27
2
-16
/
+7
*
[BUILD] fix broken version header packaging for source packages
Manuel Bentele
2020-10-27
3
-11
/
+44
[next]