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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SERVER] rpc: Fix bitmask calc for odd subnet sizes (not 8, 16, ...)
Simon Rettberg
2017-10-04
1
-1
/
+1
*
[SERVER] How about updating atime on connect?
Simon Rettberg
2017-10-04
1
-0
/
+3
*
[SERVER] Implement HTTP RPC that supports different queries and ACL
Simon Rettberg
2017-10-01
5
-45
/
+264
*
[SERVER] Move includes from header to source unit
Simon Rettberg
2017-10-01
2
-2
/
+2
*
[SERVER] Helper function for loading line based space separated data from file
Simon Rettberg
2017-10-01
3
-34
/
+63
*
[*] constness for sock_sendAll params
Simon Rettberg
2017-10-01
2
-3
/
+3
*
[SERVER] Fix closing timeout reset, fix log messages
Simon Rettberg
2017-09-08
2
-1
/
+5
*
[SERVER] Refactor: Move client list to net.* and isolate
Simon Rettberg
2017-09-07
8
-247
/
+290
*
[SERVER] Implement closeUnusedFd config option
Simon Rettberg
2017-09-02
4
-0
/
+36
*
[*] Continue splitting #defines to clientconfig.h etc.
Simon Rettberg
2017-09-02
10
-35
/
+51
*
[SERVER] Split server-only defs from config.h to serverconfig.h
Simon Rettberg
2017-08-26
8
-32
/
+54
*
[SERVER] Change handling of nonworking images, check for size change
Simon Rettberg
2017-08-24
1
-77
/
+169
*
[SERVER] Fix status query on big endian
Simon Rettberg
2017-08-21
1
-4
/
+7
*
[SERVER] Make crclist handling endian-safe
Simon Rettberg
2017-04-27
2
-1
/
+9
*
[SERVER] Remove stray line
Simon Rettberg
2017-04-27
1
-1
/
+0
*
[SERVER] Fix image_load aswell...
Simon Rettberg
2016-11-09
1
-12
/
+12
*
[SERVER] Fix loading of rid-based images in vmdk legacy mode
Simon Rettberg
2016-11-09
1
-9
/
+8
*
[FUSE] Little more verbosity in some error msg
Simon Rettberg
2016-11-09
1
-1
/
+1
*
[KERNEL] PAGE_CACHE_SIZE -> PAGE_SIZE
Simon Rettberg
2016-10-17
1
-1
/
+1
*
SERVER_MAX_CLIENTS: 400 -> 4000
konrad
2016-07-19
1
-1
/
+1
*
Added rudimentary benchmark tool.
Christian Klinger
2016-07-15
6
-0
/
+392
*
[SERVER] Bump debug lock tracking limits
Simon Rettberg
2016-07-13
1
-2
/
+2
*
[CLIENT] fix help output for closing a device
Jonathan Bauer
2016-06-13
1
-1
/
+1
*
[FUSE] Wait a little longer before switching via new approach
Simon Rettberg
2016-03-23
1
-8
/
+8
*
[FUSE] Add new load balancing mechanism
Simon Rettberg
2016-03-23
1
-12
/
+49
*
[SERVER] Fix formatting
Simon Rettberg
2016-03-22
9
-57
/
+58
*
[SERVER] (FreeBSD) Unlock send mutex on sendfile error
Simon Rettberg
2016-03-22
1
-0
/
+1
*
compile dnbd3-fuse on FreeBSD without warning :)
Sebastian
2016-02-11
2
-2
/
+4
*
remove kernel build breaking include
Sebastian
2016-02-11
1
-1
/
+0
*
running FreeBSD sendfile
Sebastian
2016-02-11
1
-13
/
+36
*
dnbd3server build success on freebsd :)
Sebastian
2016-02-11
9
-30
/
+77
*
cleanup commits
Sebastian
2016-02-11
25
-145
/
+47
*
[SHARED] signal.h -> fdsignal.h
Simon Rettberg
2016-02-10
14
-15
/
+15
*
dfskljgdslkfsdklgj
Simon Rettberg
2016-02-05
1
-3
/
+3
*
[SHARED] Fix linux detection on clang
Simon Rettberg
2016-02-05
1
-4
/
+4
*
[SHARED] Implement pipe() based signalling
Simon Rettberg
2016-02-05
4
-71
/
+261
*
First steps in make signals more abstract from the underlying mechanism; repl...
Simon Rettberg
2016-02-05
10
-129
/
+136
*
[SERVER] BREAKING: Get rid of pseudo case-insensitivity
v2.1
Simon Rettberg
2016-02-01
9
-54
/
+41
*
[SERVER] Fix a lot of (mostly harmless) data races
Simon Rettberg
2016-01-11
13
-94
/
+163
*
[KERNEL/CLIENT] Several minor tweaks and changes
Simon Rettberg
2016-01-11
6
-17
/
+20
*
[FUSE] Handle SIGINT/SIGTERM to abort pending reads
Simon Rettberg
2015-12-17
2
-1
/
+35
*
[SERVER] Performance: Optimized some functions (gprof)
Simon Rettberg
2015-12-17
4
-25
/
+45
*
[SERVER] image_markComplete now handles locking so we remove() unlocked
Simon Rettberg
2015-12-17
2
-15
/
+18
*
[SERVER] Cancel scanning of image dir if _shutdown is set
Simon Rettberg
2015-12-16
2
-4
/
+8
*
[SERVER] Fix image_calcBlockCrc32: Use 64bit for fileSize param
Simon Rettberg
2015-12-16
1
-22
/
+27
*
[SERVER] More fine grained locking for RPC; better error logging
Simon Rettberg
2015-12-16
7
-68
/
+143
*
[FUSE] Fix forking mode (not passing -f) by not spawning threads before enter...
Simon Rettberg
2015-12-16
3
-30
/
+53
*
[SERVER] Update config example
Simon Rettberg
2015-12-15
1
-2
/
+6
*
[SERVER] Remove non-working images from list, plus refactoring
Simon Rettberg
2015-12-15
8
-134
/
+318
*
[SERVER] Make listen port configurable
Simon Rettberg
2015-12-14
3
-3
/
+18
[next]