Linus Torvalds
|
0f0d12728e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Ian Kent
|
42f4614821
autofs: fix AT_NO_AUTOMOUNT not being honored
|
8 years ago |
Linus Torvalds
|
e06fdaf40a
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 years ago |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 years ago |
Linus Torvalds
|
78dcf73421
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
b8d4c1f9f4
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
49d31c2f38
dentry name snapshots
|
8 years ago |
David Howells
|
cdf01226b2
VFS: Provide empty name qstr
|
8 years ago |
Kees Cook
|
3859a271a0
randstruct: Mark various structs for randomization
|
9 years ago |
Kees Cook
|
cc658db47d
fs: Reorder inode_owner_or_capable() to avoid needless
|
8 years ago |
Jonathan Corbet
|
6312811be2
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
|
8 years ago |
Mauro Carvalho Chehab
|
0117d4272b
fs: add a blank lines on some kernel-doc comments
|
8 years ago |
Linus Torvalds
|
050453295f
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Tetsuo Handa
|
c718a97514
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
|
8 years ago |
Linus Torvalds
|
0302e28dee
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
8 years ago |
Al Viro
|
4f757f3cbf
make sure that mntns_install() doesn't end up with referral for root
|
8 years ago |
Al Viro
|
93893862fb
path_init(): don't bother with checking MAY_EXEC for LOOKUP_ROOT
|
8 years ago |
Linus Torvalds
|
c0eb027e5a
vfs: don't do RCU lookup of empty pathnames
|
8 years ago |
Stephen Smalley
|
2a4c224269
fs: switch order of CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH checks
|
8 years ago |
Al Viro
|
653a7746fa
Merge remote-tracking branch 'ovl/for-viro' into for-linus
|
8 years ago |
Al Viro
|
f6c99aad4d
Merge branch 'work.namei' into for-linus
|
8 years ago |
Amir Goldstein
|
af7bd4dc13
vfs: create vfs helper vfs_tmpfile()
|
8 years ago |
Eric W. Biederman
|
93faccbbfa
fs: Better permission checking for submounts
|
8 years ago |
Seth Forshee
|
1328c72700
vfs: open() with O_CREAT should not create inodes with unknown ids
|
8 years ago |
Al Viro
|
4675ac39b5
namei.c: split unlazy_walk()
|
8 years ago |
Al Viro
|
a89f833737
namei.c: fold the check for DCACHE_OP_REVALIDATE into d_revalidate()
|
8 years ago |
Al Viro
|
209a7fb210
lookup_fast(): clean up the logics around the fallback to non-rcu mode
|
8 years ago |
Al Viro
|
ad1633a151
namei: fold unlazy_link() into its sole caller
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
231753ef78
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
8 years ago |