Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-30 | bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF | Tal Lossos | 1 | -1/+1 |
2021-02-10 | bpf, inode_storage: Put file handler if no storage was found | Pan Bian | 1 | -1/+5 |
2021-01-27 | bpf: Local storage helpers should check nullness of owner ptr passed | KP Singh | 1 | -1/+4 |
2020-09-21 | bpf: Allow specifying a BTF ID per argument in function protos | Lorenz Bauer | 1 | -5/+3 |
2020-08-28 | bpf: Add map_meta_equal map ops | Martin KaFai Lau | 1 | -0/+1 |
2020-08-25 | bpf: Implement bpf_local_storage for inodes | KP Singh | 1 | -0/+273 |