| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-12-01 | 1 | -115/+120 |
|\ |
|
| * | libnvdimm: Simplify root read-only definition for the 'resource' attribute | Dan Williams | 2019-11-19 | 1 | -7/+3 |
| * | libnvdimm: Move nd_mapping_attribute_group to device_type | Dan Williams | 2019-11-19 | 1 | -2/+2 |
| * | libnvdimm: Move nd_region_attribute_group to device_type | Dan Williams | 2019-11-19 | 1 | -2/+2 |
| * | 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 | -5/+13 |
| * | libnvdimm: Move region attribute group definition | Dan Williams | 2019-11-17 | 1 | -104/+104 |
* | | lib: Uplevel the pmem "region" ida to a global allocator | Dan Williams | 2019-11-07 | 1 | -9/+4 |
|/ |
|
* | libnvdimm/region: Enable MAP_SYNC for volatile regions | Aneesh Kumar K.V | 2019-09-24 | 1 | -0/+3 |
* | libnvdimm/region: Initialize bad block for volatile namespaces | Aneesh Kumar K.V | 2019-09-24 | 1 | -2/+2 |
* | libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check | Aneesh Kumar K.V | 2019-09-05 | 1 | -4/+4 |
* | libnvdimm/region: Rewrite _probe_success() to _advance_seeds() | Dan Williams | 2019-09-05 | 1 | -58/+10 |
* | libnvdimm, region: Use struct_size() in kzalloc() | Gustavo A. R. Silva | 2019-08-29 | 1 | -4/+3 |
* | Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-27 | 1 | -4/+8 |
|\ |
|
| * | driver-core, libnvdimm: Let device subsystems add local lockdep coverage | Dan Williams | 2019-07-18 | 1 | -8/+8 |
| * | libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock | Dan Williams | 2019-07-18 | 1 | -0/+4 |
* | | libnvdimm: add dax_dev sync flag | Pankaj Gupta | 2019-07-05 | 1 | -0/+7 |
* | | libnvdimm: nd_region flush callback support | Pankaj Gupta | 2019-07-05 | 1 | -2/+24 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 2019-03-16 | 1 | -0/+1 |
|\ |
|
| * | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node | Dan Williams | 2019-01-06 | 1 | -0/+1 |
* | | libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family | Dan Williams | 2019-02-02 | 1 | -0/+7 |
|/ |
|
* | Merge miscellaneous libnvdimm updates for 4.21 | Dan Williams | 2018-12-27 | 1 | -0/+41 |
|\ |
|
| * | libnvdimm, pfn: Pad pfn namespaces relative to other regions | Dan Williams | 2018-12-05 | 1 | -0/+41 |
* | | acpi/nfit, libnvdimm/security: Add security DSM overwrite support | Dave Jiang | 2018-12-21 | 1 | -0/+5 |
|/ |
|
* | libnvdimm, region: Fail badblocks listing for inactive regions | Dan Williams | 2018-09-28 | 1 | -2/+9 |
* | libnvdimm: Export max available extent | Keith Busch | 2018-07-25 | 1 | -0/+16 |
* | libnvdimm: Use max contiguous area for namespace size | Keith Busch | 2018-07-25 | 1 | -0/+24 |
* | libnvdimm, pmem: Do not flush power-fail protected CPU caches | Ross Zwisler | 2018-06-06 | 1 | -1/+2 |
* | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next | Dan Williams | 2018-04-09 | 1 | -0/+9 |
|\ |
|
| * | libnvdimm: Add of_node to region and bus descriptors | Oliver O'Halloran | 2018-04-07 | 1 | -0/+1 |
| * | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' | Dan Williams | 2018-04-03 | 1 | -0/+8 |
* | | libnvdimm, nfit: fix persistence domain reporting | Dan Williams | 2018-03-21 | 1 | -4/+6 |
* | | libnvdimm, region: hide persistence_domain when unknown | Dan Williams | 2018-03-21 | 1 | -0/+7 |
|/ |
|
* | libnvdimm: expose platform persistence attribute for nd_region | Dave Jiang | 2018-02-01 | 1 | -0/+13 |
* | libnvdimm, region : make 'resource' attribute only readable by root | Dan Williams | 2017-09-28 | 1 | -2/+6 |
* | nfit, libnvdimm, region: export 'position' in mapping info | Dan Williams | 2017-08-04 | 1 | -2/+4 |
* | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 2017-07-03 | 1 | -18/+25 |
|\ |
|
| * | libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region | Dan Williams | 2017-06-29 | 1 | -0/+6 |
| * | libnvdimm, nfit: enable support for volatile ranges | Dan Williams | 2017-06-27 | 1 | -13/+14 |
| * | libnvdimm, pmem: fix persistence warning | Dan Williams | 2017-06-27 | 1 | -2/+3 |
| * | x86, libnvdimm, pmem: remove global pmem api | Dan Williams | 2017-06-27 | 1 | -1/+0 |
| * | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 2017-06-09 | 1 | -2/+2 |
* | | acpi, nfit: quiet invalid block-aperture-region warnings | Dan Williams | 2017-06-29 | 1 | -1/+1 |
* | | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams | 2017-06-15 | 1 | -5/+38 |
|/ |
|
* | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams | 2017-05-04 | 1 | -2/+2 |
* | libnvdimm: rework region badblocks clearing | Dan Williams | 2017-04-29 | 1 | -10/+5 |
* | libnvdimm, region: sysfs trigger for nvdimm_flush() | Dan Williams | 2017-04-28 | 1 | -0/+41 |
* | libnvdimm, region: fix flush hint detection crash | Dan Williams | 2017-04-24 | 1 | -4/+7 |
* | libnvdimm: Add 'resource' sysfs attribute to regions | Dave Jiang | 2017-04-12 | 1 | -0/+13 |