1. 24e3a7f libnvdimm, btt: Fix an incompatibility in the log layout by Vishal Verma · 7 years ago
  2. 13b7954 libnvdimm, btt: add a couple of missing kernel-doc lines by Vishal Verma · 7 years ago
  3. 41fce90 libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment by Dan Williams · 7 years ago
  4. 19deaa2 libnvdimm, pfn: fix start_pad handling for aligned namespaces by Dan Williams · 7 years ago
  5. 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
  6. 23c47d2 bdi: introduce BDI_CAP_SYNCHRONOUS_IO by Minchan Kim · 7 years ago
  7. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  8. 89360b8 libnvdimm, badrange: remove a WARN for list_empty by Vishal Verma · 7 years ago
  9. aa9ad44 libnvdimm: move poison list functions to a new 'badrange' file by Dave Jiang · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
  12. 65853a1 libnvdimm, namespace: make a couple of functions static by Colin Ian King · 7 years ago
  13. efbf6f5 libnvdimm: introduce 'flags' attribute for DIMM 'lock' and 'alias' status by Dan Williams · 7 years ago
  14. 4b27db7 acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods by Dan Williams · 7 years ago
  15. b18d4b8 libnvdimm, namespace: fix label initialization to use valid seq numbers by Dan Williams · 7 years ago
  16. 26417ae libnvdimm, pfn: make 'resource' attribute only readable by root by Dan Williams · 7 years ago
  17. c1fb354 libnvdimm, namespace: make 'resource' attribute only readable by root by Dan Williams · 7 years ago
  18. b8ff981 libnvdimm, region : make 'resource' attribute only readable by root by Dan Williams · 7 years ago
  19. d34cb80 libnvdimm, dimm: clear 'locked' status on successful DIMM enable by Dan Williams · 7 years ago
  20. 33a5608 libnvdimm, namespace: fix btt claim class crash by Dan Williams · 7 years ago
  21. 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
  22. 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
  23. c3ca015 dax: remove the pmem_dax_ops->flush abstraction by Mikulas Patocka · 7 years ago
  24. 04c3c98 libnvdimm, btt: fix format string warnings by Randy Dunlap · 7 years ago
  25. 86652d2 libnvdimm, btt: clean up warning and error messages by Vishal Verma · 7 years ago
  26. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  27. 98cc093 block, THP: make block_device_operations.rw_page support THP by Huang Ying · 7 years ago
  28. 9edcad5 libnvdimm, nfit: move the check on nd_reserved2 to the endpoint by Meng Xu · 7 years ago
  29. 58738c4 libnvdimm: fix integer overflow static analysis warning by Dan Williams · 7 years ago
  30. 5deb67f libnvdimm, nd_blk: remove mmio_flush_range() by Robin Murphy · 7 years ago
  31. d9b83c7 libnvdimm, btt: rework error clearing by Vishal Verma · 7 years ago
  32. 0930a75 libnvdimm: fix potential deadlock while clearing errors by Vishal Verma · 7 years ago
  33. 7589200 libnvdimm, btt: cache sector_size in arena_info by Vishal Verma · 7 years ago
  34. 1398199 libnvdimm, btt: ensure that flags were also unchanged during a map_read by Vishal Verma · 7 years ago
  35. 0595d53 libnvdimm, btt: refactor map entry operations with macros by Vishal Verma · 7 years ago
  36. 1db1f3c libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path by Vishal Verma · 7 years ago
  37. ed36b4d libnvdimm, btt: check memory allocation failure by Christophe Jaillet · 7 years ago
  38. 0288176 libnvdimm, label: fix index block size calculation by Dan Williams · 7 years ago
  39. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  40. f13d2b6 libnvdimm, pfn, dax: limit namespace alignments to the supported set by Dan Williams · 7 years ago
  41. 1fdadbe libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfs by Oliver O'Halloran · 7 years ago
  42. b2c48f9 libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} by Dan Williams · 7 years ago
  43. d62e26b block: pass in queue to inflight accounting by Jens Axboe · 7 years ago
  44. 401c0a1 nfit, libnvdimm, region: export 'position' in mapping info by Dan Williams · 7 years ago
  45. 0dd6964 libnvdimm: Stop using HPAGE_SIZE by Oliver O'Halloran · 7 years ago
  46. 4e3f070 libnvdimm: fix badblock range handling of ARS range by Toshi Kani · 7 years ago
  47. 130568d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 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 · 7 years ago
  49. 9d92573 Merge branch 'for-4.13/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  50. 2de5148 libnvdimm, namespace: record 'lbasize' for pmem namespaces by Dan Williams · 7 years ago
  51. b1fb2c5 block: guard bvec iteration logic by Dmitry Monakhov · 7 years ago
  52. e23947b bio-integrity: fold bio_integrity_enabled to bio_integrity_prep by Dmitry Monakhov · 7 years ago
  53. 53b85a4 libnvdimm: passthru functions clear to send by Jerry Hoemann · 7 years ago
  54. e6be2dc libnvdimm, btt: convert some info messages to warn/err by Vishal Verma · 7 years ago
  55. 6aa734a libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetime by Dan Williams · 7 years ago
  56. 7e5a21d libnvdimm: fix the clear-error check in nsio_rw_bytes by Vishal Verma · 7 years ago
  57. c13c43d libnvdimm, btt: fix btt_rw_page not returning errors by Vishal Verma · 7 years ago
  58. d5d51fe acpi, nfit: quiet invalid block-aperture-region warnings by Dan Williams · 7 years ago
  59. 14e4945 libnvdimm, btt: BTT updates for UEFI 2.7 format by Vishal Verma · 7 years ago
  60. 0b27796 libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region by Dan Williams · 7 years ago
  61. 6e0c90d libnvdimm, pmem, dax: export a cache control attribute by Dan Williams · 7 years ago
  62. c9e582a libnvdimm, nfit: enable support for volatile ranges by Dan Williams · 7 years ago
  63. c00b396 libnvdimm, pmem: fix persistence warning by Dan Williams · 7 years ago
  64. ca6a465 x86, libnvdimm, pmem: remove global pmem api by Dan Williams · 8 years ago
  65. f2b6125 x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm by Dan Williams · 7 years ago
  66. 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 7 years ago
  67. 4e4f00a x86, dax, libnvdimm: remove wb_cache_pmem() indirection by Dan Williams · 7 years ago
  68. 3c1cebf dax, pmem: introduce an optional 'flush' dax_operation by Dan Williams · 7 years ago
  69. 975750a libnvdimm, pmem: Add sysfs notifications to badblocks by Toshi Kani · 7 years ago
  70. 8990cdf libnvdimm, label: switch to using v1.2 labels by default by Dan Williams · 7 years ago
  71. b3fde74 libnvdimm, label: add address abstraction identifiers by Dan Williams · 7 years ago
  72. 355d838 libnvdimm, label: add v1.2 label checksum support by Dan Williams · 7 years ago
  73. 3934d84 libnvdimm, label: update 'nlabel' and 'position' handling for local namespaces by Dan Williams · 7 years ago
  74. 8f2bc24 libnvdimm, label: populate 'isetcookie' for blk-aperture namespaces by Dan Williams · 7 years ago
  75. faec6f8 libnvdimm, label: populate the type_guid property for v1.2 namespaces by Dan Williams · 7 years ago
  76. f979b13 libnvdimm, label: honor the lba size specified in v1.2 labels by Dan Williams · 7 years ago
  77. c12c48c libnvdimm, label: add v1.2 interleave-set-cookie algorithm by Dan Williams · 7 years ago
  78. 564e871 libnvdimm, label: add v1.2 nvdimm label definitions by Dan Williams · 7 years ago
  79. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 7 years ago
  80. 0aed55a x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations by Dan Williams · 7 years ago
  81. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 7 years ago
  82. ef40dda uuid: hoist uuid_is_null() helper from libnvdimm by Christoph Hellwig · 7 years ago
  83. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  84. b177fe8 libnvdimm, btt: ensure that initializing metadata clears poison by Vishal Verma · 7 years ago
  85. 3ae3d67 libnvdimm: add an atomic vs process context flag to rw_bytes by Vishal Verma · 7 years ago
  86. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 7 years ago
  87. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  88. 7361636 Merge branch 'for-4.12/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  89. d5483fe libnvdimm, pfn: fix 'npfns' vs section alignment by Dan Williams · 7 years ago
  90. 9d62ed9 libnvdimm: handle locked label storage areas by Dan Williams · 7 years ago
  91. 8f078b3 libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED by Dan Williams · 7 years ago
  92. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. a3e9af9 libnvdimm: restore "libnvdimm: band aid btt vs clear poison locking" by Dan Williams · 7 years ago
  94. 452bae0 libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering by Dan Williams · 7 years ago
  95. 7138970 mm, zone_device: Replace {get, put}_zone_device_page() with a single reference to fix pmem crash by Dan Williams · 7 years ago
  96. 23f4984 libnvdimm: rework region badblocks clearing by Dan Williams · 7 years ago
  97. 8d13c02 libnvdimm: fix clear length of nvdimm_forget_poison() by Toshi Kani · 7 years ago
  98. b2518c7 libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify by Toshi Kani · 7 years ago
  99. ab63089 libnvdimm, region: sysfs trigger for nvdimm_flush() by Dan Williams · 7 years ago
  100. 97681f9 libnvdimm: fix phys_addr for nvdimm_clear_poison by Toshi Kani · 7 years ago