1. b2442c5 xfs: call dax_fault on read page faults for DAX by Dave Chinner · 9 years ago
  2. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  3. bbab37d block: Add support for DAX reads/writes to block devices by Matthew Wilcox · 9 years ago
  4. 872eb12 dax: Use copy_from_iter_nocache by Matthew Wilcox · 9 years ago
  5. ce5c5d5 dax: expose __dax_fault for filesystems with locking constraints by Dave Chinner · 9 years ago
  6. e842f29 dax: don't abuse get_block mapping for endio callbacks by Dave Chinner · 9 years ago
  7. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  8. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 9 years ago
  9. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  10. 0e3b210 dax: use pfn_mkwrite to update c/mtime + freeze protection by Boaz Harrosh · 9 years ago
  11. a95cd63 Remove rw from dax_{do_,}io() by Omar Sandoval · 9 years ago
  12. 25726bc dax: add dax_zero_page_range by Matthew Wilcox · 9 years ago
  13. 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 9 years ago
  14. f7ca90b dax,ext2: replace the XIP page fault handler with the DAX page fault handler by Matthew Wilcox · 9 years ago
  15. 289c6ae dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks by Matthew Wilcox · 9 years ago
  16. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 9 years ago