kernel/fs/nfs
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
..
blocklayout chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
filelayout chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
flexfilelayout chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cache_lib.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cache_lib.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
callback.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
callback.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
callback_proc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
callback_xdr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
client.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
delegation.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
delegation.h 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
direct.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
dns_resolve.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
dns_resolve.h 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
fs_context.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
fscache.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
fscache.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
getroot.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
internal.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
io.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
iostat.h 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
mount_clnt.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
namespace.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
netns.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs2super.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs2xdr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs3_fs.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs3acl.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs3client.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs3proc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs3super.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs3xdr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4_fs.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4client.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4file.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4getroot.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4idmap.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4idmap.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4namespace.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4proc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4renewd.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4session.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4session.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4state.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4super.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4sysctl.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4trace.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4trace.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs4xdr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs42.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs42proc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs42xattr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfs42xdr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfsroot.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfstrace.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nfstrace.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pagelist.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pnfs.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pnfs.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pnfs_dev.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pnfs_nfs.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
proc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
read.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
sysctl.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
sysfs.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
unlink.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
write.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00