linux/fs/nilfs2
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
..
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
alloc.c nilfs2: use i_blocksize() 2017-02-27 18:43:46 -08:00
alloc.h
bmap.c
bmap.h
btnode.c page cache: use xa_lock 2018-04-11 10:28:39 -07:00
btnode.h
btree.c mm, pagevec: remove cold parameter for pagevecs 2017-11-15 18:21:06 -08:00
btree.h
cpfile.c
cpfile.h
dat.c
dat.h
dir.c
direct.c
direct.h
export.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
file.c mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf 2017-02-24 17:46:54 -08:00
gcinode.c
ifile.c
ifile.h
inode.c VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 2017-07-17 08:45:34 +01:00
ioctl.c
mdt.c VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 2017-07-17 08:45:34 +01:00
mdt.h
namei.c nilfs2: use octal for unreadable permission macro 2017-11-17 16:10:03 -08:00
nilfs.h
page.c page cache: use xa_lock 2018-04-11 10:28:39 -07:00
page.h
recovery.c
segbuf.c nilfs2: use time64_t internally 2018-02-06 18:32:45 -08:00
segbuf.h nilfs2: use time64_t internally 2018-02-06 18:32:45 -08:00
segment.c nilfs2: use time64_t internally 2018-02-06 18:32:45 -08:00
segment.h nilfs2: use time64_t internally 2018-02-06 18:32:45 -08:00
sufile.c nilfs2: use time64_t internally 2018-02-06 18:32:45 -08:00
sufile.h nilfs2: use time64_t internally 2018-02-06 18:32:45 -08:00
super.c nilfs2: use time64_t internally 2018-02-06 18:32:45 -08:00
sysfs.c nilfs2: use time64_t internally 2018-02-06 18:32:45 -08:00
sysfs.h
the_nilfs.c Rename superblock flags (MS_xyz -> SB_xyz) 2017-11-27 13:05:09 -08:00
the_nilfs.h nilfs2: use time64_t internally 2018-02-06 18:32:45 -08:00