]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dax: add huge page fault support
authorMatthew Wilcox <willy@linux.intel.com>
Tue, 8 Sep 2015 21:58:57 +0000 (14:58 -0700)
committerDan Duval <dan.duval@oracle.com>
Wed, 7 Dec 2016 17:19:39 +0000 (12:19 -0500)
commit3d17da29c2bd345f0774aef5c7292c8c13fa36bf
tree5c23781c3d975790c6840d80fc7dc4dbaa183d69
parent55ca12628cd09d645aa260834b78d50dc4bf815a
dax: add huge page fault support

Orabug: 22913653

This is the support code for DAX-enabled filesystems to allow them to
provide huge pages in response to faults.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Cc: Hillf Danton <dhillf@gmail.com>
Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Cc: Theodore Ts'o <tytso@mit.edu>
Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
(cherry picked from commit 844f35db1088dd1a9de37b53d4d823626232bd19)
Signed-off-by: Dan Duval <dan.duval@oracle.com>
Documentation/filesystems/dax.txt
fs/dax.c
include/linux/dax.h