1. aa9ad44 libnvdimm: move poison list functions to a new 'badrange' file by Dave Jiang · 7 years ago
  2. d34cb80 libnvdimm, dimm: clear 'locked' status on successful DIMM enable by Dan Williams · 7 years ago
  3. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  4. 02881768 libnvdimm, label: fix index block size calculation by Dan Williams · 7 years ago
  5. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  6. b2c48f9 libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} by Dan Williams · 7 years ago
  7. d62e26b block: pass in queue to inflight accounting by Jens Axboe · 8 years ago
  8. 401c0a1 nfit, libnvdimm, region: export 'position' in mapping info by Dan Williams · 7 years ago
  9. 0dd6964 libnvdimm: Stop using HPAGE_SIZE by Oliver O'Halloran · 8 years ago
  10. 14e4945 libnvdimm, btt: BTT updates for UEFI 2.7 format by Vishal Verma · 8 years ago
  11. 975750a libnvdimm, pmem: Add sysfs notifications to badblocks by Toshi Kani · 8 years ago
  12. b3fde74 libnvdimm, label: add address abstraction identifiers by Dan Williams · 8 years ago
  13. f979b13 libnvdimm, label: honor the lba size specified in v1.2 labels by Dan Williams · 8 years ago
  14. c12c48c libnvdimm, label: add v1.2 interleave-set-cookie algorithm by Dan Williams · 8 years ago
  15. 564e871 libnvdimm, label: add v1.2 nvdimm label definitions by Dan Williams · 8 years ago
  16. 3ae3d67 libnvdimm: add an atomic vs process context flag to rw_bytes by Vishal Verma · 8 years ago
  17. 8f078b3 libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED by Dan Williams · 8 years ago
  18. 6a6bef9 libnvdimm: add mechanism to publish badblocks at the region level by Dave Jiang · 8 years ago
  19. 86ef58a nfit, libnvdimm: fix interleave set cookie calculation by Dan Williams · 8 years ago
  20. 42237e3 libnvdimm: allow a platform to force enable label support by Dan Williams · 8 years ago
  21. 8d7c22a libnvdimm: use generic iostat interfaces by Toshi Kani · 8 years ago
  22. 178d6f4 Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  23. ae8219f libnvdimm, label: convert label tracking to a linked list by Dan Williams · 8 years ago
  24. 44c462e libnvdimm, region: move region-mapping input-paramters to nd_mapping_desc by Dan Williams · 8 years ago
  25. 595c730 libnvdimm, region: fix flush hint table thinko by Dan Williams · 8 years ago
  26. aee6598 libnvdimm: Fix nvdimm_probe error on NVDIMM-N by Toshi Kani · 8 years ago
  27. abe8b4e nvdimm, btt: add a size attribute for BTTs by Vishal Verma · 8 years ago
  28. 0c27af6 libnvdimm: cycle flush hints by Dan Williams · 9 years ago
  29. e5ae3b2 libnvdimm, nfit: move flush hint mapping to region-device driver-data by Dan Williams · 9 years ago
  30. a8a6d2e libnvdimm, nfit: remove nfit_spa_map() infrastructure by Dan Williams · 9 years ago
  31. c5ed926 libnvdimm, dax: autodetect support by Dan Williams · 9 years ago
  32. cd03412 libnvdimm, dax: introduce device-dax infrastructure by Dan Williams · 9 years ago
  33. ac515c0 libnvdimm, pmem, pfn: move pfn setup to the core by Dan Williams · 9 years ago
  34. 200c79d libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup by Dan Williams · 9 years ago
  35. e32bc72 libnvdimm, btt, convert nd_btt_probe() to devm by Dan Williams · 9 years ago
  36. bd03294 libnvdimm, pfn, convert nd_pfn_probe() to devm by Dan Williams · 9 years ago
  37. 298f2bc libnvdimm, pmem: kill pmem->ndns by Dan Williams · 9 years ago
  38. a390180 libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment by Dan Williams · 9 years ago
  39. 59e6473 libnvdimm, pmem: clear poison on write by Dan Williams · 9 years ago
  40. 7199946 libnvdimm: async notification support by Dan Williams · 9 years ago
  41. 8b63b6b Merge branch 'for-4.5/block-dax' into for-4.5/libnvdimm by Dan Williams · 9 years ago
  42. b95f5f4 libnvdimm: convert to statically allocated badblocks by Dan Williams · 9 years ago
  43. ad9a8bd libnvdimm, pmem: move definition of nvdimm_namespace_add_poison to nd.h by Dan Williams · 9 years ago
  44. 0caeef6 libnvdimm: Add a poison list and export badblocks by Vishal Verma · 9 years ago
  45. 315c562 libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE by Dan Williams · 9 years ago
  46. 9f1e8ce libnvdimm, pfn: kill ND_PFN_ALIGN by Dan Williams · 9 years ago
  47. 004f1af libnvdimm, pmem: direct map legacy pmem by default by Dan Williams · 9 years ago
  48. 32ab0a3f libnvdimm, pmem: 'struct page' for pmem by Dan Williams · 9 years ago
  49. e145574 libnvdimm, pfn: 'struct page' provider infrastructure by Dan Williams · 9 years ago
  50. 6ec6895 libnvdimm, btt: write and validate parent_uuid by Vishal Verma · 9 years ago
  51. f6ef5a2 nvdimm: fix inline function return type warning by Randy Dunlap · 9 years ago
  52. 41d7a6d libnvdimm: Set numa_node to NVDIMM devices by Toshi Kani · 10 years ago
  53. 5813882 libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only by Dan Williams · 10 years ago
  54. f0dc089 libnvdimm: enable iostat by Dan Williams · 10 years ago
  55. fcae695 libnvdimm, blk: add support for blk integrity by Vishal Verma · 10 years ago
  56. 41cd8b7 libnvdimm, btt: add support for blk integrity by Vishal Verma · 10 years ago
  57. 047fc8a libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory by Ross Zwisler · 10 years ago
  58. 5212e11 nd_btt: atomic sector updates by Vishal Verma · 10 years ago
  59. 8c2f7e8 libnvdimm: infrastructure for btt devices by Dan Williams · 10 years ago
  60. f524bf2 libnvdimm: write pmem label set by Dan Williams · 10 years ago
  61. 1b40e09 libnvdimm: blk labels and namespace instantiation by Dan Williams · 10 years ago
  62. bf9bccc libnvdimm: pmem label sets and namespace instantiation. by Dan Williams · 10 years ago
  63. 4a826c8 libnvdimm: namespace indices: read and validate by Dan Williams · 10 years ago
  64. eaf9615 libnvdimm, nfit: add interleave-set state-tracking infrastructure by Dan Williams · 10 years ago
  65. 3d88002 libnvdimm: support for legacy (non-aliasing) nvdimms by Dan Williams · 10 years ago
  66. 1f7df6f libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) by Dan Williams · 10 years ago
  67. 4d88a97 libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure by Dan Williams · 10 years ago