kernel/fs/overlayfs
sevki c9e1dba412 chore(ci): setup github actions and workflows
setup CI/CD for kernel development
- added CodeQL for code scanning
- every pr is built as an image and is available for
  30days on https://oklinux.dev
- tagged and released on github for now

Signed-off-by: sevki <s@sevki.io>
2024-03-15 21:46:24 +00:00
..
copy_up.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
dir.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
export.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
file.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
inode.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Kconfig chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Makefile chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
namei.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
overlayfs.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ovl_entry.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
params.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
params.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
readdir.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
super.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
util.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00