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