linux_dsm_epyc7002/fs/f2fs
Matthew Wilcox b93b016313 page cache: use xa_lock
Remove the address_space ->tree_lock and use the xa_lock newly added to
the radix_tree_root.  Rename the address_space ->page_tree to ->i_pages,
since we don't really care that it's a tree.

[willy@infradead.org: fix nds32, fs/dax.c]
  Link: http://lkml.kernel.org/r/20180406145415.GB20605@bombadil.infradead.orgLink: http://lkml.kernel.org/r/20180313132639.17387-9-willy@infradead.org
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Acked-by: Jeff Layton <jlayton@redhat.com>
Cc: Darrick J. Wong <darrick.wong@oracle.com>
Cc: Dave Chinner <david@fromorbit.com>
Cc: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-04-11 10:28:39 -07:00
..
acl.c
acl.h
checkpoint.c
data.c page cache: use xa_lock 2018-04-11 10:28:39 -07:00
debug.c
dir.c page cache: use xa_lock 2018-04-11 10:28:39 -07:00
extent_cache.c
f2fs.h f2fs: remain written times to update inode during fsync 2018-04-03 18:52:47 -07:00
file.c
gc.c xarray: add the xa_lock to the radix_tree_root 2018-04-11 10:28:39 -07:00
gc.h
hash.c
inline.c page cache: use xa_lock 2018-04-11 10:28:39 -07:00
inode.c f2fs: remain written times to update inode during fsync 2018-04-03 18:52:47 -07:00
Kconfig
Makefile
namei.c
node.c page cache: use xa_lock 2018-04-11 10:28:39 -07:00
node.h
recovery.c
segment.c
segment.h
shrinker.c
super.c
sysfs.c
trace.c
trace.h
xattr.c
xattr.h