fs: move i_sb_list out from under inode_lock
Dave Chinner authored

Protect the per-sb inode list with a new global lock
inode_sb_list_lock and use it to protect the list manipulations and
traversals. This lock replaces the inode_lock as the inodes on the
list can be validity checked while holding the inode->i_lock and
hence the inode_lock is no longer needed to protect the list.
Signed-off-by: default avatarDave Chinner <dchinner@redhat.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
55fa6091
Name Last commit Last update
..
9p userns: rename is_owner_or_cap to inode_owner_or_capable
adfs fs/adfs/adfs.h: fix unsigned comparison
affs fs: change to new flag variable
afs afs: Fix oops in afs_unlink_writeback
autofs4 autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd()
befs befs: don't pass huge structs by value
bfs bfs: fix bitmap size argument to find_first_zero_bit()
btrfs userns: rename is_owner_or_cap to inode_owner_or_capable
cachefiles CacheFiles: Add calls to path-based security hooks
ceph ceph: rename dentry_release -> d_release, fix comment
cifs [CIFS] update cifs version
coda codafs: fix compile warning when CONFIG_SYSCTL=n
configfs configfs: change depends -> select SYSFS
cramfs cramfs: generate unique inode number for better inode cache usage
debugfs debugfs: Fix filesystem reference counting on debugfs_remove() failure
devpts fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_new()
dlm dlm: use alloc_workqueue function
ecryptfs eCryptfs: Copy up lower inode attrs in getattr
efs fs: icache RCU free inodes
exofs exofs: i_nlink races in rename()
exportfs vfs: Add open by file handle support
ext2 userns: rename is_owner_or_cap to inode_owner_or_capable
ext3 userns: rename is_owner_or_cap to inode_owner_or_capable
ext4 userns: rename is_owner_or_cap to inode_owner_or_capable
fat exportfs: Return the minimum required handle size
freevxfs
fscache
fuse
gfs2
hfs
hfsplus
hostfs
hpfs
hppfs
hugetlbfs
isofs
jbd
jbd2
jffs2
jfs
lockd
logfs
minix
ncpfs
nfs
nfs_common
nfsd
nilfs2
nls
notify
ntfs
ocfs2
omfs
openpromfs
partitions
proc
pstore
qnx4
quota
ramfs
reiserfs
romfs
squashfs
sysfs
sysv
ubifs
udf
ufs
xfs
Kconfig
Kconfig.binfmt
Makefile
aio.c
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
binfmt_som.c
bio-integrity.c
bio.c
block_dev.c
buffer.c
char_dev.c
compat.c
compat_binfmt_elf.c
compat_ioctl.c
dcache.c
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fhandle.c
fifo.c
file.c
file_table.c
filesystems.c
fs-writeback.c
fs_struct.c
generic_acl.c
inode.c
internal.h
ioctl.c
ioprio.c
libfs.c
locks.c
mbcache.c
mpage.c
namei.c
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
sync.c
timerfd.c
utimes.c
xattr.c
xattr_acl.c