index
:
dnbd3.git
HEAD
formatting
fuse_cow_2
iscsi
iscsi-refactor
isfant
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
*
Fixed iSCSI SCSI CDB SERVICE_IN_ACTION_16 endianess conversion error. Finally...
iscsi
Sebastian Vater
2025-11-03
2
-1
/
+5
*
More fixes to documentation for iSCSI rootfs with dracut in README.md.
Sebastian Vater
2025-10-27
1
-1
/
+1
*
Fixed documentation for iSCSI rootfs with dracut in README.md.
Sebastian Vater
2025-10-27
1
-4
/
+4
*
Added documentation for iSCSI rootfs with dracut in README.md.
Sebastian Vater
2025-10-27
1
-1
/
+91
*
Reverted making iSCSI SCSI task and iSCSI PDU reference counter atomic since ...
Sebastian Vater
2025-10-24
2
-17
/
+17
*
Made iSCSI PDU reference counter atomic, too.
Sebastian Vater
2025-10-24
2
-5
/
+5
*
Made iSCSI SCSI task reference counter atomic.
Sebastian Vater
2025-10-23
2
-7
/
+7
*
Fixed iSCSI SCSI INQUIRY command header declaration for VPD device info page.
Sebastian Vater
2025-10-22
2
-21
/
+21
*
A little iSCSI code cleanup ...
Sebastian Vater
2025-10-21
2
-117
/
+140
*
Fixed typo in iSCSI portal group handling and removed obselete assignment.
Sebastian Vater
2025-10-20
1
-4
/
+2
*
Implemented iSCSI discovery and related portal group and portals handling. Al...
Sebastian Vater
2025-10-20
5
-467
/
+1182
*
Fixed ISCSI_STRLEN macro for iSCSI login authentication keys.
Sebastian Vater
2025-10-16
2
-173
/
+171
*
Fixed multithreading issues with multiple connections per iSCSI session. Also...
Sebastian Vater
2025-10-16
2
-52
/
+148
*
Again adjusted documentation for LogicalBlockSize iSCSI SCSI device config.
Sebastian Vater
2025-10-15
2
-12
/
+12
*
Adjusted documentation for LogicalBlockSize iSCSI SCSI device config.
Sebastian Vater
2025-10-15
3
-6
/
+6
*
Fixed NULL pointer crash in iSCSI and new LogicalBlockSize default is 512 ins...
Sebastian Vater
2025-10-15
4
-7
/
+7
*
Changed README.md QEMU iSCSI script to use SPICE instead of GTK.
Sebastian Vater
2025-10-15
1
-1
/
+5
*
Fixed missing name parameter.
Sebastian Vater
2025-10-15
1
-1
/
+1
*
Fixed config file iSCSI part not honoring SCSI device specific settings. Also...
Sebastian Vater
2025-10-15
3
-83
/
+415
*
dnbd3 -> DNBD3 as it is usually referenced that way
Dirk von Suchodoletz
2025-10-13
1
-8
/
+10
*
Fixed typo in iSCSI server config template and README.md.
Sebastian Vater
2025-10-13
4
-4
/
+4
*
Fixed update for README.md in iscsi branch.
Sebastian Vater
2025-10-13
3
-18
/
+19
*
Updated documentation README.md in iscsi branch.
Sebastian Vater
2025-10-13
2
-4
/
+112
*
iSCSI Release candiate. Fixed iSCSI (some critical) bugs encountered during t...
Sebastian Vater
2025-10-13
5
-320
/
+447
*
Fixed iSCSI SCSI INQUIRY optimal block size configuraton. Finally, added TCP_...
Sebastian Vater
2025-10-09
2
-7
/
+17
*
Fixed crash if no iSCSI SCSI LUN was found.
Sebastian Vater
2025-10-09
1
-0
/
+10
*
Fixed iSCSI spelling typo in example server.conf and iscsi.conf. Finally, rem...
Sebastian Vater
2025-10-08
3
-30
/
+30
*
Fixes to iSCSI DNBD3 proxy uplink handling.
Sebastian Vater
2025-10-07
2
-87
/
+67
*
Moved uplink mutex / condition init and destroy to task creation and destruct...
Sebastian Vater
2025-10-06
3
-37
/
+185
*
[SERVER] iscsi: Implement relaying requests to uplink servers
Simon Rettberg
2025-10-06
2
-3
/
+69
*
Implemented iSCSI global and SCSI device specific INI file configuration. Als...
Sebastian Vater
2025-10-06
8
-710
/
+2959
*
Added more mutexes and read/write locks to iSCSI server. Finally, moved temp ...
Sebastian Vater
2025-10-01
2
-40
/
+146
*
Implemented better read/write and mutex locking in iSCSI server. Some little ...
Sebastian Vater
2025-10-01
2
-186
/
+399
*
Fixed some very memory leaks in iSCSI reported by valgrind and improved sessi...
Sebastian Vater
2025-09-30
2
-107
/
+52
*
Fixed crash in iSCSI server if a write command is sent.
Sebastian Vater
2025-09-30
2
-11
/
+92
*
Images are now propagated as a read-only SCSI device in iSCSI implementation ...
Sebastian Vater
2025-09-29
2
-11
/
+48
*
Fixed various memory leaks reported by valgrind. Also fixed some bugs in DNBD...
Sebastian Vater
2025-09-29
3
-1572
/
+1589
*
Implemented iSCSI DNBD3 image name and WWN extraction from IQN. Also fixed so...
Sebastian Vater
2025-09-26
2
-151
/
+340
*
Huge iSCSI refactoring. Added doubly linked list for iSCSI and SCSI task mana...
Sebastian Vater
2025-09-25
2
-787
/
+523
*
Fixed most iSCSI related valgrind hints. Finally, some more bugs fixed.
Sebastian Vater
2025-09-23
2
-54
/
+76
*
Added iSCSI PDU reference tag and relative desired data position to iSCSI tas...
Sebastian Vater
2025-09-23
2
-457
/
+266
*
Fixed remaining iSCSI bugs which prevent Debian ISO from booting and running....
Sebastian Vater
2025-09-18
2
-254
/
+280
*
[SERVER] Add image->wwn, add according getter
Simon Rettberg
2025-09-17
3
-12
/
+65
*
Implemented iSCSI SCSI emulation read and write operations on DNBD3 image wit...
Sebastian Vater
2025-09-17
2
-25
/
+522
*
Implemented iSCSI SCSI MODE SENSE command. Also did code refactoring. Finally...
Sebastian Vater
2025-09-16
2
-123
/
+1250
*
Fixed iSCSI SCSI emulation and implemented adding target port to iSCSI device...
Sebastian Vater
2025-09-12
2
-34
/
+355
*
Implemented remaining INQUIRY iSCSI SCSI emulation related stuff. Also fixed ...
Sebastian Vater
2025-09-11
2
-155
/
+1954
*
Implemented iSCSI very basic locking for multithreaded usage. Also added non-...
Sebastian Vater
2025-09-09
3
-622
/
+2099
*
iSCSI SCSI emulation for DNBD3 started and most block based operations finish...
Sebastian Vater
2025-09-05
2
-127
/
+1052
*
Implemented basic iSCSI SCSI Persistent Reservation (PR) handling and checkin...
Sebastian Vater
2025-09-04
2
-87
/
+998
[next]