index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
bpf_inode_storage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Refactor some inode/task/sk storage functions for reuse
Yonghong Song
2022-10-25
1
-35
/
+3
*
bpf: Compute map_btf_id during build time
Menglong Dong
2022-04-26
1
-3
/
+3
*
bpf: Fix usage of trace RCU in local storage.
KP Singh
2022-04-19
1
-2
/
+2
*
bpf: Enable non-atomic allocations in local storage
Joanne Koong
2022-03-20
1
-4
/
+5
*
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
2021-12-29
1
-1
/
+5
*
bpf: Fix spelling mistakes
Zhen Lei
2021-05-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-1
/
+1
|
\
|
*
bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
Tal Lossos
2021-03-08
1
-1
/
+1
*
|
bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
2021-02-26
1
-1
/
+1
|
/
*
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