- e755799a libnvdimm: Move nvdimm_bus_attribute_group to device_type by Dan Williams · 5 years ago
- e2f6a0e libnvdimm: Move nd_numa_attribute_group to device_type by Dan Williams · 5 years ago
- adbb682 libnvdimm: Move nd_device_attribute_group to device_type by Dan Williams · 5 years ago
- 78c81cc libnvdimm: Move attribute groups to device type by Dan Williams · 5 years ago
- 8f4b01f libnvdimm/namespace: Differentiate between probe mapping and runtime mapping by Aneesh Kumar K.V · 5 years ago
- f537669 libnvdimm/dax: Pick the right alignment default when creating dax devices by Aneesh Kumar K.V · 5 years ago
- e96f0bf libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page size change by Aneesh Kumar K.V · 5 years ago
- c5d4355 libnvdimm: nd_region flush callback support by Pankaj Gupta · 5 years ago
- 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
- c4703ce libnvdimm/namespace: Fix label tracking error by Dan Williams · 6 years ago
- f67e3fb4 Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
- 1cd7386 libnvdimm/security: Require nvdimm_security_setup_events() to succeed by Dan Williams · 6 years ago
- 8fc5c73 acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node by Dan Williams · 6 years ago
- 4c6926a acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs by Dave Jiang · 6 years ago
- 2d657d1 nvdimm: Split label init out from the logic for getting config data by Alexander Duyck · 6 years ago
- 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
- ddcf35d block: Add and use op_stat_group() for indexing disk_stat fields. by Michael Callahan · 6 years ago
- 08e6b3c libnvdimm: Introduce locked DIMM capacity support by Dan Williams · 7 years ago
- 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
- 243f29f libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' by Dan Williams · 7 years ago
- 233bde2 block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> by Bart Van Assche · 7 years ago
- e8d5134 memremap: change devm_memremap_pages interface to use struct dev_pagemap by Christoph Hellwig · 7 years ago
- aa9ad44 libnvdimm: move poison list functions to a new 'badrange' file by Dave Jiang · 7 years ago
- d34cb80 libnvdimm, dimm: clear 'locked' status on successful DIMM enable by Dan Williams · 7 years ago
- 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
- 02881768 libnvdimm, label: fix index block size calculation by Dan Williams · 7 years ago
- 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
- b2c48f9 libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} by Dan Williams · 7 years ago
- d62e26b block: pass in queue to inflight accounting by Jens Axboe · 8 years ago
- 401c0a1 nfit, libnvdimm, region: export 'position' in mapping info by Dan Williams · 7 years ago
- 0dd6964 libnvdimm: Stop using HPAGE_SIZE by Oliver O'Halloran · 8 years ago
- 14e4945 libnvdimm, btt: BTT updates for UEFI 2.7 format by Vishal Verma · 8 years ago
- 975750a libnvdimm, pmem: Add sysfs notifications to badblocks by Toshi Kani · 8 years ago
- b3fde74 libnvdimm, label: add address abstraction identifiers by Dan Williams · 8 years ago
- f979b13 libnvdimm, label: honor the lba size specified in v1.2 labels by Dan Williams · 8 years ago
- c12c48c libnvdimm, label: add v1.2 interleave-set-cookie algorithm by Dan Williams · 8 years ago
- 564e871 libnvdimm, label: add v1.2 nvdimm label definitions by Dan Williams · 8 years ago
- 3ae3d67 libnvdimm: add an atomic vs process context flag to rw_bytes by Vishal Verma · 8 years ago
- 8f078b3 libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED by Dan Williams · 8 years ago
- 6a6bef9 libnvdimm: add mechanism to publish badblocks at the region level by Dave Jiang · 8 years ago
- 86ef58a nfit, libnvdimm: fix interleave set cookie calculation by Dan Williams · 8 years ago
- 42237e3 libnvdimm: allow a platform to force enable label support by Dan Williams · 8 years ago
- 8d7c22a libnvdimm: use generic iostat interfaces by Toshi Kani · 8 years ago
- 178d6f4 Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
- ae8219f libnvdimm, label: convert label tracking to a linked list by Dan Williams · 8 years ago
- 44c462e libnvdimm, region: move region-mapping input-paramters to nd_mapping_desc by Dan Williams · 8 years ago
- 595c730 libnvdimm, region: fix flush hint table thinko by Dan Williams · 8 years ago
- aee6598 libnvdimm: Fix nvdimm_probe error on NVDIMM-N by Toshi Kani · 8 years ago
- abe8b4e nvdimm, btt: add a size attribute for BTTs by Vishal Verma · 8 years ago
- 0c27af6 libnvdimm: cycle flush hints by Dan Williams · 9 years ago
- e5ae3b2 libnvdimm, nfit: move flush hint mapping to region-device driver-data by Dan Williams · 9 years ago
- a8a6d2e libnvdimm, nfit: remove nfit_spa_map() infrastructure by Dan Williams · 9 years ago
- c5ed926 libnvdimm, dax: autodetect support by Dan Williams · 9 years ago
- cd03412 libnvdimm, dax: introduce device-dax infrastructure by Dan Williams · 9 years ago
- ac515c0 libnvdimm, pmem, pfn: move pfn setup to the core by Dan Williams · 9 years ago
- 200c79d libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup by Dan Williams · 9 years ago
- e32bc72 libnvdimm, btt, convert nd_btt_probe() to devm by Dan Williams · 9 years ago
- bd03294 libnvdimm, pfn, convert nd_pfn_probe() to devm by Dan Williams · 9 years ago
- 298f2bc libnvdimm, pmem: kill pmem->ndns by Dan Williams · 9 years ago
- a390180 libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment by Dan Williams · 9 years ago
- 59e6473 libnvdimm, pmem: clear poison on write by Dan Williams · 9 years ago
- 7199946 libnvdimm: async notification support by Dan Williams · 9 years ago
- 8b63b6b Merge branch 'for-4.5/block-dax' into for-4.5/libnvdimm by Dan Williams · 9 years ago
- b95f5f4 libnvdimm: convert to statically allocated badblocks by Dan Williams · 9 years ago
- ad9a8bd libnvdimm, pmem: move definition of nvdimm_namespace_add_poison to nd.h by Dan Williams · 9 years ago
- 0caeef6 libnvdimm: Add a poison list and export badblocks by Vishal Verma · 9 years ago
- 315c562 libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE by Dan Williams · 9 years ago
- 9f1e8ce libnvdimm, pfn: kill ND_PFN_ALIGN by Dan Williams · 9 years ago
- 004f1af libnvdimm, pmem: direct map legacy pmem by default by Dan Williams · 9 years ago
- 32ab0a3f libnvdimm, pmem: 'struct page' for pmem by Dan Williams · 9 years ago
- e145574 libnvdimm, pfn: 'struct page' provider infrastructure by Dan Williams · 9 years ago
- 6ec6895 libnvdimm, btt: write and validate parent_uuid by Vishal Verma · 9 years ago
- f6ef5a2 nvdimm: fix inline function return type warning by Randy Dunlap · 9 years ago
- 41d7a6d libnvdimm: Set numa_node to NVDIMM devices by Toshi Kani · 10 years ago
- 5813882 libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only by Dan Williams · 10 years ago
- f0dc089 libnvdimm: enable iostat by Dan Williams · 10 years ago
- fcae695 libnvdimm, blk: add support for blk integrity by Vishal Verma · 10 years ago
- 41cd8b7 libnvdimm, btt: add support for blk integrity by Vishal Verma · 10 years ago
- 047fc8a libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory by Ross Zwisler · 10 years ago
- 5212e11 nd_btt: atomic sector updates by Vishal Verma · 10 years ago
- 8c2f7e8 libnvdimm: infrastructure for btt devices by Dan Williams · 10 years ago
- f524bf2 libnvdimm: write pmem label set by Dan Williams · 10 years ago
- 1b40e09 libnvdimm: blk labels and namespace instantiation by Dan Williams · 10 years ago
- bf9bccc libnvdimm: pmem label sets and namespace instantiation. by Dan Williams · 10 years ago
- 4a826c8 libnvdimm: namespace indices: read and validate by Dan Williams · 10 years ago
- eaf9615 libnvdimm, nfit: add interleave-set state-tracking infrastructure by Dan Williams · 10 years ago
- 3d88002 libnvdimm: support for legacy (non-aliasing) nvdimms by Dan Williams · 10 years ago
- 1f7df6f libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) by Dan Williams · 10 years ago
- 4d88a97 libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure by Dan Williams · 10 years ago