index
:
dnbd3.git
HEAD
formatting
fuse_cow_2
iscsi
iscsi-refactor
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
/
fuse
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FUSE] I'M AN IDIOT
Simon Rettberg
2024-05-13
1
-1
/
+1
*
[FUSE] Fix hang when trying to chmod/chown /img or /status
Simon Rettberg
2024-05-13
1
-1
/
+3
*
[FUSE] Don't exit on SIGQUIT, just stop uploading
Simon Rettberg
2024-05-13
1
-8
/
+1
*
[FUSE] Cleanup
Simon Rettberg
2024-05-13
1
-7
/
+6
*
[FUSE] More cleanup and minor fixes
Simon Rettberg
2024-05-13
1
-38
/
+80
*
[FUSE] cow: More fixes and refactoring
Simon Rettberg
2024-05-13
1
-8
/
+9
*
[FUSE] Fixed cow daemon issue
Michael Scherle
2024-05-13
1
-0
/
+5
*
[FUSE] basic cow implementation & rudimentary tests
Michael Scherle
2024-05-13
1
-58
/
+169
*
[BUILD] Include branch and build timestamp in binaries
Simon Rettberg
2020-12-02
1
-1
/
+3
*
[FUSE] removed unnecessary cmdln argument check for sticky mode
Manuel Bentele
2020-10-30
1
-6
/
+0
*
[CLIENT] add feature to ignore propagated alternative servers (sticky mode)
Manuel Bentele
2020-10-29
1
-0
/
+6
*
[BUILD] add CMake targets to build binary and source packages with CPack
Manuel Bentele
2020-10-22
1
-1
/
+1
*
[BUILD] add option to build the dnbd3-server with afl-fuzz support
Manuel Bentele
2020-10-20
1
-0
/
+2
*
[BUILD] set build type and stop Release build if repository is dirty
Manuel Bentele
2020-10-19
1
-1
/
+1
*
[BUILD] rewrite CMake build system to track changes of source files
Manuel Bentele
2020-10-16
1
-4
/
+6
*
[FUSE] Tweak timeout values to prevent stale status file
Simon Rettberg
2020-07-24
1
-3
/
+3
*
[FUSE] Fix returning pending request on RTT measurement
Simon Rettberg
2020-07-24
1
-2
/
+3
*
[FUSE] Cleanup
Simon Rettberg
2020-07-24
1
-24
/
+19
*
[FUSE] Refactor signal handling on termination again
Simon Rettberg
2020-07-24
1
-44
/
+39
*
[FUSE] Fix inode numbers
Simon Rettberg
2020-07-24
1
-14
/
+16
*
[FUSE] Minor cleanup and fixes
Simon Rettberg
2020-07-21
1
-59
/
+38
*
[FUSE] Properly signal worker threads to exit on shutdown
Simon Rettberg
2020-07-21
1
-3
/
+8
*
[FUSE] Formatting
Simon Rettberg
2020-07-21
1
-123
/
+123
*
[FUSE] Fix a bunch of warnings
Simon Rettberg
2020-07-21
1
-7
/
+10
*
leak fix in main
ln-tech
2020-01-12
1
-3
/
+8
*
fixed code: removed useless splicing, code optimization, commandline argument...
ln-tech
2020-01-08
1
-74
/
+23
*
code fixes, keepRunning is back, threads seem to be safe
ln-tech
2019-11-15
1
-18
/
+10
*
SIGINT fix, Reader-Writer oroblem fix
ln-tech
2019-11-13
1
-2
/
+24
*
cleaned code
ln-tech
2019-10-27
1
-160
/
+11
*
cleaned code and atomic_ints against
ln-tech
2019-10-27
1
-56
/
+324
*
[FUSE] Add --sticky mode to ignore alt-servers announced by servers
Simon Rettberg
2019-03-07
1
-2
/
+8
*
[FUSE] Clean up argument handling, improve help
Simon Rettberg
2019-03-07
1
-19
/
+10
*
[FUSE] Return 0 instead of EIO if trying to read past end
Simon Rettberg
2018-06-13
1
-1
/
+1
*
[FUSE] Move variables into block where they're being used
Simon Rettberg
2018-06-13
1
-4
/
+4
*
[SERVER] Option to disable timestamps on stdout/console (default: disabled)
Simon Rettberg
2018-04-11
1
-0
/
+1
*
[*] Mark logadd() as printf-style function, fix errors that it revealed
Simon Rettberg
2017-10-31
1
-2
/
+2
*
[FUSE] Cache signalfd instances used in fuse read handler
Simon Rettberg
2017-10-24
1
-2
/
+43
*
[FUSE] Fix type mismatch warnings
Simon Rettberg
2017-10-24
1
-8
/
+15
*
compile dnbd3-fuse on FreeBSD without warning :)
Sebastian
2016-02-11
1
-2
/
+3
*
cleanup commits
Sebastian
2016-02-11
1
-5
/
+1
*
[SHARED] signal.h -> fdsignal.h
Simon Rettberg
2016-02-10
1
-1
/
+1
*
First steps in make signals more abstract from the underlying mechanism; repl...
Simon Rettberg
2016-02-05
1
-3
/
+3
*
[FUSE] Handle SIGINT/SIGTERM to abort pending reads
Simon Rettberg
2015-12-17
1
-1
/
+32
*
[FUSE] Fix forking mode (not passing -f) by not spawning threads before enter...
Simon Rettberg
2015-12-16
1
-6
/
+11
*
[FUSE] Fix stack overflow caused by stats data
Simon Rettberg
2015-12-10
1
-3
/
+5
*
[FUSE] Add --log option
Simon Rettberg
2015-12-03
1
-12
/
+29
*
[FUSE] Try to get caching right
Simon Rettberg
2015-12-03
1
-2
/
+3
*
[FUSE] Add virtual status file
Simon Rettberg
2015-12-02
1
-12
/
+50
*
[FUSE] Clean up command line handling
Simon Rettberg
2015-12-02
1
-37
/
+93
*
[FUSE] Fix losing requests on server change
Simon Rettberg
2015-12-01
1
-5
/
+5
[next]