1. 7839be2 libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields by Dan Williams · 4 years, 10 months ago
  2. ef27496 libnvdimm/namespace: Fix label tracking error by Dan Williams · 5 years ago
  3. 4d8fc7d libnvdimm/btt: Fix a kmemdup failure check by Aditya Pakki · 5 years ago
  4. 93cc833 libnvdimm/namespace: Fix a potential NULL pointer dereference by Kangjie Lu · 5 years ago
  5. f45c6c3 libnvdimm: Fix altmap reservation size calculation by Oliver O'Halloran · 5 years ago
  6. 9f98f27 libnvdimm/pmem: Honor force_raw for legacy pmem regions by Dan Williams · 5 years ago
  7. 4465532 libnvdimm/label: Clear 'updating' flag after label-set update by Dan Williams · 5 years ago
  8. 3e63a7f libnvdimm: Hold reference on parent while scheduling async init by Alexander Duyck · 6 years ago
  9. 05a085c libnvdimm: fix ars_status output length calculation by Vishal Verma · 6 years ago
  10. f216d1e linvdimm, pmem: Preserve read-only setting for pmem devices by Robert Elliott · 6 years ago
  11. a1ada79 libnvdimm, namespace: use a safe lookup for dimm device name by Dan Williams · 6 years ago
  12. 6fa877d libnvdimm, {btt, blk}: do integrity setup before add_disk() by Vishal Verma · 6 years ago
  13. 807e336 libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment by Dan Williams · 6 years ago
  14. 29c969c libnvdimm: fix integer overflow static analysis warning by Dan Williams · 6 years ago
  15. c9ca9d9 libnvdimm, btt: Fix an incompatibility in the log layout by Vishal Verma · 6 years ago
  16. 423716c libnvdimm, pfn: fix start_pad handling for aligned namespaces by Dan Williams · 6 years ago
  17. 194eb4a libnvdimm, namespace: make 'resource' attribute only readable by root by Dan Williams · 7 years ago
  18. 6e83c89 libnvdimm, namespace: fix label initialization to use valid seq numbers by Dan Williams · 7 years ago
  19. 2224973 libnvdimm, pfn: make 'resource' attribute only readable by root by Dan Williams · 7 years ago
  20. 0fa705d libnvdimm: fix badblock range handling of ARS range by Toshi Kani · 7 years ago
  21. 891c31e libnvdimm, btt: fix btt_rw_page not returning errors by Vishal Verma · 7 years ago
  22. 8eaaf66 pmem: return EIO on read_pmem() failure by Stefan Hajnoczi · 7 years ago
  23. fa313fd libnvdimm: fix clear length of nvdimm_forget_poison() by Toshi Kani · 7 years ago
  24. 1a10295 libnvdimm, pfn: fix 'npfns' vs section alignment by Dan Williams · 7 years ago
  25. c171b24 libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify by Toshi Kani · 7 years ago
  26. 5b6e7f3 libnvdimm, region: fix flush hint detection crash by Dan Williams · 7 years ago
  27. 5ac50e7 libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat by Dan Williams · 7 years ago
  28. 5f377c4 libnvdimm: fix blk free space accounting by Dan Williams · 7 years ago
  29. 9ad1571 nfit, libnvdimm: fix interleave set cookie calculation by Dan Williams · 7 years ago
  30. cd75567 libnvdimm, pfn: fix memmap reservation size versus 4K alignment by Dan Williams · 7 years ago
  31. ebffa7b libnvdimm, namespace: do not delete namespace-id 0 by Dan Williams · 7 years ago
  32. 3c4d83a libnvdimm, namespace: fix pmem namespace leak, delete when size set to zero by Dan Williams · 7 years ago
  33. 630a2ef libnvdimm, pfn: fix align attribute by Dan Williams · 7 years ago
  34. efda1b5d acpi, nfit, libnvdimm: fix / harden ars_status output length handling by Dan Williams · 7 years ago
  35. 867dfe3 nvdimm: make CONFIG_NVDIMM_DAX 'bool' by Arnd Bergmann · 8 years ago
  36. 3115bb0 pmem: report error on clear poison failure by Toshi Kani · 8 years ago
  37. 75d2971 libnvdimm, namespace: potential NULL deref on allocation error by Dan Carpenter · 8 years ago
  38. e476f94 Merge branch 'for-4.9/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  39. 178d6f4 Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  40. 4e65e93 /dev/dax: fix Kconfig dependency build breakage by Ross Zwisler · 8 years ago
  41. 98a29c39 libnvdimm, namespace: allow creation of multiple pmem-namespaces per region by Dan Williams · 8 years ago
  42. 991d902 libnvdimm, namespace: lift single pmem limit in scan_labels() by Dan Williams · 8 years ago
  43. c969e24 libnvdimm, namespace: filter out of range labels in scan_labels() by Dan Williams · 8 years ago
  44. 762d067 libnvdimm, namespace: enable allocation of multiple pmem namespaces by Dan Williams · 8 years ago
  45. 16660ea libnvdimm, namespace: update label implementation for multi-pmem by Dan Williams · 8 years ago
  46. 0122073 libnvdimm, namespace: expand pmem device naming scheme for multi-pmem by Dan Williams · 8 years ago
  47. a1f3e4d libnvdimm, region: update nd_region_available_dpa() for multi-pmem support by Dan Williams · 8 years ago
  48. 6ff3e91 libnvdimm, namespace: sort namespaces by dpa at init by Dan Williams · 8 years ago
  49. 0e3b0d1 libnvdimm, namespace: allow multiple pmem-namespaces per region at scan time by Dan Williams · 8 years ago
  50. 8a5f50d libnvdimm, namespace: unify blk and pmem label scanning by Dan Williams · 8 years ago
  51. f95b4bc libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helper by Dan Williams · 8 years ago
  52. ae8219f libnvdimm, label: convert label tracking to a linked list by Dan Williams · 8 years ago
  53. 44c462e libnvdimm, region: move region-mapping input-paramters to nd_mapping_desc by Dan Williams · 8 years ago
  54. db58028 nvdimm: reduce duplicated wpq flushes by Dave Jiang · 8 years ago
  55. e046114 libnvdimm: clear the internal poison_list when clearing badblocks by Vishal Verma · 8 years ago
  56. bd697a8 pmem: reduce kmap_atomic sections to the memcpys only by Vishal Verma · 8 years ago
  57. 595c730 libnvdimm, region: fix flush hint table thinko by Dan Williams · 8 years ago
  58. a0056af nvdimm: remove duplicate nd_mapping declaration by Dave Jiang · 8 years ago
  59. 4765218 libnvdimm, namespace: debug invalid interleave-set-cookie values by Dan Williams · 8 years ago
  60. ecfb6d8 libnvdimm: fix devm_nvdimm_memremap() error path by Dan Williams · 8 years ago
  61. 480b683 nvdimm: fix PHYS_PFN/PFN_PHYS mixup by Oliver O'Halloran · 8 years ago
  62. 1e8b8d9 libnvdimm: allow legacy (e820) pmem region to clear bad blocks by Dave Jiang · 8 years ago
  63. aee6598 libnvdimm: Fix nvdimm_probe error on NVDIMM-N by Toshi Kani · 8 years ago
  64. ae551e9 nvdimm: Spelling s/unacknoweldged/unacknowledged/ by Geert Uytterhoeven · 8 years ago
  65. ba9c8dd acpi, nfit: add dimm device notification support by Dan Williams · 8 years ago
  66. abe8b4e nvdimm, btt: add a size attribute for BTTs by Vishal Verma · 8 years ago
  67. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  68. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  69. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  70. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  71. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  72. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  73. 0606263 Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  74. d4c5725 libnvdimm-btt: Delete an unnecessary check before the function call "__nd_device_register" by Markus Elfring · 8 years ago
  75. 37b137f nfit, libnvdimm: allow an ARS scrub to be triggered on demand by Vishal Verma · 8 years ago
  76. 1851594 libnvdimm: register nvdimm_bus devices with an nd_bus driver by Dan Williams · 8 years ago
  77. 5bf0b6e pmem: clarify a debug print in pmem_clear_poison by Vishal Verma · 8 years ago
  78. bc9775d libnvdimm: move ->module to struct nvdimm_bus_descriptor by Dan Williams · 8 years ago
  79. 163d4ba block: add QUEUE_FLAG_DAX for devices to advertise their DAX support by Toshi Kani · 8 years ago
  80. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 8 years ago
  81. 91131db libnvdimm, pmem: use nvdimm_flush() for namespace I/O writes by Dan Williams · 8 years ago
  82. 476f848 libnvdimm, pmem: flush posted-write queues on shutdown by Dan Williams · 8 years ago
  83. 7e267a8 libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush() by Dan Williams · 8 years ago
  84. 0c27af6 libnvdimm: cycle flush hints by Dan Williams · 8 years ago
  85. f284a4f libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush() by Dan Williams · 8 years ago
  86. a8f7202 libnvdimm: keep region data alive over namespace removal by Dan Williams · 8 years ago
  87. e5ae3b2 libnvdimm, nfit: move flush hint mapping to region-device driver-data by Dan Williams · 8 years ago
  88. a8a6d2e libnvdimm, nfit: remove nfit_spa_map() infrastructure by Dan Williams · 8 years ago
  89. 29b9aa0 libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users by Dan Williams · 8 years ago
  90. 8729bde libnvdimm: initialize struct blk_integrity with 0 by Johannes Thumshirn · 8 years ago
  91. 52c44d9 block: remove ->driverfs_dev by Dan Williams · 8 years ago
  92. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  93. f295e53 libnvdimm, pmem: allow nfit_test to override pmem_direct_access() by Dan Williams · 8 years ago
  94. 1ee6667 libnvdimm, pfn, dax: fix initialization vs autodetect for mode + alignment by Dan Williams · 8 years ago
  95. 4258895 libnvdimm: IS_ERR() usage cleanup by Dan Williams · 8 years ago
  96. f02716d libnvdimm: use devm_add_action_or_reset() by Dan Williams · 8 years ago
  97. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  98. 36092ee Merge branch 'for-4.7/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  99. 03dca34 libnvdimm, dax: fix deletion by Dan Williams · 8 years ago
  100. 5e24c9f libnvdimm, dax: fix alignment validation by Dan Williams · 8 years ago