Five small independent changes for DAX. Al, please can you take these through the VFS tree? Matthew Wilcox (5): dax: Add block size note to documentation dax: Use copy_from_iter_nocache block: Add support for DAX on block devices ext4: Use ext4_get_block_write() for DAX vfs: Allow truncate, chomd and chown to be interrupted by fatal signals Documentation/filesystems/dax.txt | 6 ++++-- fs/block_dev.c | 38 ++++++++++++++++++++++++++++++++++++-- fs/dax.c | 8 +++++--- fs/ext4/file.c | 5 ++--- fs/open.c | 9 ++++++--- 5 files changed, 53 insertions(+), 13 deletions(-) -- 2.1.4 -- 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