OSDN Git Service

dax: add huge page fault support
authorMatthew Wilcox <willy@linux.intel.com>
Thu, 16 Jul 2015 00:09:30 +0000 (10:09 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 16 Jul 2015 00:09:30 +0000 (10:09 +1000)
commit2b26a9206d6a2db62b98dc54175981621b16c016
treebc92efa71abb00c781a1a7adb3b0c973dd06ddc9
parentb0c65a6483903585492cd598a84ac9b62f9fc601
dax: add huge page fault support

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>
Documentation/filesystems/dax.txt
fs/dax.c
include/linux/dax.h