aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/inode.c
Commit message (Expand)AuthorAge
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* bpf: make inode code explicitly non-modularPaul Gortmaker2016-07-11
* bpf, inode: disallow userns mountsDaniel Borkmann2016-05-23
* bpf: Use mount_nodev not mount_ns to mount the bpf filesystemEric W. Biederman2016-05-20
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-18
|\
| * bpf: reject invalid names right in ->lookup()Al Viro2016-03-27
* | bpf: fix refcnt overflowAlexei Starovoitov2016-04-28
|/
* bpf, inode: allow for rename and link opsDaniel Borkmann2015-12-12
* bpf: fix clearing on persistent program array mapsDaniel Borkmann2015-11-25
* bpf: add support for persistent maps/progsDaniel Borkmann2015-11-02