mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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> |
||
|---|---|---|
| .. | ||
| assembler.h | ||
| barrier.h | ||
| bitfield.h | ||
| cache_info.h | ||
| cache.h | ||
| cacheflush.h | ||
| current.h | ||
| delay.h | ||
| dma-mapping.h | ||
| elf.h | ||
| fixmap.h | ||
| futex.h | ||
| highmem.h | ||
| io.h | ||
| irqflags.h | ||
| Kbuild | ||
| l2_cache.h | ||
| linkage.h | ||
| memory.h | ||
| mmu_context.h | ||
| mmu.h | ||
| module.h | ||
| nds32.h | ||
| page.h | ||
| pgalloc.h | ||
| pgtable.h | ||
| proc-fns.h | ||
| processor.h | ||
| ptrace.h | ||
| shmparam.h | ||
| string.h | ||
| swab.h | ||
| syscall.h | ||
| syscalls.h | ||
| thread_info.h | ||
| tlb.h | ||
| tlbflush.h | ||
| uaccess.h | ||
| unistd.h | ||
| vdso_datapage.h | ||
| vdso_timer_info.h | ||
| vdso.h | ||