1. f22acf8 Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error" by Dan Williams · 7 years ago
  2. df3f126 libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid() by Rob Herring · 7 years ago
  3. e7c5a57 libnvdimm, dimm: handle EACCES failures from label reads by Dan Williams · 7 years ago
  4. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  5. e13e75b Merge branch 'for-4.17/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  6. 1ed41b5 Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next by Dan Williams · 7 years ago
  7. 291717b libnvdimm, of_pmem: workaround OF_NUMA=n build error by Dan Williams · 7 years ago
  8. 7171976 libnvdimm: Add device-tree based driver by Oliver O'Halloran · 7 years ago
  9. 1ff19f4 libnvdimm: Add of_node to region and bus descriptors by Oliver O'Halloran · 7 years ago
  10. 60ce0f9 libnvdimm, region: quiet region probe by Dan Williams · 7 years ago
  11. 4f86722 libnvdimm, namespace: use a safe lookup for dimm device name by Dan Williams · 7 years ago
  12. c31898c libnvdimm, dimm: fix dpa reservation vs uninitialized label area by Dan Williams · 7 years ago
  13. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  14. 243f29f libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' by Dan Williams · 7 years ago
  15. 2080e88 dax: introduce CONFIG_DAX_DRIVER by Dan Williams · 7 years ago
  16. fe9a552 libnvdimm, nfit: fix persistence domain reporting by Dan Williams · 7 years ago
  17. 896196dc libnvdimm, region: hide persistence_domain when unknown by Dan Williams · 7 years ago
  18. 233bde2 block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> by Bart Van Assche · 7 years ago
  19. 9e694d9 libnvdimm, label: change nvdimm_num_label_slots per UEFI 2.7 by Toshi Kani · 7 years ago
  20. 36de6f5 libnvdimm, label: change min label storage size per UEFI 2.7 by Toshi Kani · 7 years ago
  21. 03e9084 libnvdimm, pmem: use module_nd_driver by Johannes Thumshirn · 7 years ago
  22. 0cbfeef libnvdimm: remove redundant assignment to pointer 'dev' by Colin Ian King · 7 years ago
  23. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  24. 3ffb0ba libnvdimm, {btt, blk}: do integrity setup before add_disk() by Vishal Verma · 7 years ago
  25. 426824d libnvdimm: remove redundant __func__ in dev_dbg by Dan Williams · 7 years ago
  26. 5fdf8e5 libnvdimm: re-enable deep flush for pmem devices via fsync() by Dave Jiang · 7 years ago
  27. 5ee0524 block: Add 'lock' as third argument to blk_alloc_queue_node() by Bart Van Assche · 7 years ago
  28. ee95f40 Merge branch 'for-4.16/nfit' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  29. d121f07 Merge branch 'for-4.16/dax' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  30. 59858d3 libnvdimm, namespace: remove redundant initialization of 'nd_mapping' by Colin Ian King · 7 years ago
  31. 96c3a23 libnvdimm: expose platform persistence attribute for nd_region by Dave Jiang · 7 years ago
  32. 06e8ccd acpi: nfit: Add support for detect platform CPU cache flush on power loss by Dave Jiang · 7 years ago
  33. d08cd5e libnvdimm, btt: fix uninitialized err_lock by Jeff Moyer · 7 years ago
  34. e8d5134 memremap: change devm_memremap_pages interface to use struct dev_pagemap by Christoph Hellwig · 7 years ago
  35. 24e3a7f libnvdimm, btt: Fix an incompatibility in the log layout by Vishal Verma · 7 years ago
  36. 13b7954 libnvdimm, btt: add a couple of missing kernel-doc lines by Vishal Verma · 7 years ago
  37. 41fce90 libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment by Dan Williams · 7 years ago
  38. 19deaa2 libnvdimm, pfn: fix start_pad handling for aligned namespaces by Dan Williams · 7 years ago
  39. cdd77d3 nfit, libnvdimm: deprecate the generic SMART ioctl by Dan Williams · 7 years ago
  40. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  41. 23c47d2 bdi: introduce BDI_CAP_SYNCHRONOUS_IO by Minchan Kim · 7 years ago
  42. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  43. 89360b8 libnvdimm, badrange: remove a WARN for list_empty by Vishal Verma · 7 years ago
  44. aa9ad44 libnvdimm: move poison list functions to a new 'badrange' file by Dave Jiang · 7 years ago
  45. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  46. 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
  47. 65853a1 libnvdimm, namespace: make a couple of functions static by Colin Ian King · 7 years ago
  48. efbf6f5 libnvdimm: introduce 'flags' attribute for DIMM 'lock' and 'alias' status by Dan Williams · 7 years ago
  49. 4b27db7 acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods by Dan Williams · 7 years ago
  50. b18d4b8 libnvdimm, namespace: fix label initialization to use valid seq numbers by Dan Williams · 7 years ago
  51. 26417ae libnvdimm, pfn: make 'resource' attribute only readable by root by Dan Williams · 7 years ago
  52. c1fb354 libnvdimm, namespace: make 'resource' attribute only readable by root by Dan Williams · 7 years ago
  53. b8ff981 libnvdimm, region : make 'resource' attribute only readable by root by Dan Williams · 7 years ago
  54. d34cb80 libnvdimm, dimm: clear 'locked' status on successful DIMM enable by Dan Williams · 7 years ago
  55. 33a5608 libnvdimm, namespace: fix btt claim class crash by Dan Williams · 7 years ago
  56. 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
  57. 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
  58. c3ca015 dax: remove the pmem_dax_ops->flush abstraction by Mikulas Patocka · 7 years ago
  59. 04c3c98 libnvdimm, btt: fix format string warnings by Randy Dunlap · 7 years ago
  60. 86652d2 libnvdimm, btt: clean up warning and error messages by Vishal Verma · 7 years ago
  61. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  62. 98cc093 block, THP: make block_device_operations.rw_page support THP by Huang Ying · 7 years ago
  63. 9edcad5 libnvdimm, nfit: move the check on nd_reserved2 to the endpoint by Meng Xu · 7 years ago
  64. 58738c4 libnvdimm: fix integer overflow static analysis warning by Dan Williams · 7 years ago
  65. 5deb67f libnvdimm, nd_blk: remove mmio_flush_range() by Robin Murphy · 7 years ago
  66. d9b83c7 libnvdimm, btt: rework error clearing by Vishal Verma · 7 years ago
  67. 0930a75 libnvdimm: fix potential deadlock while clearing errors by Vishal Verma · 7 years ago
  68. 7589200 libnvdimm, btt: cache sector_size in arena_info by Vishal Verma · 7 years ago
  69. 1398199 libnvdimm, btt: ensure that flags were also unchanged during a map_read by Vishal Verma · 7 years ago
  70. 0595d53 libnvdimm, btt: refactor map entry operations with macros by Vishal Verma · 7 years ago
  71. 1db1f3c libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path by Vishal Verma · 7 years ago
  72. ed36b4d libnvdimm, btt: check memory allocation failure by Christophe Jaillet · 7 years ago
  73. 02881768 libnvdimm, label: fix index block size calculation by Dan Williams · 7 years ago
  74. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  75. f13d2b6 libnvdimm, pfn, dax: limit namespace alignments to the supported set by Dan Williams · 7 years ago
  76. 1fdadbe libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfs by Oliver O'Halloran · 8 years ago
  77. b2c48f9 libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} by Dan Williams · 7 years ago
  78. d62e26b block: pass in queue to inflight accounting by Jens Axboe · 8 years ago
  79. 401c0a1 nfit, libnvdimm, region: export 'position' in mapping info by Dan Williams · 7 years ago
  80. 0dd6964 libnvdimm: Stop using HPAGE_SIZE by Oliver O'Halloran · 8 years ago
  81. 4e3f070 libnvdimm: fix badblock range handling of ARS range by Toshi Kani · 8 years ago
  82. 130568d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  83. 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
  84. 9d92573 Merge branch 'for-4.13/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  85. 2de5148 libnvdimm, namespace: record 'lbasize' for pmem namespaces by Dan Williams · 8 years ago
  86. b1fb2c5 block: guard bvec iteration logic by Dmitry Monakhov · 8 years ago
  87. e23947b bio-integrity: fold bio_integrity_enabled to bio_integrity_prep by Dmitry Monakhov · 8 years ago
  88. 53b85a4 libnvdimm: passthru functions clear to send by Jerry Hoemann · 8 years ago
  89. e6be2dc libnvdimm, btt: convert some info messages to warn/err by Vishal Verma · 8 years ago
  90. 6aa734a libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetime by Dan Williams · 8 years ago
  91. 7e5a21d libnvdimm: fix the clear-error check in nsio_rw_bytes by Vishal Verma · 8 years ago
  92. c13c43d libnvdimm, btt: fix btt_rw_page not returning errors by Vishal Verma · 8 years ago
  93. d5d51fe acpi, nfit: quiet invalid block-aperture-region warnings by Dan Williams · 8 years ago
  94. 14e4945 libnvdimm, btt: BTT updates for UEFI 2.7 format by Vishal Verma · 8 years ago
  95. 0b27796 libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region by Dan Williams · 8 years ago
  96. 6e0c90d libnvdimm, pmem, dax: export a cache control attribute by Dan Williams · 8 years ago
  97. c9e582a libnvdimm, nfit: enable support for volatile ranges by Dan Williams · 8 years ago
  98. c00b396 libnvdimm, pmem: fix persistence warning by Dan Williams · 8 years ago
  99. ca6a465 x86, libnvdimm, pmem: remove global pmem api by Dan Williams · 8 years ago
  100. f2b6125 x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm by Dan Williams · 8 years ago