summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Added separate Linux kernel install directory and added version to kernel mod...Manuel Bentele2020-10-125-22/+17Star
* Print version string in kernel logManuel Bentele2020-10-122-2/+2
* Added udev rules to kernel module build of xloopManuel Bentele2020-10-072-0/+62
* Updated QCOW file format driver with upstream patchesManuel Bentele2020-10-075-193/+835
* Added RPM package creation and moved to relative CMake installation pathsManuel Bentele2020-09-161-3/+3
* Ported RAW file format kernel module to Linux 4.18.xManuel Bentele2020-09-162-1/+21
* Changed CMake minimum required version to 3.10Manuel Bentele2020-09-163-3/+3
* Added partial CMake package component supportManuel Bentele2020-09-162-2/+17
* Renamed xloop kernel module test targetsManuel Bentele2020-09-161-14/+14
* Fixed deadlock during partition scan on Linux kernel 5.4.xManuel Bentele2020-09-161-4/+8
* Fixed CMake build error on Linux v5.8 or laterManuel Bentele2020-09-163-31/+27Star
* Changed printing in kernel modules to support dynamic debugManuel Bentele2020-09-169-125/+149
* Renamed loop to xloop in all LTP kernel testsManuel Bentele2020-09-1615-581/+589
* Added testcases from the Linux testing project (LTP)Manuel Bentele2020-09-16244-0/+50530
* Updated README with documentation of general information and build optionsManuel Bentele2020-09-161-4/+4
* Fixed major number of xloop device and device names in xlosetupManuel Bentele2020-09-161-6/+0Star
* Renamed files from loop to xloop and generate package only in Release modeManuel Bentele2020-09-1615-57/+48Star
* Added CMake files to build xloop kernel modules and xlosetup utilityManuel Bentele2020-09-166-104/+126
* Added patched losetup utility to configure xloop devicesManuel Bentele2020-09-1616-0/+5695