| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-09-21 | libnvdimm/labels: Introduce CXL labels |  Dan Williams | 1 | -30/+105 |
| 2021-09-21 | libnvdimm/labels: Introduce the concept of multi-range namespace labels |  Dan Williams | 1 | -0/+13 |
| 2021-09-21 | libnvdimm/label: Add a helper for nlabel validation |  Dan Williams | 1 | -0/+7 |
| 2021-09-21 | libnvdimm/labels: Add uuid helpers |  Dan Williams | 1 | -4/+36 |
| 2021-08-24 | libnvdimm/labels: Add claim class helpers |  Dan Williams | 1 | -0/+2 |
| 2021-08-24 | libnvdimm/labels: Add type-guid helpers |  Dan Williams | 1 | -0/+2 |
| 2021-08-24 | libnvdimm/labels: Add blk isetcookie set / validation helpers |  Dan Williams | 1 | -0/+4 |
| 2021-08-24 | libnvdimm/labels: Introduce label setter helpers |  Dan Williams | 1 | -0/+69 |
| 2021-08-24 | libnvdimm/labels: Add isetcookie validation helper |  Dan Williams | 1 | -0/+7 |
| 2021-08-24 | libnvdimm/labels: Introduce getters for namespace label fields |  Dan Williams | 1 | -0/+66 |
| 2020-10-13 | mm/memremap_pages: convert to 'struct range' |  Dan Williams | 1 | -1/+2 |
| 2020-09-02 | nvdimm: simplify revalidate_disk handling |  Christoph Hellwig | 1 | -1/+1 |
| 2020-05-27 | nvdimm: use bio_{start,end}_io_acct |  Christoph Hellwig | 1 | -19/+0 |
| 2020-04-02 | Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next |  Dan Williams | 1 | -2/+2 |
| 2020-03-30 | libnvdimm/region: Replace zero-length array with flexible-array member |  Gustavo A. R. Silva | 1 | -2/+2 |
| 2020-03-17 | libnvdimm/region: Introduce an 'align' attribute |  Dan Williams | 1 | -0/+1 |
| 2020-03-17 | libnvdimm/region: Introduce NDD_LABELING |  Dan Williams | 1 | -1/+1 |
| 2019-11-19 | libnvdimm: Move nvdimm_bus_attribute_group to device_type |  Dan Williams | 1 | -0/+1 |
| 2019-11-19 | libnvdimm: Move nd_numa_attribute_group to device_type |  Dan Williams | 1 | -0/+1 |
| 2019-11-17 | libnvdimm: Move nd_device_attribute_group to device_type |  Dan Williams | 1 | -0/+1 |
| 2019-11-17 | libnvdimm: Move attribute groups to device type |  Dan Williams | 1 | -1/+1 |
| 2019-11-14 | libnvdimm/namespace: Differentiate between probe mapping and runtime mapping |  Aneesh Kumar K.V | 1 | -13/+9 |
| 2019-09-24 | libnvdimm/dax: Pick the right alignment default when creating dax devices |  Aneesh Kumar K.V | 1 | -5/+1 |
| 2019-09-05 | libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page size change |  Aneesh Kumar K.V | 1 | -0/+4 |
| 2019-07-05 | libnvdimm: nd_region flush callback support |  Pankaj Gupta | 1 | -0/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 |  Thomas Gleixner | 1 | -9/+1 |
| 2019-04-30 | libnvdimm/namespace: Fix label tracking error |  Dan Williams | 1 | -0/+4 |
| 2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -1/+1 |
| 2019-01-21 | libnvdimm/security: Require nvdimm_security_setup_events() to succeed |  Dan Williams | 1 | -0/+1 |
| 2019-01-06 | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node |  Dan Williams | 1 | -1/+1 |
| 2018-12-13 | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs |  Dave Jiang | 1 | -0/+8 |
| 2018-10-12 | nvdimm: Split label init out from the logic for getting config data |  Alexander Duyck | 1 | -0/+2 |
| 2018-08-25 | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -0/+1 |
| 2018-07-18 | block: Add and use op_stat_group() for indexing disk_stat fields. |  Michael Callahan | 1 | -4/+3 |
| 2018-07-14 | libnvdimm: Introduce locked DIMM capacity support |  Dan Williams | 1 | -0/+1 |
| 2018-04-10 | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -1/+0 |
| 2018-04-03 | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' |  Dan Williams | 1 | -1/+0 |
| 2018-03-17 | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> |  Bart Van Assche | 1 | -1/+0 |
| 2018-01-08 | memremap: change devm_memremap_pages interface to use struct dev_pagemap |  Christoph Hellwig | 1 | -5/+4 |
| 2017-11-02 | libnvdimm: move poison list functions to a new 'badrange' file |  Dave Jiang | 1 | -6/+0 |
| 2017-09-28 | libnvdimm, dimm: clear 'locked' status on successful DIMM enable |  Dan Williams | 1 | -0/+1 |
| 2017-09-11 | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -4/+12 |
| 2017-08-29 | libnvdimm, label: fix index block size calculation |  Dan Williams | 1 | -1/+1 |
| 2017-08-23 | block: replace bi_bdev with a gendisk pointer and partitions index |  Christoph Hellwig | 1 | -2/+2 |
| 2017-08-11 | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} |  Dan Williams | 1 | -3/+3 |
| 2017-08-09 | block: pass in queue to inflight accounting |  Jens Axboe | 1 | -2/+3 |
| 2017-08-04 | nfit, libnvdimm, region: export 'position' in mapping info |  Dan Williams | 1 | -0/+1 |
| 2017-07-25 | libnvdimm: Stop using HPAGE_SIZE |  Oliver O'Halloran | 1 | -0/+7 |
| 2017-06-29 | libnvdimm, btt: BTT updates for UEFI 2.7 format |  Vishal Verma | 1 | -0/+3 |
| 2017-06-15 | libnvdimm, pmem: Add sysfs notifications to badblocks |  Toshi Kani | 1 | -0/+1 |