aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/bpf_inode_storage.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-22bpf, inode_storage: Put file handler if no storage was foundPan Bian1-1/+5
2021-01-12bpf: Fix typo in bpf_inode_storage.cKP Singh1-2/+2
2021-01-12bpf: Local storage helpers should check nullness of owner ptr passedKP Singh1-1/+4
2020-09-21bpf: Allow specifying a BTF ID per argument in function protosLorenz Bauer1-5/+3
2020-08-28bpf: Add map_meta_equal map opsMartin KaFai Lau1-0/+1
2020-08-25bpf: Implement bpf_local_storage for inodesKP Singh1-0/+273