linux/Documentation/vm
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
..
.gitignore
00-INDEX docs/vm: update 00-INDEX 2018-03-21 09:10:23 -06:00
active_mm.txt
balance
cleancache.txt
frontswap.txt
highmem.txt
hmm.txt Documentation/vm/hmm.txt: typos and syntaxes fixes 2018-04-11 10:28:31 -07:00
hugetlbfs_reserv.txt
hugetlbpage.txt mm: show total hugetlb memory consumption in /proc/meminfo 2018-01-31 17:18:36 -08:00
hwpoison.txt linux-next: DOC: HWPOISON: Fix path to debugfs in hwpoison.txt 2018-01-17 16:48:29 -07:00
idle_page_tracking.txt
ksm.txt
mmu_notifier.txt
numa
numa_memory_policy.txt
overcommit-accounting
page_frags
page_migration page cache: use xa_lock 2018-04-11 10:28:39 -07:00
page_owner.txt
pagemap.txt
remap_file_pages.txt
slub.txt
soft-dirty.txt
split_page_table_lock
swap_numa.txt
transhuge.txt
unevictable-lru.txt
userfaultfd.txt
z3fold.txt
zsmalloc.txt
zswap.txt