index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
vfs
Age
Commit message (
Expand
)
Author
2021-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2020-08-10
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-07-03
samples/vfs: avoid warning in statx override
Kees Cook
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-05-17
samples: vfs: build sample programs for target architecture
Masahiro Yamada
2020-05-14
uapi: deprecate STATX_ALL
Miklos Szeredi
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-18
samples: guard sub-directories with CONFIG options
Masahiro Yamada
2019-05-14
Add gitignore file for samples/vfs/ generated files
Linus Torvalds
2019-03-20
vfs: Add a sample program for the new mount API
David Howells