Linus Torvalds
|
cc673757e2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Ross Zwisler
|
eab95db69d
dax: never rely on bh.b_dev being set by get_block()
|
9 years ago |
Ross Zwisler
|
9973c98ecf
dax: add support for fsync/sync
|
9 years ago |
Ross Zwisler
|
de14b9cb5e
dax: fix conversion of holes to PMDs
|
9 years ago |
Ross Zwisler
|
d4bbe7068b
dax: fix NULL pointer dereference in __dax_dbg()
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Dan Williams
|
c046c321cb
dax: re-enable dax pmd mappings
|
9 years ago |
Dan Williams
|
cbb38e41a9
dax: provide diagnostics for pmd mapping failures
|
9 years ago |
Dan Williams
|
f25748e3c3
mm, dax: convert vmf_insert_pfn_pmd() to pfn_t
|
9 years ago |
Dan Williams
|
01c8f1c44b
mm, dax, gpu: convert vm_insert_mixed to pfn_t
|
9 years ago |
Dan Williams
|
34c0fd540e
mm, dax, pmem: introduce pfn_t
|
9 years ago |
Toshi Kani
|
59bf4fb9d3
dax: Split pmd map when fallback on COW
|
9 years ago |
Dan Williams
|
b2e0d1625e
dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
|
9 years ago |
Dan Williams
|
fe683adabf
dax: guarantee page aligned results from bdev_direct_access()
|
9 years ago |
Dan Williams
|
0e749e5424
dax: increase granularity of dax_clear_blocks() operations
|
9 years ago |
Dan Williams
|
52db400fcd
pmem, dax: clean up clear_pmem()
|
9 years ago |
Dan Williams
|
ee82c9ed41
dax: disable pmd mappings
|
9 years ago |
Linus Torvalds
|
2870f6c4d1
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 years ago |
Dan Williams
|
152d7bd80d
dax: fix __dax_pmd_fault crash
|
9 years ago |
Linus Torvalds
|
5e2078b289
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
9 years ago |
Linus Torvalds
|
5d50ac70fe
Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
|
9 years ago |
Al Viro
|
cadfbb6ec2
dax_io(): don't let non-error value escape via retval instead of EFAULT
|
9 years ago |
Dave Chinner
|
1ca191576f
xfs: Don't use unwritten extents for DAX
|
9 years ago |
Ross Zwisler
|
0f90cc6609
mm, dax: fix DAX deadlocks
|
10 years ago |
Ross Zwisler
|
8346c416d1
dax: fix NULL pointer in __dax_pmd_fault()
|
10 years ago |
Jeff Moyer
|
e94f5a2285
dax: fix O_DIRECT I/O to the last block of a blockdev
|
10 years ago |
Ross Zwisler
|
d77e92e270
dax: update PMD fault handler with PMEM API
|
10 years ago |
Linus Torvalds
|
f6f7a63692
Merge branch 'akpm' (patches from Andrew)
|
10 years ago |
Kirill A. Shutemov
|
46c043ede4
mm: take i_mmap_lock in unmap_mapping_range() for DAX
|
10 years ago |
Matthew Wilcox
|
3fdd1b479d
dax: use linear_page_index()
|
10 years ago |