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
*
[SERVER] Verify checksums of all images on SIGUSR1
HEAD
master
Simon Rettberg
2024-07-05
6
-14
/
+92
*
[SERVER] integrity: Add comments, line wraps, add check for full scan
Simon Rettberg
2024-07-04
1
-7
/
+24
*
[server] Avoid redefining container_of
Simon Rettberg
2024-06-07
1
-0
/
+2
*
[FUSE] curl: Handle read callbacks with < 4k buffer size
Simon Rettberg
2024-05-23
1
-2
/
+12
*
[FUSE] cow: Fix lowercasing of header field
Simon Rettberg
2024-05-22
1
-1
/
+1
*
[KERNEL] Use next pending request for discovery in panic mode
Simon Rettberg
2024-05-17
1
-13
/
+33
*
[KERNEL] Add more debug logging, tweak connect timeout
Simon Rettberg
2024-05-17
1
-8
/
+16
*
[cmake] Quote variable to avoid misleading error if empty
Simon Rettberg
2024-05-17
1
-2
/
+2
*
[FUSE] cow: stats.txt -> stats
Simon Rettberg
2024-05-15
3
-15
/
+18
*
[FUSE] Buffer upload reply contents and conditionally print
Simon Rettberg
2024-05-15
2
-3
/
+9
*
github: Need libcurl now
Simon Rettberg
2024-05-13
3
-0
/
+3
*
[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
3
-10
/
+1
*
[FUSE] Fix printf length
Simon Rettberg
2024-05-13
1
-2
/
+2
*
[FUSE] Cleanup
Simon Rettberg
2024-05-13
1
-7
/
+6
*
github: cowtest: Write test files to storage at /mnt
Michael Scherle
2024-05-13
1
-40
/
+41
*
[FUSE] Reset cluster fail counter on successful upload
Simon Rettberg
2024-05-13
1
-0
/
+1
*
github: retry apt-get calls
Simon Rettberg
2024-05-13
1
-3
/
+3
*
[FUSE] Fix race condition
Simon Rettberg
2024-05-13
1
-1
/
+5
*
[FUSE] Fix uninitialized speed buffer
Simon Rettberg
2024-05-13
1
-1
/
+1
*
github: Use bash redirects for stdout+err
Simon Rettberg
2024-05-13
1
-8
/
+8
*
github: Enable address sanitizer
Simon Rettberg
2024-05-13
1
-0
/
+3
*
[FUSE] Fix check for failed statsfile write
Simon Rettberg
2024-05-13
1
-1
/
+1
*
[FUSE] Fix division by zero
Simon Rettberg
2024-05-13
1
-1
/
+1
*
[FUSE] Fix use-after-free of curl_slist; unify init code
Simon Rettberg
2024-05-13
1
-31
/
+38
*
github: update fuse tests
Michael Scherle
2024-05-13
1
-46
/
+33
*
[FUSE] Move curl reset to start of function
Simon Rettberg
2024-05-13
1
-2
/
+1
*
[FUSE] Rename version -> revision in /create
Simon Rettberg
2024-05-13
2
-54
/
+59
*
[FUSE] Use CURLOPT_HEADERFUNCTION instead of curl_easy_header
Simon Rettberg
2024-05-13
2
-23
/
+49
*
[FUSE] More cleanup and minor fixes
Simon Rettberg
2024-05-13
7
-289
/
+396
*
[FUSE] Rename COW API endpoints again
Simon Rettberg
2024-05-13
2
-13
/
+19
*
github: Update cow test
Simon Rettberg
2024-05-13
1
-4
/
+4
*
[FUSE] cow: More fixes and refactoring
Simon Rettberg
2024-05-13
6
-490
/
+560
*
[FUSE] cow: Cleanup, comments, fixes, minor refactoring
Simon Rettberg
2024-05-13
8
-412
/
+495
*
[FUSE] Fixed cow daemon issue
Michael Scherle
2024-05-13
6
-21
/
+19
*
github: removed rpm from test workflow
Michael Scherle
2024-05-13
1
-2
/
+1
*
[COWTEST] improvements to cowtest readme
Michael Scherle
2024-05-13
3
-118
/
+250
*
github: changed test to use net 6
Michael Scherle
2024-05-13
1
-2
/
+5
*
[COWTEST] random test now cancels on ctrl-c
Michael Scherle
2024-05-13
2
-57
/
+94
*
[FUSE] added pthread creation error message
Michael Scherle
2024-05-13
1
-2
/
+2
*
added github ci for fuse with cow
Michael Scherle
2024-05-13
3
-6
/
+131
*
[FUSE] basic cow implementation & rudimentary tests
Michael Scherle
2024-05-13
17
-70
/
+3607
*
[KERNEL] Fix build on 5.15 kernels >= 5.15.132
Simon Rettberg
2024-03-15
1
-0
/
+1
*
cmake: Turn modpost errors into warnings
Simon Rettberg
2024-03-15
1
-0
/
+1
*
github: Update checkout action, base image
Simon Rettberg
2024-03-15
3
-16
/
+16
*
github: Add more kernels to build matrix
Simon Rettberg
2024-03-15
1
-22
/
+42
*
[KERNEL] Set fake RTT to 500ms on manual server switch
Simon Rettberg
2024-01-18
1
-2
/
+2
*
[SERVER] Log errno if opening image file fails
Simon Rettberg
2023-06-30
1
-3
/
+5
*
[SERVER] Threadpool: Add active thread count to error message
Simon Rettberg
2023-06-14
1
-1
/
+1
[next]