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 -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html