aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add stub-handling for unsucceseed I/Oraid0Joursoir2023-01-161-0/+5
* require 2 or more disks to make a RAID0 arrayJoursoir2023-01-161-0/+5
* drop handle on the single target diskJoursoir2023-01-162-20/+1
* stripe incoming requests by sectorsJoursoir2023-01-161-21/+47
* handle list of devices to make raid-diskJoursoir2023-01-162-1/+62
* makefile: introduce 2 simple testsHEADmq-offmasterJoursoir2023-01-161-0/+16
* set flags to ensure that data isn't cached by the deviceJoursoir2023-01-161-0/+1
* redirect requests to target deviceJoursoir2023-01-161-5/+51
* makefile: pass a target block device to the moduleJoursoir2023-01-161-1/+3
* makefile: add load and unload targetsJoursoir2023-01-161-0/+10
* add driver parameter for target diskJoursoir2023-01-161-5/+8
* open and copy the characterictics of a target deviceJoursoir2023-01-151-0/+30
* drop ram-disk and its I/O routinesJoursoir2023-01-151-33/+3
* remove mqvia82022-10-133-99/+0
* modificationsvia82022-10-131-9/+6
* impl sbddvia82022-03-214-0/+447
* initial commitvia82022-03-212-0/+2