index
:
openslx-ng/xloop.git
master
eXtended loop device kernel module with file format support (out-of-tree)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't add byte offset to kmapped pointer
Simon Rettberg
2022-03-04
1
-11
/
+11
*
Fix linter errors and warnings from checkpatch.pl
Manuel Bentele
2021-12-07
3
-26
/
+29
*
Add support for Linux LTS kernel 5.15.x
Manuel Bentele
2021-12-07
4
-526
/
+755
*
Update xlosetup from util-linux v2.37.2
Manuel Bentele
2021-12-07
33
-625
/
+1242
*
Add support for CentOS 8.4
Manuel Bentele
2021-07-26
1
-1
/
+2
*
Refactor kernel code to satisfy Linux kernel code style
Manuel Bentele
2021-03-15
13
-1441
/
+1111
*
Add support in CMake to validate (lint) the source code
Manuel Bentele
2021-03-15
2
-0
/
+588
*
Add support for AlmaLinux 8
Manuel Bentele
2021-02-10
1
-2
/
+11
*
Change format specifiers %PRIxMAX to %jx to avoid macros
Manuel Bentele
2020-12-07
1
-2
/
+2
*
Removed unused library 'ncurses' from xlosetup's dependencies
Manuel Bentele
2020-12-03
3
-908
/
+3
*
Fix xlosetup's output of xloop devices on 32 bit hardware architectures
Manuel Bentele
2020-12-02
1
-2
/
+2
*
Update xlosetup's 'lib' and 'libsmartcol' from util-linux 2.36.1
Manuel Bentele
2020-12-02
35
-325
/
+871
*
Setup xloop device with XLOOP_CONFIGURE ioctl call
Manuel Bentele
2020-12-02
5
-57
/
+118
*
Add Linux kernel module support for 32-bit architectures (eg. ARM)
Manuel Bentele
2020-11-20
2
-8
/
+19
*
Add upstream and compatibility changes for Linux kernel 5.10 and 4.19
Manuel Bentele
2020-11-16
1
-2
/
+30
*
Remove the build requirement for an unused C++ compiler
Manuel Bentele
2020-10-27
9
-9
/
+18
*
Remove static generation of LTP configuration header
Manuel Bentele
2020-10-26
4
-14
/
+15
*
Add automatic generation of version and build type headers for compilation
Manuel Bentele
2020-10-23
10
-90
/
+47
*
Move the source code of all xloop components to the common 'src' directory
Manuel Bentele
2020-10-23
393
-0
/
+86601