index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
inode.c
Age
Commit message (
Expand
)
Author
2017-04-26
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-01-25
bpf: add initial bpf tracepoints
Daniel Borkmann
2016-11-27
bpf: allow for mount options to specify permissions
Daniel Borkmann
2016-10-31
bpf, inode: add support for symlinks and fix mtime/ctime
Daniel Borkmann
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-07-11
bpf: make inode code explicitly non-modular
Paul Gortmaker
2016-05-23
bpf, inode: disallow userns mounts
Daniel Borkmann
2016-05-20
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
2016-05-18
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-04-28
bpf: fix refcnt overflow
Alexei Starovoitov
2016-03-27
bpf: reject invalid names right in ->lookup()
Al Viro
2015-12-12
bpf, inode: allow for rename and link ops
Daniel Borkmann
2015-11-25
bpf: fix clearing on persistent program array maps
Daniel Borkmann
2015-11-02
bpf: add support for persistent maps/progs
Daniel Borkmann