Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf, inode_storage: Put file handler if no storage was found | Pan Bian | 2021-01-22 | 1 | -1/+5 |
* | bpf: Fix typo in bpf_inode_storage.c | KP Singh | 2021-01-12 | 1 | -2/+2 |
* | bpf: Local storage helpers should check nullness of owner ptr passed | KP Singh | 2021-01-12 | 1 | -1/+4 |
* | bpf: Allow specifying a BTF ID per argument in function protos | Lorenz Bauer | 2020-09-21 | 1 | -5/+3 |
* | bpf: Add map_meta_equal map ops | Martin KaFai Lau | 2020-08-28 | 1 | -0/+1 |
* | bpf: Implement bpf_local_storage for inodes | KP Singh | 2020-08-25 | 1 | -0/+273 |