]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ext2: huge page fault support
authorMatthew Wilcox <willy@linux.intel.com>
Tue, 8 Sep 2015 21:59:00 +0000 (14:59 -0700)
committerDan Duval <dan.duval@oracle.com>
Wed, 7 Dec 2016 17:19:40 +0000 (12:19 -0500)
commit29cb949dad5bd770e759ba1cb9957884b0927a8a
tree8bf4e07b1c32f6c7bf287107e04278dc15bf2e0d
parent3d17da29c2bd345f0774aef5c7292c8c13fa36bf
ext2: huge page fault support

Orabug: 22913653

Use DAX to provide support for huge pages.

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 e7b1ea2ad6581b83f63246db48aa2c2c9bf2ec8d)
Signed-off-by: Dan Duval <dan.duval@oracle.com>
fs/ext2/file.c