[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1454242795-18038-1-git-send-email-matthew.r.wilcox@intel.com>
Date: Sun, 31 Jan 2016 23:19:49 +1100
From: Matthew Wilcox <matthew.r.wilcox@...el.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Matthew Wilcox <matthew.r.wilcox@...el.com>, linux-mm@...ck.org,
linux-nvdimm@...ts.01.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, willy@...ux.intel.com
Subject: [PATCH 0/6] DAX cleanups
Very little exciting in here. This is all based on the PUD support code
that I just sent, mostly addressing things that came up during review
of the PUD code but weren't really justifiable as being mixed into the
adding of PUD support.
Matthew Wilcox (6):
dax: Use vmf->gfp_mask
dax: Remove unnecessary rechecking of i_size
dax: Use vmf->pgoff in fault handlers
dax: Use PAGE_CACHE_SIZE where appropriate
dax: Factor dax_insert_pmd_mapping out of dax_pmd_fault
dax: Factor dax_insert_pud_mapping out of dax_pud_fault
fs/dax.c | 395 ++++++++++++++++++++++++++-------------------------------------
1 file changed, 164 insertions(+), 231 deletions(-)
--
2.7.0.rc3
Powered by blists - more mailing lists