kernel/fs/ext4
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
..
.kunitconfig chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
acl.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
acl.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
balloc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
bitmap.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
block_validity.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
crypto.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
ext4.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ext4_extents.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ext4_jbd2.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ext4_jbd2.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
extents.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
extents_status.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
extents_status.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
fast_commit.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
fast_commit.h 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
fsmap.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
fsmap.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
fsync.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
hash.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ialloc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
indirect.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
inline.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
inode-test.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
ioctl.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
mballoc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mballoc.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
migrate.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mmp.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
move_extent.c 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
orphan.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
page-io.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
readpage.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
resize.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
symlink.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sysfs.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
truncate.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
verity.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xattr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xattr.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xattr_hurd.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xattr_security.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xattr_trusted.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xattr_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00