1. 315c562 libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE by Dan Williams · 9 years ago
  2. f7c6ab8 libnvdimm, pfn: clean up pfn create parameters by Dan Williams · 9 years ago
  3. 9f1e8ce libnvdimm, pfn: kill ND_PFN_ALIGN by Dan Williams · 9 years ago
  4. 6bb691a nvdimm: do not show pfn_seed for non pmem regions by Dmitry Krivenok · 9 years ago
  5. bd26d0d nvdimm: improve diagnosibility of namespaces by Dmitry Krivenok · 9 years ago
  6. 589e75d libnvdimm, pmem: fix size trim in pmem_direct_access() by Dan Williams · 9 years ago
  7. f7256dc libnvdimm, e820: fix numa node for e820-type-12 pmem ranges by Dan Williams · 9 years ago
  8. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  9. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  10. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  11. 4125a09 block, libnvdimm, nvme: provide a built-in blk_integrity nop profile by Dan Williams · 9 years ago
  12. 9609b99 md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown by Dan Williams · 9 years ago
  13. 25520d5 block: Inline blk_integrity in struct gendisk by Martin K. Petersen · 9 years ago
  14. 0f8087e block: Consolidate static integrity profile properties by Martin K. Petersen · 9 years ago
  15. 538ea4a pmem, memremap: convert to numa aware allocations by Dan Williams · 9 years ago
  16. b36f476 devm_memremap: convert to return ERR_PTR by Dan Williams · 9 years ago
  17. a639315 pmem: kill memremap_pmem() by Dan Williams · 9 years ago
  18. ba8fe0f pmem: add proper fencing to pmem_rw_page() by Ross Zwisler · 9 years ago
  19. 4ca8b57a libnvdimm: pfn_devs: Fix locking in namespace_store by Axel Lin · 9 years ago
  20. 4be9c1f libnvdimm: btt_devs: Fix locking in namespace_store by Axel Lin · 9 years ago
  21. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  22. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  23. 004f1af libnvdimm, pmem: direct map legacy pmem by default by Dan Williams · 9 years ago
  24. 32ab0a3f libnvdimm, pmem: 'struct page' for pmem by Dan Williams · 9 years ago
  25. e145574 libnvdimm, pfn: 'struct page' provider infrastructure by Dan Williams · 9 years ago
  26. 96601ad x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB by Dan Williams · 9 years ago
  27. cb389b9 dax: drop size parameter to ->direct_access() by Dan Williams · 9 years ago
  28. 4a9bf88 Merge branch 'pmem-api' into libnvdimm-for-next by Dan Williams · 9 years ago
  29. a06a757 nvdimm: change to use generic kvfree() by yalin wang · 9 years ago
  30. e2e0539 pmem, dax: have direct_access use __pmem annotation by Ross Zwisler · 9 years ago
  31. 7a67832 libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option by Dan Williams · 9 years ago
  32. 708ab62 pmem: switch to devm_ allocations by Christoph Hellwig · 9 years ago
  33. 6ec6895 libnvdimm, btt: write and validate parent_uuid by Vishal Verma · 9 years ago
  34. ab45e76 libnvdimm, btt: consolidate arena validation by Vishal Verma · 9 years ago
  35. fbde141 libnvdimm, btt: clean up internal interfaces by Vishal Verma · 9 years ago
  36. f6ef5a2 nvdimm: fix inline function return type warning by Randy Dunlap · 9 years ago
  37. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 10 years ago
  38. 6b47496 libnvdimm, pmem: Change pmem physical sector size to PAGE_SIZE by Vishal Verma · 10 years ago
  39. 5e32940 libnvdimm, btt: sparse fix by Dan Williams · 10 years ago
  40. 8ca2435 libnvdimm: fix namespace seed creation by Dan Williams · 9 years ago
  41. daa1dee nvdimm: Fix return value of nvdimm_bus_init() if class_create() fails by Axel Lin · 10 years ago
  42. af834d4 libnvdimm: smatch cleanups in __nd_ioctl by Dan Williams · 10 years ago
  43. 6103195 arch, x86: pmem api for ensuring durability of persistent memory updates by Ross Zwisler · 10 years ago
  44. 74ae66c libnvdimm: Add sysfs numa_node to NVDIMM devices by Toshi Kani · 10 years ago
  45. 41d7a6d libnvdimm: Set numa_node to NVDIMM devices by Toshi Kani · 10 years ago
  46. 5813882 libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only by Dan Williams · 10 years ago
  47. 0f51c4f pmem: flag pmem block devices as non-rotational by Dan Williams · 10 years ago
  48. f0dc089 libnvdimm: enable iostat by Dan Williams · 10 years ago
  49. edc870e pmem: make_request cleanups by Dan Williams · 10 years ago
  50. 43d3fa3 libnvdimm, pmem: fix up max_hw_sectors by Dan Williams · 10 years ago
  51. fcae695 libnvdimm, blk: add support for blk integrity by Vishal Verma · 10 years ago
  52. 41cd8b7 libnvdimm, btt: add support for blk integrity by Vishal Verma · 10 years ago
  53. 047fc8a libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory by Ross Zwisler · 10 years ago
  54. 5212e11 nd_btt: atomic sector updates by Vishal Verma · 10 years ago
  55. 8c2f7e8 libnvdimm: infrastructure for btt devices by Dan Williams · 10 years ago
  56. 0ba1c63 libnvdimm: write blk label set by Dan Williams · 10 years ago
  57. f524bf2 libnvdimm: write pmem label set by Dan Williams · 10 years ago
  58. 1b40e09 libnvdimm: blk labels and namespace instantiation by Dan Williams · 10 years ago
  59. bf9bccc libnvdimm: pmem label sets and namespace instantiation. by Dan Williams · 10 years ago
  60. 4a826c8 libnvdimm: namespace indices: read and validate by Dan Williams · 10 years ago
  61. eaf9615 libnvdimm, nfit: add interleave-set state-tracking infrastructure by Dan Williams · 10 years ago
  62. 9f53f9f libnvdimm, pmem: add libnvdimm support to the pmem driver by Dan Williams · 10 years ago
  63. 18da2c9 libnvdimm, pmem: move pmem to drivers/nvdimm/ by Dan Williams · 10 years ago
  64. 3d88002 libnvdimm: support for legacy (non-aliasing) nvdimms by Dan Williams · 10 years ago
  65. 1f7df6f libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) by Dan Williams · 10 years ago
  66. 4d88a97 libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure by Dan Williams · 10 years ago
  67. 62232e45 libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices by Dan Williams · 10 years ago
  68. e6dfb2d libnvdimm, nfit: dimm/memory-devices by Dan Williams · 10 years ago
  69. 45def22 libnvdimm: control character device and nvdimm_bus sysfs attributes by Dan Williams · 10 years ago
  70. b94d523 libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support by Dan Williams · 10 years ago