summaryrefslogtreecommitdiff
path: root/fs/bpf_fs_kfuncs.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-13bpf: fs/xattr: Add BPF kfuncs to set and remove xattrsSong Liu1-0/+189
2025-02-13fs/xattr: bpf: Introduce security.bpf. xattr name prefixSong Liu1-11/+25
2024-08-07bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentrySong Liu1-9/+33
2024-08-07bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.cSong Liu1-0/+38
2024-08-06bpf: introduce new VFS based BPF kfuncsMatt Bobrowski1-0/+123