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, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>