linux-kernelorg-stable/fs
David Howells 5153bc817c VFS: Cachefiles should perform fs modifications on the top layer only
Cachefiles should perform fs modifications (eg. vfs_unlink()) on the top layer
only and should not attempt to alter the lower layer.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-04-15 15:06:54 -04:00
..
9p switch generic_write_checks() to iocb and iter 2015-04-11 22:30:21 -04:00
adfs make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
affs direct_IO: remove rw from a_ops->direct_IO() 2015-04-11 22:29:45 -04:00
afs make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
autofs4 autofs: switch to __vfs_write() 2015-04-11 22:29:37 -04:00
befs
bfs make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
btrfs mirror O_APPEND and O_DIRECT into iocb->ki_flags 2015-04-11 22:30:22 -04:00
cachefiles VFS: Cachefiles should perform fs modifications on the top layer only 2015-04-15 15:06:54 -04:00
ceph mirror O_APPEND and O_DIRECT into iocb->ki_flags 2015-04-11 22:30:22 -04:00
cifs switch generic_write_checks() to iocb and iter 2015-04-11 22:30:21 -04:00
coda make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
configfs configfs: Fix inconsistent use of file_inode() vs file->f_path.dentry->d_inode 2015-04-15 15:05:31 -04:00
cramfs
debugfs VFS: Fix up debugfs to use d_is_dir() in place of S_ISDIR() 2015-04-15 15:05:30 -04:00
devpts
dlm
ecryptfs make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
efivarfs
efs
exofs direct_IO: remove rw from a_ops->direct_IO() 2015-04-11 22:29:45 -04:00
exportfs
ext2 direct_IO: remove rw from a_ops->direct_IO() 2015-04-11 22:29:45 -04:00
ext3 direct_IO: remove rw from a_ops->direct_IO() 2015-04-11 22:29:45 -04:00
ext4 mirror O_APPEND and O_DIRECT into iocb->ki_flags 2015-04-11 22:30:22 -04:00
f2fs direct_IO: remove rw from a_ops->direct_IO() 2015-04-11 22:29:45 -04:00
fat direct_IO: remove rw from a_ops->direct_IO() 2015-04-11 22:29:45 -04:00
freevxfs
fscache
fuse mirror O_APPEND and O_DIRECT into iocb->ki_flags 2015-04-11 22:30:22 -04:00
gfs2 mirror O_APPEND and O_DIRECT into iocb->ki_flags 2015-04-11 22:30:22 -04:00
hfs direct_IO: remove rw from a_ops->direct_IO() 2015-04-11 22:29:45 -04:00
hfsplus direct_IO: remove rw from a_ops->direct_IO() 2015-04-11 22:29:45 -04:00
hostfs make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
hpfs make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
hppfs
hugetlbfs make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
isofs
jbd
jbd2
jffs2 make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
jfs direct_IO: remove rw from a_ops->direct_IO() 2015-04-11 22:29:45 -04:00
kernfs
lockd
logfs make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
minix make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
ncpfs switch generic_write_checks() to iocb and iter 2015-04-11 22:30:21 -04:00
nfs NFS: Don't use d_inode as a variable name 2015-04-15 15:05:29 -04:00
nfs_common
nfsd
nilfs2 direct_IO: remove rw from a_ops->direct_IO() 2015-04-11 22:29:45 -04:00
nls
notify
ntfs switch generic_write_checks() to iocb and iter 2015-04-11 22:30:21 -04:00
ocfs2 ocfs2: use __generic_file_write_iter() 2015-04-11 22:30:22 -04:00
omfs make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
openpromfs
overlayfs
proc
pstore
qnx4
qnx6
quota
ramfs make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
reiserfs direct_IO: remove rw from a_ops->direct_IO() 2015-04-11 22:29:45 -04:00
romfs make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
squashfs
sysfs
sysv make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
ubifs make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
udf switch generic_write_checks() to iocb and iter 2015-04-11 22:30:21 -04:00
ufs make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
xfs mirror O_APPEND and O_DIRECT into iocb->ki_flags 2015-04-11 22:30:22 -04:00
Kconfig
Kconfig.binfmt
Makefile
aio.c mirror O_APPEND and O_DIRECT into iocb->ki_flags 2015-04-11 22:30:22 -04:00
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
block_dev.c blkdev_write_iter: expand generic_file_checks() call in there 2015-04-11 22:29:48 -04:00
buffer.c
char_dev.c
compat.c
compat_binfmt_elf.c
compat_ioctl.c
coredump.c coredump: accept any write method 2015-04-11 22:29:39 -04:00
dax.c Remove rw from dax_{do_,}io() 2015-04-11 22:29:44 -04:00
dcache.c VFS: Impose ordering on accesses of d_inode and d_flags 2015-04-15 15:05:28 -04:00
dcookies.c
direct-io.c Remove rw from {,__,do_}blockdev_direct_IO() 2015-04-11 22:29:44 -04:00
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fhandle.c
file.c
file_table.c ->aio_read and ->aio_write removed 2015-04-11 22:29:43 -04:00
filesystems.c
fs-writeback.c
fs_pin.c
fs_struct.c
inode.c
internal.h
ioctl.c
libfs.c
locks.c
mbcache.c
mount.h
mpage.c
namei.c VFS: Make pathwalk use d_is_reg() rather than S_ISREG() 2015-04-15 15:05:30 -04:00
namespace.c
no-block.c
nsfs.c
open.c ->aio_read and ->aio_write removed 2015-04-11 22:29:43 -04:00
pipe.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
pnode.c
pnode.h
posix_acl.c
proc_namespace.c
read_write.c new_sync_write(): discard ->ki_pos unless the return value is positive 2015-04-11 22:29:46 -04:00
readdir.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
statfs.c
super.c
sync.c
timerfd.c
utimes.c
xattr.c