Linus Torvalds
|
dff4d1f6fe
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
Mikulas Patocka
|
c3ca015fab
dax: remove the pmem_dax_ops->flush abstraction
|
8 years ago |
Nicolas Iooss
|
2f52074d35
dax: initialize variable pfn before using it
|
8 years ago |
Ross Zwisler
|
917f34526c
dax: use PG_PMD_COLOUR instead of open coding
|
8 years ago |
Ross Zwisler
|
a2e050f5a9
dax: explain how read(2)/write(2) addresses are validated
|
8 years ago |
Ross Zwisler
|
527b19d080
dax: move all DAX radix tree defs to fs/dax.c
|
8 years ago |
Ross Zwisler
|
d01ad197ac
dax: remove DAX code from page_cache_tree_insert()
|
8 years ago |
Ross Zwisler
|
91d25ba8a6
dax: use common 4k zero page for dax mmap reads
|
8 years ago |
Ross Zwisler
|
e30331ff05
dax: relocate some dax functions
|
8 years ago |
Jérôme Glisse
|
a4d1a88525
dax: update to new mmu_notifier semantic
|
8 years ago |
Ross Zwisler
|
fffa281b48
dax: fix deadlock due to misaligned PMD faults
|
8 years ago |
Linus Torvalds
|
088737f44b
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
|
8 years ago |
Linus Torvalds
|
b6ffe9ba46
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
8 years ago |
Roman Gushchin
|
2262185c5b
mm: per-cgroup memory reclaim stats
|
8 years ago |
Jeff Layton
|
819ec6b91d
dax: set errors in mapping when writeback fails
|
8 years ago |
Dan Williams
|
ca6a4657e5
x86, libnvdimm, pmem: remove global pmem api
|
8 years ago |
Ingo Molnar
|
1bc3cd4dfa
Merge branch 'linus' into sched/core, to pick up fixes
|
8 years ago |
Jan Kara
|
1eb643d02b
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
|
8 years ago |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 years ago |
Dan Williams
|
81f558701a
x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush
|
8 years ago |
Dan Williams
|
6318770a7d
filesystem-dax: convert to dax_flush()
|
8 years ago |
Dan Williams
|
fec53774fd
filesystem-dax: convert to dax_copy_from_iter()
|
8 years ago |
Ross Zwisler
|
e2093926a0
dax: fix race between colliding PMD & PTE entries
|
8 years ago |
Linus Torvalds
|
1251704a63
Merge branch 'akpm' (patches from Andrew)
|
8 years ago |
Ross Zwisler
|
876f29460c
dax: fix PMD data corruption when fault races with write
|
8 years ago |
Jan Kara
|
13e451fdc1
dax: fix data corruption when fault races with write
|
8 years ago |
Jan Kara
|
cd656375f9
mm: fix data corruption due to stale mmap reads
|
8 years ago |
Ross Zwisler
|
4636e70bb0
dax: prevent invalidation of mapped DAX entries
|
8 years ago |
Linus Torvalds
|
0fcc3ab23d
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
8 years ago |
Dan Williams
|
e84b83b9ee
filesystem-dax: fix broken __dax_zero_page_range() conversion
|
8 years ago |