1. 6945653 Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 3 months ago
  2. d4c5da5 dax: Fix stack overflow when mounting fsdax pmem device by Adrian Huang · 4 years, 4 months ago
  3. e2ec512 dm: Call proper helper to determine dax support by Jan Kara · 4 years, 4 months ago
  4. 1a9d5d4 dax: Modify bdev_dax_pgoff() to handle NULL bdev by Vivek Goyal · 4 years, 5 months ago
  5. 6180bb4 dax: fix detection of dax support for non-persistent memory block devices by Coly Li · 4 years, 4 months ago
  6. c2affe9 dax: do not print error message for non-persistent memory block device by Adrian Huang · 4 years, 5 months ago
  7. 4bf5e36 Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 5 months ago
  8. eedfd73 drivers/dax: Expand lock scope to cover the use of addresses by Ira Weiny · 4 years, 6 months ago
  9. 2316097 dax: print error message by pr_info() in __generic_fsdax_supported() by Coly Li · 4 years, 6 months ago
  10. e556f6b block: remove the bd_queue field from struct block_device by Christoph Hellwig · 4 years, 6 months ago
  11. 4e4ced9 dax: Move mandatory ->zero_page_range() check in alloc_dax() by Vivek Goyal · 4 years, 9 months ago
  12. f605a26 dax, pmem: Add a dax operation zero_page_range by Vivek Goyal · 4 years, 10 months ago
  13. f01b16a dax: Get rid of fs_dax_get_by_host() helper by Vivek Goyal · 5 years ago
  14. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  15. fefc1d9 libnvdimm: add dax_dev sync flag by Pankaj Gupta · 6 years ago
  16. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  17. 75d4e06 vfs: Convert dax to use the new mount API by David Howells · 6 years ago
  18. 1f58bb1 mount_pseudo(): drop 'name' argument, switch to d_make_root() by Al Viro · 6 years ago
  19. 1a6e9e7 device-dax: Drop register_filesystem() by Dan Williams · 6 years ago
  20. 7bf7eac dax: Arrange for dax_supported check to span multiple devices by Dan Williams · 6 years ago
  21. 53e2282 dax: make use of ->free_inode() by Al Viro · 6 years ago
  22. 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
  23. ad428cd dax: Check the end of the block-device capacity with dax_direct_access() by Dan Williams · 6 years ago
  24. 9567da0 device-dax: Introduce bus + driver model by Dan Williams · 7 years ago
  25. 51cf784 device-dax: Start defining a dax bus model by Dan Williams · 7 years ago
  26. 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
  27. e0b401e dax/super: Do not request a pointer kaddr when not required by Huaisheng Ye · 6 years ago
  28. 15256f6 dax: check for QUEUE_FLAG_DAX in bdev_dax_supported() by Ross Zwisler · 7 years ago
  29. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  30. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 7 years ago
  31. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  32. 808c340 dax: Use dax_write_cache* helpers by Ross Zwisler · 7 years ago
  33. 80660f2 dax: change bdev_dax_supported() to support boolean returns by Dave Jiang · 7 years ago
  34. ba23cba fs: allow per-device dax status checking for filesystems by Darrick J. Wong · 7 years ago
  35. b3a9a0c dax: Introduce a ->copy_to_iter dax operation by Dan Williams · 7 years ago
  36. e7638488 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS by Dan Williams · 7 years ago
  37. 3fe0791 dax: store pfns in the radix by Dan Williams · 7 years ago
  38. 9d4949b dax: ->direct_access does not sleep anymore by Boaz Harrosh · 7 years ago
  39. 569d036 dax: require 'struct page' by default for filesystem dax by Dan Williams · 7 years ago
  40. 9f586ff dax: fix general protection fault in dax_alloc_inode by Mikulas Patocka · 7 years ago
  41. 6a21586 dax: stop requiring a live device for dax_flush() by Dan Williams · 7 years ago
  42. 66a86cc dax: quiet bdev_dax_supported() by Dan Williams · 7 years ago
  43. 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
  44. c3ca015 dax: remove the pmem_dax_ops->flush abstraction by Mikulas Patocka · 7 years ago
  45. 26f2f4d dax: fix FS_DAX=n BLOCK=y compilation by Dan Williams · 7 years ago
  46. 78f3547 dax: introduce a fs_dax_get_by_bdev() helper by Dan Williams · 7 years ago
  47. 273752c dm, dax: Make sure dm_dax_flush() is called if device supports it by Vivek Goyal · 7 years ago
  48. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  49. 6e0c90d libnvdimm, pmem, dax: export a cache control attribute by Dan Williams · 8 years ago
  50. 9a60c3e dax: convert to bitmask for flags by Dan Williams · 8 years ago
  51. 5d61e43 dax: remove default copy_from_iter fallback by Dan Williams · 8 years ago
  52. abebfbe2 dm: add ->flush() dax operation support by Dan Williams · 8 years ago
  53. 7e026c8 dm: add ->copy_from_iter() dax operation support by Dan Williams · 8 years ago
  54. b9d39d1 device-dax: fix 'dax' device filesystem inode destruction crash by Dan Williams · 8 years ago
  55. 9d10908 dax: fix false CONFIG_BLOCK dependency by Dan Williams · 8 years ago
  56. cf1e228 device-dax: kill NR_DEV_DAX by Dan Williams · 8 years ago
  57. ef51042 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
  58. b068626 dax: introduce dax_direct_access() by Dan Williams · 8 years ago
  59. 6568b08 dax: introduce dax_operations by Dan Williams · 8 years ago
  60. 7205800 dax: add a facility to lookup a dax device by 'host' device name by Dan Williams · 8 years ago
  61. 7b6be84 dax: refactor dax-fs into a generic provider of 'struct dax_device' instances by Dan Williams · 8 years ago