1. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  2. fefc1d9 libnvdimm: add dax_dev sync flag by Pankaj Gupta · 5 years ago
  3. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 5 years ago
  4. 75d4e06 vfs: Convert dax to use the new mount API by David Howells · 6 years ago
  5. 1f58bb1 mount_pseudo(): drop 'name' argument, switch to d_make_root() by Al Viro · 6 years ago
  6. 1a6e9e7 device-dax: Drop register_filesystem() by Dan Williams · 6 years ago
  7. 7bf7eac dax: Arrange for dax_supported check to span multiple devices by Dan Williams · 6 years ago
  8. 53e2282 dax: make use of ->free_inode() by Al Viro · 6 years ago
  9. f67e3fb4 Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  10. ad428cd dax: Check the end of the block-device capacity with dax_direct_access() by Dan Williams · 6 years ago
  11. 9567da0 device-dax: Introduce bus + driver model by Dan Williams · 7 years ago
  12. 51cf784 device-dax: Start defining a dax bus model by Dan Williams · 7 years ago
  13. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  14. e0b401e dax/super: Do not request a pointer kaddr when not required by Huaisheng Ye · 6 years ago
  15. 15256f6 dax: check for QUEUE_FLAG_DAX in bdev_dax_supported() by Ross Zwisler · 6 years ago
  16. 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
  17. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 6 years ago
  18. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 6 years ago
  19. 808c340 dax: Use dax_write_cache* helpers by Ross Zwisler · 6 years ago
  20. 80660f2 dax: change bdev_dax_supported() to support boolean returns by Dave Jiang · 6 years ago
  21. ba23cba fs: allow per-device dax status checking for filesystems by Darrick J. Wong · 6 years ago
  22. b3a9a0c dax: Introduce a ->copy_to_iter dax operation by Dan Williams · 7 years ago
  23. e7638488 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS by Dan Williams · 7 years ago
  24. 3fe0791 dax: store pfns in the radix by Dan Williams · 7 years ago
  25. 9d4949b dax: ->direct_access does not sleep anymore by Boaz Harrosh · 7 years ago
  26. 569d036 dax: require 'struct page' by default for filesystem dax by Dan Williams · 7 years ago
  27. 9f586ff dax: fix general protection fault in dax_alloc_inode by Mikulas Patocka · 7 years ago
  28. 6a21586 dax: stop requiring a live device for dax_flush() by Dan Williams · 7 years ago
  29. 66a86cc dax: quiet bdev_dax_supported() by Dan Williams · 7 years ago
  30. 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
  31. c3ca015 dax: remove the pmem_dax_ops->flush abstraction by Mikulas Patocka · 7 years ago
  32. 26f2f4d dax: fix FS_DAX=n BLOCK=y compilation by Dan Williams · 7 years ago
  33. 78f3547 dax: introduce a fs_dax_get_by_bdev() helper by Dan Williams · 7 years ago
  34. 273752c dm, dax: Make sure dm_dax_flush() is called if device supports it by Vivek Goyal · 7 years ago
  35. 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
  36. 6e0c90d libnvdimm, pmem, dax: export a cache control attribute by Dan Williams · 7 years ago
  37. 9a60c3e dax: convert to bitmask for flags by Dan Williams · 7 years ago
  38. 5d61e43 dax: remove default copy_from_iter fallback by Dan Williams · 7 years ago
  39. abebfbe dm: add ->flush() dax operation support by Dan Williams · 7 years ago
  40. 7e026c8 dm: add ->copy_from_iter() dax operation support by Dan Williams · 7 years ago
  41. b9d39d1 device-dax: fix 'dax' device filesystem inode destruction crash by Dan Williams · 7 years ago
  42. 9d10908 dax: fix false CONFIG_BLOCK dependency by Dan Williams · 8 years ago
  43. cf1e228 device-dax: kill NR_DEV_DAX by Dan Williams · 8 years ago
  44. ef51042 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
  45. b068626 dax: introduce dax_direct_access() by Dan Williams · 8 years ago
  46. 6568b08 dax: introduce dax_operations by Dan Williams · 8 years ago
  47. 7205800 dax: add a facility to lookup a dax device by 'host' device name by Dan Williams · 8 years ago
  48. 7b6be84 dax: refactor dax-fs into a generic provider of 'struct dax_device' instances by Dan Williams · 8 years ago