linux-stable/fs
Al Viro 6192269444 introduce a parallel variant of ->iterate()
New method: ->iterate_shared().  Same arguments as in ->iterate(),
called with the directory locked only shared.  Once all filesystems
switch, the old one will be gone.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-05-02 19:49:29 -04:00
..
9p Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
adfs
affs
afs make ext2_get_page() and friends work without external serialization 2016-05-02 19:47:25 -04:00
autofs4
befs
bfs
btrfs parallel lookups: actual switch to rwsem 2016-05-02 19:49:28 -04:00
cachefiles
ceph Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
cifs Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
coda introduce a parallel variant of ->iterate() 2016-05-02 19:49:29 -04:00
configfs parallel lookups: actual switch to rwsem 2016-05-02 19:49:28 -04:00
cramfs
crypto
debugfs
devpts
dlm
ecryptfs Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
efivarfs
efs
exofs make ext2_get_page() and friends work without external serialization 2016-05-02 19:47:25 -04:00
exportfs introduce a parallel variant of ->iterate() 2016-05-02 19:49:29 -04:00
ext2 make ext2_get_page() and friends work without external serialization 2016-05-02 19:47:25 -04:00
ext4 Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
f2fs Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
fat
freevxfs
fscache
fuse Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
gfs2 parallel lookups: actual switch to rwsem 2016-05-02 19:49:28 -04:00
hfs Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
hfsplus Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
hostfs
hpfs
hugetlbfs
isofs
jbd2
jffs2 Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
jfs Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
kernfs kernfs: use lookup_one_len_unlocked() 2016-05-02 19:47:21 -04:00
lockd
logfs
minix
ncpfs
nfs nfs: missing wakeup in nfs_unblock_sillyrename() 2016-05-02 19:47:25 -04:00
nfs_common
nfsd
nilfs2 make ext2_get_page() and friends work without external serialization 2016-05-02 19:47:25 -04:00
nls
notify
ntfs
ocfs2 parallel lookups: actual switch to rwsem 2016-05-02 19:49:28 -04:00
omfs
openpromfs
orangefs orangefs: don't open-code inode_lock/inode_unlock 2016-05-02 19:47:23 -04:00
overlayfs parallel lookups: actual switch to rwsem 2016-05-02 19:49:28 -04:00
proc
pstore
qnx4
qnx6
quota
ramfs
reiserfs reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack() 2016-05-02 19:47:23 -04:00
romfs
squashfs Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
sysfs
sysv
tracefs
ubifs Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
udf Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
ufs make ext2_get_page() and friends work without external serialization 2016-05-02 19:47:25 -04:00
xfs Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
aio.c
anon_inodes.c
attr.c
bad_inode.c ->getxattr(): pass dentry and inode as separate arguments 2016-04-11 00:48:00 -04:00
binfmt_aout.c
binfmt_elf_fdpic.c
binfmt_elf.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
block_dev.c
buffer.c
char_dev.c
compat_binfmt_elf.c
compat_ioctl.c
compat.c give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() 2016-05-02 19:49:28 -04:00
coredump.c
dax.c
dcache.c parallel lookups: actual switch to rwsem 2016-05-02 19:49:28 -04:00
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fhandle.c
file_table.c
file.c give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() 2016-05-02 19:49:28 -04:00
filesystems.c
fs_pin.c
fs_struct.c
fs-writeback.c
inode.c parallel lookups: actual switch to rwsem 2016-05-02 19:49:28 -04:00
internal.h
ioctl.c
Kconfig
Kconfig.binfmt
libfs.c Merge getxattr prototype change into work.lookups 2016-05-02 19:45:47 -04:00
locks.c
Makefile
mbcache.c
mount.h
mpage.c
namei.c parallel lookups: actual switch to rwsem 2016-05-02 19:49:28 -04:00
namespace.c
no-block.c
nsfs.c
open.c give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() 2016-05-02 19:49:28 -04:00
pipe.c
pnode.c
pnode.h
posix_acl.c xattr_handler: pass dentry and inode as separate arguments of ->get() 2016-04-10 20:48:24 -04:00
proc_namespace.c
read_write.c give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() 2016-05-02 19:49:28 -04:00
readdir.c introduce a parallel variant of ->iterate() 2016-05-02 19:49:29 -04:00
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
statfs.c
super.c
sync.c
timerfd.c
userfaultfd.c
utimes.c
xattr.c ->getxattr(): pass dentry and inode as separate arguments 2016-04-11 00:48:00 -04:00