summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* github: Use github.com/gregkh/linux instead of git.kernel.orgSimon Rettberg2025-12-181-1/+1
| | | | Hopefully faster and won't fail that often :>
* github: Add CentOS versions 9.7 and 10.1Michael2025-12-171-1/+9
| | | | | * Add Rocky 9.7 and 10.1 kernel sources to workflow * Update Rocky 10.1 kernel version name
* github: Update list of kernels to buildSimon Rettberg2025-11-141-10/+6Star
| | | | | Remove older Rocky 9.x builds, update 9.6 and 1.0 kernels, add vanilla kernel 6.17.x
* github: add Rocky 10.0 Kernel from pub (switch to vault when exists)Michael2025-08-161-0/+4
|
* github: switch to rocky vault for RHEL kernels, add 9.5 and 9.6Michael2025-06-251-6/+14
|
* Update README/GH workflow for Kernel 6.12Simon Rettberg2024-12-191-0/+4
|
* [FUSE] cow: stats.txt -> statsSimon Rettberg2024-05-151-1/+1
|
* github: Need libcurl nowSimon Rettberg2024-05-133-0/+3
|
* github: cowtest: Write test files to storage at /mntMichael Scherle2024-05-131-40/+41
| | | | / is mostly full and tests might fail...
* github: retry apt-get callsSimon Rettberg2024-05-131-3/+3
| | | | | | | | | | | | | | | | | Run sudo apt-get update -y -qq sudo apt-get update -y -qq sudo apt-get install -y -qq make \ clang-format \ linux-headers-generic \ libfuse-dev \ libjansson-dev \ libcurl4-openssl-dev shell: /usr/bin/bash -e {0} env: ASAN_OPTIONS: leak_check_at_exit=false DOTNET_ROOT: /usr/share/dotnet E: Failed to fetch https://packages.microsoft.com/ubuntu/22.04/prod/dists/jammy/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?) E: The repository 'https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease' is no longer signed.
* github: Use bash redirects for stdout+errSimon Rettberg2024-05-131-8/+8
|
* github: Enable address sanitizerSimon Rettberg2024-05-131-0/+3
|
* github: update fuse testsMichael Scherle2024-05-131-46/+33Star
|
* github: Update cow testSimon Rettberg2024-05-131-4/+4
|
* github: removed rpm from test workflowMichael Scherle2024-05-131-2/+1Star
|
* github: changed test to use net 6Michael Scherle2024-05-131-2/+5
|
* [COWTEST] random test now cancels on ctrl-cMichael Scherle2024-05-131-17/+61
|
* added github ci for fuse with cowMichael Scherle2024-05-131-0/+114
|
* github: Update checkout action, base imageSimon Rettberg2024-03-153-16/+16
|
* github: Add more kernels to build matrixSimon Rettberg2024-03-151-22/+42
|
* github: Update 4.19 build env to Ubuntu 20.04Simon Rettberg2023-06-121-1/+1
|
* github: Build against Linux 6.1Simon Rettberg2023-01-161-0/+4
|
* [KERNEL] Add support for CentOS 8.5Manuel Bentele2021-11-301-3/+8
|
* [KERNEL] Add support for Linux kernel 5.15.x LTSManuel Bentele2021-11-301-0/+4
|
* [BUILD] Build release on Ubuntu 18.04 to support older glibcManuel Bentele2021-08-261-1/+1
|
* [BUILD] Add Github action to publish packages for releasesManuel Bentele2021-08-254-3/+63
|
* [BUILD] Add Github actions to compile kernel module for various kernelsManuel Bentele2021-07-262-1/+83
|
* [BUILD] Add CMake option to enable build of dnbd3-benchManuel Bentele2021-06-242-1/+3
|
* [BUILD] Enable lint targets if lint programs are foundManuel Bentele2021-03-111-1/+1
|
* [BUILD] Add Github workflow to validate (lint) source codeManuel Bentele2021-03-051-0/+34
|
* [BUILD] Add support in CMake to validate (lint) the source codeManuel Bentele2021-03-041-0/+1
|
* [BUILD] Add build support for Github actionsManuel Bentele2021-03-021-0/+65