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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[KERNEL] Fix build on CentOS 9.5-but-newer
Simon Rettberg
2024-04-10
1
-0
/
+12
*
[KERNEL] Fix build on Linux 6.8 and CentOS 9.5
Simon Rettberg
2024-04-03
2
-0
/
+8
*
[KERNEL] Fix build on CentOS/Rocky/Alma 9.4
Simon Rettberg
2024-03-15
1
-0
/
+20
*
[KERNEL] Fix build on Alma/RHEL/Rocky 9.2
Simon Rettberg
2024-03-15
2
-4
/
+4
*
[KERNEL] Fix warning on RHEL/Rocky/CentOS 9.0
Simon Rettberg
2024-03-15
1
-2
/
+2
*
Don't use sysfs_emit in case we apply an offset to buf
Simon Rettberg
2024-01-16
1
-1
/
+2
*
Remove space before tab
Simon Rettberg
2024-01-16
1
-1
/
+1
*
ADD MISSING FILES YOU IDIOT
Simon Rettberg
2024-01-16
2
-0
/
+2258
*
Make it build on 6.6 (to be tested)
Simon Rettberg
2024-01-15
3
-108
/
+8
*
Fix Mr. Bauer's crimes against the kernel coding guidelines :)
Simon Rettberg
2024-01-11
3
-33
/
+4
*
Fix build on 5.15.132 and newer
Simon Rettberg
2024-01-11
1
-1
/
+2
*
Add debug spam
Simon Rettberg
2023-11-29
1
-0
/
+1
*
Add missing CONFIG_DEBUG_FS checks
Simon Rettberg
2023-11-29
1
-0
/
+4
*
[KERNEL] initial support for RHEL Kernel 5.18.x
Jonathan Bauer
2023-02-14
6
-13
/
+2575
*
[KERNEL] Update for Linux 6.1
Simon Rettberg
2023-01-09
2
-7
/
+25
*
[KERNEL] Fix a copy/paste error acessing wrong variable in sanity check
Simon Rettberg
2022-12-07
1
-1
/
+1
*
Fix linter issues to satisfy Linux kernel code style
Manuel Bentele
2022-10-05
3
-1
/
+7
*
Adapt to Linux 5.18
Simon Rettberg
2022-06-14
3
-11
/
+35
*
rhel8.5: Remove duplicate blkdev_register
Simon Rettberg
2022-03-07
1
-6
/
+1
*
Add support for RHEL 8.5
Simon Rettberg
2022-03-04
6
-14
/
+2231
*
Split xloop_main into separate files for pre-5.15 and 5.15+
Simon Rettberg
2022-03-04
8
-2517
/
+4865
*
qcow2: Add lock for lookup cache and decompression
Simon Rettberg
2022-03-04
2
-3
/
+12
*
Add more sanity checks to kernel_read calls and compressed buffer access
Simon Rettberg
2022-03-04
2
-25
/
+105
*
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
*
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
*
Removed unused library 'ncurses' from xlosetup's dependencies
Manuel Bentele
2020-12-03
1
-0
/
+3
*
Setup xloop device with XLOOP_CONFIGURE ioctl call
Manuel Bentele
2020-12-02
1
-5
/
+5
*
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
4
-4
/
+8
*
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
5
-70
/
+32
*
Move the source code of all xloop components to the common 'src' directory
Manuel Bentele
2020-10-23
259
-0
/
+57016