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