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
/
server
/
iscsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SERVER] iscsi: Reply OK to any task management function
Simon Rettberg
2025-12-09
1
-1
/
+36
*
[SERVER] iscsi: Remove unused functions & casts, turn [0] into []
Simon Rettberg
2025-12-09
1
-136
/
+71
*
[SERVER] iscsi: Rename constant to reflect it means LOGICAL block size
Simon Rettberg
2025-12-09
1
-20
/
+21
*
[SERVER] iscsi: Unify usage of length and position variables
Simon Rettberg
2025-12-09
1
-240
/
+205
*
[SERVER] iscsi: Refactor receive function and PDU handling
Simon Rettberg
2025-12-09
1
-971
/
+569
*
[SERVER] iscsi: Honor global _shutdown
Simon Rettberg
2025-12-09
1
-3
/
+1
*
[SERVER] iscsi: Restore proper padding of DataSegment
Simon Rettberg
2025-12-09
1
-0
/
+7
*
[SERVER] iscsi: Cleanup commented-out code
Simon Rettberg
2025-12-09
1
-5
/
+0
*
[SERVER] iscsi: Change LUN to 0
Simon Rettberg
2025-12-09
1
-1
/
+1
*
Fix AFL build
Simon Rettberg
2025-12-09
1
-1
/
+2
*
[SERVER] iscsi: Fix crashes
Simon Rettberg
2025-12-09
1
-29
/
+33
*
[SERVER] iscsi: use sendfile()
Simon Rettberg
2025-12-09
1
-62
/
+79
*
[SERVER] iscsi refactor: First working version
Simon Rettberg
2025-12-09
1
-10581
/
+750
*
[SERVER] iscsi: Implement relaying requests to uplink servers
Simon Rettberg
2025-12-09
1
-23
/
+88
*
[SERVER] iscsi: Hook into net.c, text response handling, more features:
Sebastian Vater
2025-12-09
1
-1767
/
+9722
*
[SERVER] iscsi: Finish login handling, add NOP-In/Out handling
Sebastian Vater
2025-12-09
1
-225
/
+1305
*
[SERVER] iscsi: Implement receive loop, add a lot of new iSCSI structures
Sebastian Vater
2025-12-09
1
-81
/
+3149
*
[SERVER] iscsi: Add a lot of Doxygen comments, some general additions
Sebastian Vater
2025-12-09
1
-67
/
+159
*
doxygen: Add initial config and gitlab runner job
Simon Rettberg
2025-12-09
1
-2
/
+190
*
[SERVER] iscsi: Initial commit, WIP
Sebastian Vater
2025-12-09
1
-0
/
+1631