kernel_optimize_test/fs
Al Viro 8aeb376ca0 nfs: LOOKUP_{OPEN,CREATE,EXCL} is set only on the last step
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-07-20 01:44:02 -04:00
..
9p no need to check for LOOKUP_OPEN in ->create() instances 2011-07-20 01:43:56 -04:00
adfs
affs
afs ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
autofs4
befs
bfs
btrfs ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
cachefiles
ceph ceph: LOOKUP_OPEN is set only when it's the last component 2011-07-20 01:43:59 -04:00
cifs cifs_lookup(): LOOKUP_OPEN is set only on the last component 2011-07-20 01:44:00 -04:00
coda ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
configfs
cramfs cramfs: get_cramfs_inode() returns ERR_PTR() on failure 2011-07-17 23:22:02 -04:00
debugfs
devpts
dlm
ecryptfs don't pass nameidata to vfs_create() from ecryptfs_create() 2011-07-20 01:43:54 -04:00
efs
exofs fix exofs ->get_parent() 2011-07-17 23:20:29 -04:00
exportfs
ext2 ->permission() sanitizing: don't pass flags to ->check_acl() 2011-07-20 01:43:21 -04:00
ext3 ->permission() sanitizing: don't pass flags to ->check_acl() 2011-07-20 01:43:21 -04:00
ext4 ->permission() sanitizing: don't pass flags to ->check_acl() 2011-07-20 01:43:21 -04:00
fat LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last step 2011-07-20 01:43:56 -04:00
freevxfs
fscache
fuse no need to check for LOOKUP_OPEN in ->create() instances 2011-07-20 01:43:56 -04:00
gfs2 ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
hfs
hfsplus
hostfs ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
hpfs ->permission() sanitizing: don't pass flags to generic_permission() 2011-07-20 01:43:22 -04:00
hppfs hppfs_lookup(): don't open-code lookup_one_len() 2011-07-17 23:22:48 -04:00
hugetlbfs
isofs
jbd
jbd2
jffs2 ->permission() sanitizing: don't pass flags to ->check_acl() 2011-07-20 01:43:21 -04:00
jfs jfs_ci_revalidate() is safe from RCU mode 2011-07-20 01:43:57 -04:00
lockd
logfs
minix
ncpfs
nfs nfs: LOOKUP_{OPEN,CREATE,EXCL} is set only on the last step 2011-07-20 01:44:02 -04:00
nfs_common
nfsd
nilfs2 ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
nls
notify
ntfs
ocfs2 ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
omfs
openpromfs
partitions
proc ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
pstore
qnx4
quota
ramfs
reiserfs ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
romfs
squashfs
sysfs ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
sysv
ubifs
udf switch udf_ioctl() to inode_permission() 2011-07-20 01:43:07 -04:00
ufs ufs should use d_splice_alias() 2011-07-17 23:21:35 -04:00
xfs ->permission() sanitizing: don't pass flags to ->check_acl() 2011-07-20 01:43:21 -04:00
aio.c
anon_inodes.c
attr.c
bad_inode.c ->permission() sanitizing: don't pass flags to ->permission() 2011-07-20 01:43:24 -04:00
binfmt_aout.c
binfmt_elf_fdpic.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 2011-07-20 01:43:10 -04:00
binfmt_elf.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 2011-07-20 01:43:10 -04:00
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 2011-07-20 01:43:10 -04:00
binfmt_script.c
binfmt_som.c
bio-integrity.c
bio.c
block_dev.c
buffer.c
char_dev.c
compat_binfmt_elf.c
compat_ioctl.c
compat.c
dcache.c fs: add a DCACHE_NEED_LOOKUP flag for d_flags 2011-07-20 01:43:03 -04:00
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 2011-07-20 01:43:10 -04:00
fcntl.c
fhandle.c
fifo.c
file_table.c
file.c
filesystems.c
fs_struct.c
fs-writeback.c
generic_acl.c ->permission() sanitizing: don't pass flags to ->check_acl() 2011-07-20 01:43:21 -04:00
inode.c
internal.h
ioctl.c
ioprio.c
Kconfig
Kconfig.binfmt
libfs.c fs/libfs.c: fix simple_attr_write() on 32bit machines 2011-07-19 22:09:30 -07:00
locks.c
Makefile
mbcache.c
mpage.c
namei.c don't transliterate lower bits of ->intent.open.flags to FMODE_... 2011-07-20 01:43:52 -04:00
namespace.c
nfsctl.c
no-block.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
read_write.c
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
statfs.c
super.c new helper: iterate_supers_type() 2011-07-20 01:43:04 -04:00
sync.c
timerfd.c
utimes.c
xattr_acl.c
xattr.c