1. 15256f6 dax: check for QUEUE_FLAG_DAX in bdev_dax_supported() by Ross Zwisler · 6 years ago
  2. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  3. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 6 years ago
  4. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 6 years ago
  5. 808c340 dax: Use dax_write_cache* helpers by Ross Zwisler · 6 years ago
  6. 80660f2 dax: change bdev_dax_supported() to support boolean returns by Dave Jiang · 6 years ago
  7. ba23cba fs: allow per-device dax status checking for filesystems by Darrick J. Wong · 6 years ago
  8. b3a9a0c dax: Introduce a ->copy_to_iter dax operation by Dan Williams · 6 years ago
  9. e7638488 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS by Dan Williams · 6 years ago
  10. 3fe0791 dax: store pfns in the radix by Dan Williams · 7 years ago
  11. 9d4949b dax: ->direct_access does not sleep anymore by Boaz Harrosh · 7 years ago
  12. 569d036 dax: require 'struct page' by default for filesystem dax by Dan Williams · 7 years ago
  13. 9f586ff dax: fix general protection fault in dax_alloc_inode by Mikulas Patocka · 7 years ago
  14. 6a21586 dax: stop requiring a live device for dax_flush() by Dan Williams · 7 years ago
  15. 66a86cc dax: quiet bdev_dax_supported() by Dan Williams · 7 years ago
  16. dff4d1f Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  17. c3ca015 dax: remove the pmem_dax_ops->flush abstraction by Mikulas Patocka · 7 years ago
  18. 26f2f4d dax: fix FS_DAX=n BLOCK=y compilation by Dan Williams · 7 years ago
  19. 78f3547 dax: introduce a fs_dax_get_by_bdev() helper by Dan Williams · 7 years ago
  20. 273752c dm, dax: Make sure dm_dax_flush() is called if device supports it by Vivek Goyal · 7 years ago
  21. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  22. 6e0c90d libnvdimm, pmem, dax: export a cache control attribute by Dan Williams · 7 years ago
  23. 9a60c3e dax: convert to bitmask for flags by Dan Williams · 7 years ago
  24. 5d61e43 dax: remove default copy_from_iter fallback by Dan Williams · 7 years ago
  25. abebfbe dm: add ->flush() dax operation support by Dan Williams · 7 years ago
  26. 7e026c8 dm: add ->copy_from_iter() dax operation support by Dan Williams · 7 years ago
  27. b9d39d1 device-dax: fix 'dax' device filesystem inode destruction crash by Dan Williams · 7 years ago
  28. 9d10908 dax: fix false CONFIG_BLOCK dependency by Dan Williams · 7 years ago
  29. cf1e228 device-dax: kill NR_DEV_DAX by Dan Williams · 7 years ago
  30. ef510424 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 7 years ago
  31. b068626 dax: introduce dax_direct_access() by Dan Williams · 8 years ago
  32. 6568b08 dax: introduce dax_operations by Dan Williams · 8 years ago
  33. 7205800 dax: add a facility to lookup a dax device by 'host' device name by Dan Williams · 7 years ago
  34. 7b6be84 dax: refactor dax-fs into a generic provider of 'struct dax_device' instances by Dan Williams · 7 years ago