summaryrefslogtreecommitdiff
path: root/fs/bpf_fs_kfuncs.c
AgeCommit message (Expand)Author
2026-01-02bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncsPuranjay Mohan
2026-01-02bpf: Make KF_TRUSTED_ARGS the default for all kfuncsPuranjay Mohan
2025-09-15bpf...d_path(): constify path argumentAl Viro
2025-07-02bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's nodeSong Liu
2025-02-13bpf: fs/xattr: Add BPF kfuncs to set and remove xattrsSong Liu
2025-02-13fs/xattr: bpf: Introduce security.bpf. xattr name prefixSong Liu
2024-08-07bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentrySong Liu
2024-08-07bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.cSong Liu
2024-08-06bpf: introduce new VFS based BPF kfuncsMatt Bobrowski