| Commit message (Expand) | Author | Age |
* | libnvdimm/dax: Pick the right alignment default when creating dax devices | Aneesh Kumar K.V | 2019-09-24 |
* | libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ... | Aneesh Kumar K.V | 2019-09-05 |
* | libnvdimm: nd_region flush callback support | Pankaj Gupta | 2019-07-05 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 2019-06-05 |
* | libnvdimm/namespace: Fix label tracking error | Dan Williams | 2019-05-01 |
* | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 2019-03-16 |
|\ |
|
| * | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node | Dan Williams | 2019-01-07 |
* | | libnvdimm/security: Require nvdimm_security_setup_events() to succeed | Dan Williams | 2019-01-21 |
|/ |
|
* | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs | Dave Jiang | 2018-12-13 |
* | nvdimm: Split label init out from the logic for getting config data | Alexander Duyck | 2018-10-12 |
* | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 2018-08-25 |
|\ |
|
| * | libnvdimm: Introduce locked DIMM capacity support | Dan Williams | 2018-07-14 |
* | | block: Add and use op_stat_group() for indexing disk_stat fields. | Michael Callahan | 2018-07-18 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-10 |
|\ |
|
| * | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' | Dan Williams | 2018-04-03 |
* | | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> | Bart Van Assche | 2018-03-17 |
|/ |
|
* | memremap: change devm_memremap_pages interface to use struct dev_pagemap | Christoph Hellwig | 2018-01-08 |
* | libnvdimm: move poison list functions to a new 'badrange' file | Dave Jiang | 2017-11-02 |
* | libnvdimm, dimm: clear 'locked' status on successful DIMM enable | Dan Williams | 2017-09-28 |
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-11 |
|\ |
|
| * | libnvdimm, label: fix index block size calculation | Dan Williams | 2017-08-29 |
| * | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} | Dan Williams | 2017-08-11 |
| * | nfit, libnvdimm, region: export 'position' in mapping info | Dan Williams | 2017-08-04 |
| * | libnvdimm: Stop using HPAGE_SIZE | Oliver O'Halloran | 2017-07-25 |
* | | block: replace bi_bdev with a gendisk pointer and partitions index | Christoph Hellwig | 2017-08-23 |
* | | block: pass in queue to inflight accounting | Jens Axboe | 2017-08-09 |
|/ |
|
* | libnvdimm, btt: BTT updates for UEFI 2.7 format | Vishal Verma | 2017-06-29 |
* | libnvdimm, pmem: Add sysfs notifications to badblocks | Toshi Kani | 2017-06-15 |
* | libnvdimm, label: add address abstraction identifiers | Dan Williams | 2017-06-15 |
* | libnvdimm, label: honor the lba size specified in v1.2 labels | Dan Williams | 2017-06-15 |
* | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams | 2017-06-15 |
* | libnvdimm, label: add v1.2 nvdimm label definitions | Dan Williams | 2017-06-15 |
* | libnvdimm: add an atomic vs process context flag to rw_bytes | Vishal Verma | 2017-05-11 |
* | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams | 2017-05-04 |
* | libnvdimm: add mechanism to publish badblocks at the region level | Dave Jiang | 2017-04-13 |
* | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams | 2017-03-01 |
* | libnvdimm: allow a platform to force enable label support | Dan Williams | 2016-10-19 |
* | libnvdimm: use generic iostat interfaces | Toshi Kani | 2016-10-19 |
* | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-10-07 |
|\ |
|
| * | libnvdimm, label: convert label tracking to a linked list | Dan Williams | 2016-09-30 |
| * | libnvdimm, region: move region-mapping input-paramters to nd_mapping_desc | Dan Williams | 2016-09-30 |
| * | libnvdimm: Fix nvdimm_probe error on NVDIMM-N | Toshi Kani | 2016-09-01 |
* | | libnvdimm, region: fix flush hint table thinko | Dan Williams | 2016-09-24 |
|/ |
|
* | nvdimm, btt: add a size attribute for BTTs | Vishal Verma | 2016-08-08 |
* | libnvdimm: cycle flush hints | Dan Williams | 2016-07-11 |
* | libnvdimm, nfit: move flush hint mapping to region-device driver-data | Dan Williams | 2016-07-11 |
* | libnvdimm, nfit: remove nfit_spa_map() infrastructure | Dan Williams | 2016-07-11 |
* | libnvdimm, dax: autodetect support | Dan Williams | 2016-05-21 |
* | libnvdimm, dax: introduce device-dax infrastructure | Dan Williams | 2016-05-09 |
* | libnvdimm, pmem, pfn: move pfn setup to the core | Dan Williams | 2016-04-22 |