index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
bpf: comment why dots in filenames under BPF virtual FS are not allowed
Quentin Monnet
1
-0
/
+3
2018-01-30
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-28
/
+22
2018-01-05
bpf_obj_do_pin(): switch to vfs_mkobj(), quit abusing ->mknod()
Al Viro
1
-28
/
+22
2018-01-05
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
Al Viro
1
-1
/
+39
2017-10-20
bpf: Add file mode configuration into bpf maps
Chenbo Feng
1
-5
/
+10
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
1
-0
/
+1
2017-07-06
bpf: Implement show_options
David Howells
1
-3
/
+13
2017-04-26
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
1
-1
/
+1
2017-01-25
bpf: add initial bpf tracepoints
Daniel Borkmann
1
-1
/
+16
2016-11-27
bpf: allow for mount options to specify permissions
Daniel Borkmann
1
-1
/
+53
2016-10-31
bpf, inode: add support for symlinks and fix mtime/ctime
Daniel Borkmann
1
-6
/
+39
2016-09-27
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-23
bpf, inode: disallow userns mounts
Daniel Borkmann
1
-1
/
+0
2016-05-20
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-28
bpf: fix refcnt overflow
Alexei Starovoitov
1
-3
/
+4
2016-03-27
bpf: reject invalid names right in ->lookup()
Al Viro
1
-29
/
+8
2015-12-12
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-02
bpf: add support for persistent maps/progs
Daniel Borkmann
1
-0
/
+387