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
...
*
[KERNEL] Clean alt-server list first when connecting
Simon Rettberg
2021-04-16
1
-11
/
+8
*
[KERNEL] Fix Linter errors
Manuel Bentele
2021-04-16
2
-3
/
+5
*
[KERNEL] Removes duplicate word 'of' in license headers
Manuel Bentele
2021-04-16
19
-19
/
+19
*
[SERVER] Mark uplink requests with BGR/prefetch flags and handle them
Simon Rettberg
2021-04-14
1
-5
/
+20
*
[SERVER] Set TCP_NODELAY on outgoing connections
Simon Rettberg
2021-04-14
1
-1
/
+4
*
[SERVER] Make prefetching synchronous
Simon Rettberg
2021-04-14
4
-168
/
+228
*
[CLIENT] Use SO_GETPEERCRED instead of braindead setuid crap
Simon Rettberg
2021-04-14
1
-56
/
+69
*
[KERNEL] Deduplicate code, clean up, split into functions
Simon Rettberg
2021-04-14
2
-402
/
+339
*
[KERNEL] Fix CMD name in debug messages
Simon Rettberg
2021-04-14
1
-3
/
+3
*
[KERNEL] Improve socket connect
Simon Rettberg
2021-03-29
1
-34
/
+59
*
[KERNEL] Overhaul sysfs files
Simon Rettberg
2021-03-26
2
-40
/
+18
*
[KERNEL] Implement best_count logic for load balancing
Simon Rettberg
2021-03-26
5
-23
/
+49
*
[KERNEL] Use sockaddr instead of dnbd3_host_t where possible
Simon Rettberg
2021-03-24
6
-241
/
+216
*
[KERNEL] Set fake low RTT after manual server switch
Simon Rettberg
2021-03-23
2
-0
/
+8
*
[KERNEL] Synchronous add/remove of alt-servers via IOCTL
Simon Rettberg
2021-03-23
4
-165
/
+229
*
[SERVER] Fix compiler warning
Simon Rettberg
2021-03-22
1
-1
/
+1
*
[BUILD] Fix build issue if version information (Git tag) is missing
Manuel Bentele
2021-03-17
4
-18
/
+60
*
[KERNEL] Enable assertions if CONFIG_DEBUG_DRIVER is set
Manuel Bentele
2021-03-16
1
-0
/
+6
*
[KERNEL] Refactor code to satisfy Linux kernel code style
Manuel Bentele
2021-03-12
11
-621
/
+535
*
[BUILD] Build picohttpparser as independent library
Manuel Bentele
2021-03-11
3
-15
/
+15
*
[BUILD] Enable lint targets if lint programs are found
Manuel Bentele
2021-03-11
8
-59
/
+663
*
[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
[prev]
[next]