Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-31 | bpf, inode: add support for symlinks and fix mtime/ctime | Daniel Borkmann | 1 | -6/+39 |
2016-09-28 | fs: Replace CURRENT_TIME with current_time() for inode timestamps | Deepa Dinamani | 1 | -1/+1 |
2016-07-11 | bpf: make inode code explicitly non-modular | Paul Gortmaker | 1 | -3/+1 |
2016-05-24 | bpf, inode: disallow userns mounts | Daniel Borkmann | 1 | -1/+0 |
2016-05-21 | bpf: Use mount_nodev not mount_ns to mount the bpf filesystem | Eric W. Biederman | 1 | -1/+1 |
2016-05-18 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -29/+8 |
2016-04-29 | bpf: fix refcnt overflow | Alexei Starovoitov | 1 | -3/+4 |
2016-03-28 | bpf: reject invalid names right in ->lookup() | Al Viro | 1 | -29/+8 |
2015-12-13 | bpf, inode: allow for rename and link ops | Daniel Borkmann | 1 | -0/+20 |
2015-11-25 | bpf: fix clearing on persistent program array maps | Daniel Borkmann | 1 | -3/+3 |
2015-11-03 | bpf: add support for persistent maps/progs | Daniel Borkmann | 1 | -0/+387 |