1. 4c806b8 libnvdimm/region: Enable MAP_SYNC for volatile regions by Aneesh Kumar K.V · 5 years ago
  2. c42adf8 libnvdimm/region: Initialize bad block for volatile namespaces by Aneesh Kumar K.V · 5 years ago
  3. 5b26db9 libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check by Aneesh Kumar K.V · 6 years ago
  4. a2d1c7a libnvdimm/region: Rewrite _probe_success() to _advance_seeds() by Dan Williams · 6 years ago
  5. 2b90cb2 libnvdimm, region: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  6. 523634d Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  7. 87a30e1 driver-core, libnvdimm: Let device subsystems add local lockdep coverage by Dan Williams · 6 years ago
  8. ca6bf26 libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock by Dan Williams · 6 years ago
  9. fefc1d9 libnvdimm: add dax_dev sync flag by Pankaj Gupta · 6 years ago
  10. c5d4355 libnvdimm: nd_region flush callback support by Pankaj Gupta · 6 years ago
  11. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  12. 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
  13. d5d30d5 libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family by Dan Williams · 6 years ago
  14. 8fc5c73 acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node by Dan Williams · 6 years ago
  15. 4b5f747 Merge miscellaneous libnvdimm updates for 4.21 by Dan Williams · 6 years ago
  16. 7d98809 acpi/nfit, libnvdimm/security: Add security DSM overwrite support by Dave Jiang · 6 years ago
  17. ae86cbf libnvdimm, pfn: Pad pfn namespaces relative to other regions by Dan Williams · 6 years ago
  18. 5d394ee libnvdimm, region: Fail badblocks listing for inactive regions by Dan Williams · 6 years ago
  19. 1e68722 libnvdimm: Export max available extent by Keith Busch · 7 years ago
  20. 12e3129 libnvdimm: Use max contiguous area for namespace size by Keith Busch · 7 years ago
  21. 546eb03 libnvdimm, pmem: Do not flush power-fail protected CPU caches by Ross Zwisler · 7 years ago
  22. 1ed41b5 Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next by Dan Williams · 7 years ago
  23. 1ff19f4 libnvdimm: Add of_node to region and bus descriptors by Oliver O'Halloran · 7 years ago
  24. 243f29f libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' by Dan Williams · 7 years ago
  25. fe9a552 libnvdimm, nfit: fix persistence domain reporting by Dan Williams · 7 years ago
  26. 896196dc libnvdimm, region: hide persistence_domain when unknown by Dan Williams · 7 years ago
  27. 96c3a23 libnvdimm: expose platform persistence attribute for nd_region by Dave Jiang · 7 years ago
  28. b8ff981 libnvdimm, region : make 'resource' attribute only readable by root by Dan Williams · 7 years ago
  29. 401c0a1 nfit, libnvdimm, region: export 'position' in mapping info by Dan Williams · 8 years ago
  30. 9d92573 Merge branch 'for-4.13/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  31. d5d51fe acpi, nfit: quiet invalid block-aperture-region warnings by Dan Williams · 8 years ago
  32. 0b27796 libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region by Dan Williams · 8 years ago
  33. c9e582a libnvdimm, nfit: enable support for volatile ranges by Dan Williams · 8 years ago
  34. c00b396 libnvdimm, pmem: fix persistence warning by Dan Williams · 8 years ago
  35. ca6a4657 x86, libnvdimm, pmem: remove global pmem api by Dan Williams · 8 years ago
  36. c12c48c libnvdimm, label: add v1.2 interleave-set-cookie algorithm by Dan Williams · 8 years ago
  37. 0aed55a x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations by Dan Williams · 8 years ago
  38. 8f078b3 libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED by Dan Williams · 8 years ago
  39. 23f4984 libnvdimm: rework region badblocks clearing by Dan Williams · 8 years ago
  40. ab63089 libnvdimm, region: sysfs trigger for nvdimm_flush() by Dan Williams · 8 years ago
  41. bc042fd libnvdimm, region: fix flush hint detection crash by Dan Williams · 8 years ago
  42. 802f4be libnvdimm: Add 'resource' sysfs attribute to regions by Dave Jiang · 8 years ago
  43. 6a6bef9 libnvdimm: add mechanism to publish badblocks at the region level by Dave Jiang · 8 years ago
  44. 86ef58a nfit, libnvdimm: fix interleave set cookie calculation by Dan Williams · 8 years ago
  45. 9cf8bd5 libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_held by Dan Williams · 8 years ago
  46. 178d6f4 Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  47. 98a29c3 libnvdimm, namespace: allow creation of multiple pmem-namespaces per region by Dan Williams · 8 years ago
  48. a1f3e4d libnvdimm, region: update nd_region_available_dpa() for multi-pmem support by Dan Williams · 8 years ago
  49. ae8219f libnvdimm, label: convert label tracking to a linked list by Dan Williams · 8 years ago
  50. 44c462e libnvdimm, region: move region-mapping input-paramters to nd_mapping_desc by Dan Williams · 8 years ago
  51. db58028 nvdimm: reduce duplicated wpq flushes by Dave Jiang · 8 years ago
  52. 595c730 libnvdimm, region: fix flush hint table thinko by Dan Williams · 8 years ago
  53. 480b683 nvdimm: fix PHYS_PFN/PFN_PHYS mixup by Oliver O'Halloran · 8 years ago
  54. 0c27af6 libnvdimm: cycle flush hints by Dan Williams · 9 years ago
  55. f284a4f libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush() by Dan Williams · 9 years ago
  56. e5ae3b2 libnvdimm, nfit: move flush hint mapping to region-device driver-data by Dan Williams · 9 years ago
  57. a8a6d2e libnvdimm, nfit: remove nfit_spa_map() infrastructure by Dan Williams · 9 years ago
  58. b354aba libnvdimm: release ida resources by Dan Williams · 9 years ago
  59. cd03412 libnvdimm, dax: introduce device-dax infrastructure by Dan Williams · 9 years ago
  60. e07ecd7 libnvdimm: fix namespace object confusion in is_uuid_busy() by Dan Williams · 9 years ago
  61. 2dc4333 libnvdimm, pfn: fix pfn seed creation by Dan Williams · 9 years ago
  62. 6bb691a nvdimm: do not show pfn_seed for non pmem regions by Dmitry Krivenok · 9 years ago
  63. 004f1af libnvdimm, pmem: direct map legacy pmem by default by Dan Williams · 10 years ago
  64. e145574 libnvdimm, pfn: 'struct page' provider infrastructure by Dan Williams · 10 years ago
  65. 8ca2435 libnvdimm: fix namespace seed creation by Dan Williams · 10 years ago
  66. 41d7a6d libnvdimm: Set numa_node to NVDIMM devices by Toshi Kani · 10 years ago
  67. 5813882 libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only by Dan Williams · 10 years ago
  68. 047fc8a libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory by Ross Zwisler · 10 years ago
  69. 5212e11 nd_btt: atomic sector updates by Vishal Verma · 10 years ago
  70. 8c2f7e8 libnvdimm: infrastructure for btt devices by Dan Williams · 10 years ago
  71. 1b40e09 libnvdimm: blk labels and namespace instantiation by Dan Williams · 10 years ago
  72. bf9bccc libnvdimm: pmem label sets and namespace instantiation. by Dan Williams · 10 years ago
  73. eaf9615 libnvdimm, nfit: add interleave-set state-tracking infrastructure by Dan Williams · 10 years ago
  74. 3d88002 libnvdimm: support for legacy (non-aliasing) nvdimms by Dan Williams · 10 years ago
  75. 1f7df6f libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) by Dan Williams · 10 years ago