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 automatic version string generation
v2.0
Simon Rettberg
2014-01-13
6
-2
/
+37
*
[SERVER] Add example config
Simon Rettberg
2014-01-13
3
-0
/
+40
*
[SERVER] Don't wait forever on shutdown
Simon Rettberg
2014-01-13
1
-1
/
+2
*
[SERVER] Remove assertion that doesn't really check for an illegal state
Simon Rettberg
2014-01-13
1
-1
/
+0
*
Fixed the amazing infinite loop I introduced when refactoring
Simon Rettberg
2014-01-11
1
-8
/
+18
*
[SERVER] Let's try compiler detection again
Simon Rettberg
2014-01-09
1
-5
/
+7
*
[SERVER] Minor fixes, add quick and dirty clang support to CMakeLists.txt
Simon Rettberg
2014-01-09
3
-4
/
+12
*
[SERVER] Fix old image deletion, make image_load a bit nicer
Simon Rettberg
2014-01-09
1
-102
/
+146
*
[SERVER] SIGHUP triggers reload aswell. Some changes to server shutdown funct...
Simon Rettberg
2014-01-02
1
-21
/
+18
*
[KERNEL] Improved read timeout handling
Simon Rettberg
2013-12-20
2
-5
/
+8
*
[SERVER] Fix possible deadlock through printf usage in signal handler
Simon Rettberg
2013-12-10
1
-15
/
+21
*
[SERVER] Clean up properly when deleting an image
Simon Rettberg
2013-12-06
1
-1
/
+9
*
[SERVER] Remove annoying message about cache maps being saved
Simon Rettberg
2013-12-06
1
-1
/
+1
*
[SERVER] Fix free disk space check
Simon Rettberg
2013-12-04
2
-1
/
+5
*
[SERVER] Deletion restrictions
Simon Rettberg
2013-11-20
1
-1
/
+1
*
[SERVER] Stümperhaften double-free gefixt
Simon Rettberg
2013-11-19
1
-3
/
+3
*
[SERVER] Like kernel module, request first block, not random one
Simon Rettberg
2013-11-17
1
-4
/
+2
*
[KERNEL] Don't pick a random block for RTT measurement
Simon Rettberg
2013-11-17
1
-17
/
+3
*
[SERVER] Once again rework locking in uplink and freeing of resources to figh...
Simon Rettberg
2013-11-15
2
-18
/
+37
*
[SERVER] Create client threads detached instead of detaching them after creat...
Simon Rettberg
2013-11-14
1
-5
/
+4
*
[SERVER] Forgot a return that lead to locking messup :/
Simon Rettberg
2013-11-13
1
-0
/
+1
*
[SERVER] Automatic replication of images that are not complete on proxy. Spee...
Simon Rettberg
2013-11-13
2
-2
/
+56
*
[SERVER] Increase RTT check delay for uplinks that failed too many times to s...
Simon Rettberg
2013-11-13
3
-10
/
+16
*
[SERVER] Don't lock on image array when saving cache maps
Simon Rettberg
2013-11-13
1
-2
/
+4
*
[SERVER] Decrease cache map save interval for now
Simon Rettberg
2013-11-13
1
-1
/
+2
*
[SERVER] Mark image complete if so
Simon Rettberg
2013-11-13
1
-0
/
+5
*
[SERVER] Shut down altservers finder properly
Simon Rettberg
2013-11-12
3
-4
/
+10
*
[SERVER] Save cache maps every 30 mins
Simon Rettberg
2013-11-12
4
-1
/
+25
*
Merge branch 'simon' of dnbd3:dnbd3 into simon
Simon Rettberg
2013-11-12
14
-262
/
+310
|
\
|
*
tiny fix
Simon Rettberg
2013-11-11
1
-1
/
+1
|
*
[KERNEL] Fix possible deadlock on server switch
Simon Rettberg
2013-11-11
2
-80
/
+75
|
*
[CLIENT] Add options to add and remove alt-servers
Simon Rettberg
2013-11-11
1
-31
/
+94
|
*
[SERVER] Minor tweaks here and there
Simon Rettberg
2013-11-10
7
-29
/
+26
|
*
Remove outdated and invalid example configs
Simon Rettberg
2013-11-10
2
-38
/
+0
|
*
[SERVER] Update LOCKS readme
Simon Rettberg
2013-11-10
1
-2
/
+4
|
*
Refine CMakeLists: Tell cmake it's a C only project
Simon Rettberg
2013-11-10
1
-5
/
+4
|
*
[SERVER] Split "pending" lock for alt-server finding into producer and consum...
Simon Rettberg
2013-11-10
1
-75
/
+105
*
|
[SERVER] Fix embarrassing deadlock when deleting old images
Simon Rettberg
2013-11-12
1
-9
/
+9
*
|
[SERVER] Add "client only" flag for alt servers
Simon Rettberg
2013-11-12
3
-6
/
+10
|
/
*
[SERVER] Extend endianness detection
Simon Rettberg
2013-11-08
1
-1
/
+1
*
aesfsrgdsr
Simon Rettberg
2013-11-07
1
-0
/
+5
*
bla
Simon Rettberg
2013-11-07
2
-0
/
+3
*
Joey style commit
Simon Rettberg
2013-11-07
2
-2
/
+2
*
[SERVER] Add --bind parameter to specify bind interface (currently IPv4 only)
Simon Rettberg
2013-11-07
3
-5
/
+19
*
[KERNEL] Tweak better server selection a bit by also adding a constant delay ...
Simon Rettberg
2013-10-24
1
-1
/
+1
*
[KERNEL] Slow down with RTT measurements after 30 seconds
Simon Rettberg
2013-10-24
3
-8
/
+26
*
[SERVER] Only mark server as bad on unecpected error
Simon Rettberg
2013-10-24
1
-7
/
+6
*
[KERNEL] Detect stale state and change server
Simon Rettberg
2013-10-24
1
-3
/
+24
*
[SERVER] Refactoring, more debug output, try to check for cyclic proxying
Simon Rettberg
2013-10-22
4
-7
/
+23
*
[SERVER] Fetch correct revision after cloning
Simon Rettberg
2013-10-01
1
-3
/
+3
[next]