Age | Commit message (Expand) | Author |
2020-03-17 | libnvdimm/region: Introduce NDD_LABELING | Dan Williams |
2019-11-19 | libnvdimm: Move nvdimm_bus_attribute_group to device_type | Dan Williams |
2019-11-19 | libnvdimm: Move nvdimm_attribute_group to device_type | Dan Williams |
2019-11-19 | libnvdimm: Move nd_mapping_attribute_group to device_type | Dan Williams |
2019-11-19 | libnvdimm: Move nd_region_attribute_group to device_type | Dan Williams |
2019-11-19 | libnvdimm: Move nd_numa_attribute_group to device_type | Dan Williams |
2019-11-17 | libnvdimm: Move nd_device_attribute_group to device_type | Dan Williams |
2019-08-29 | libnvdimm/security: Introduce a 'frozen' attribute | Dan Williams |
2019-07-05 | libnvdimm: add dax_dev sync flag | Pankaj Gupta |
2019-07-05 | libnvdimm: nd_region flush callback support | Pankaj Gupta |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2019-03-11 | Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next | Dan Williams |
2019-02-02 | libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family | Dan Williams |
2019-01-21 | libnvdimm/security: Require nvdimm_security_setup_events() to succeed | Dan Williams |
2019-01-08 | libnvdimm/dimm: Fix security capability detection for non-Intel NVDIMMs | Dan Williams |
2019-01-06 | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node | Dan Williams |
2018-12-21 | acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase support | Dave Jiang |
2018-12-21 | acpi/nfit, libnvdimm/security: Add security DSM overwrite support | Dave Jiang |
2018-12-21 | acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimm | Dave Jiang |
2018-12-21 | acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm. | Dave Jiang |
2018-12-13 | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs | Dave Jiang |
2018-12-13 | acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimm | Dave Jiang |
2018-12-13 | acpi/nfit, libnvdimm: Introduce nvdimm_security_ops | Dave Jiang |
2018-12-13 | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm | Dave Jiang |
2018-12-04 | acpi/nfit: Add support for Intel DSM 1.8 commands | Dave Jiang |
2018-04-07 | libnvdimm: Add of_node to region and bus descriptors | Oliver O'Halloran |
2018-04-03 | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' | Dan Williams |
2018-02-01 | acpi: nfit: add persistent memory control flag for nd_region | Dave Jiang |
2018-02-01 | acpi: nfit: Add support for detect platform CPU cache flush on power loss | Dave Jiang |
2017-11-02 | libnvdimm: move poison list functions to a new 'badrange' file | Dave Jiang |
2017-08-31 | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy |
2017-08-04 | nfit, libnvdimm, region: export 'position' in mapping info | Dan Williams |
2017-07-03 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams |
2017-07-01 | libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru. | Jerry Hoemann |
2017-06-29 | libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region | Dan Williams |
2017-06-27 | x86, libnvdimm, pmem: remove global pmem api | Dan Williams |
2017-06-15 | libnvdimm, label: populate the type_guid property for v1.2 namespaces | Dan Williams |
2017-06-15 | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams |
2017-05-04 | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams |
2017-04-29 | libnvdimm: rework region badblocks clearing | Dan Williams |
2017-04-13 | libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocation | Dave Jiang |
2017-04-12 | libnvdimm: add support for clear poison list and badblocks for device dax | Dave Jiang |
2017-03-01 | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams |
2016-12-06 | acpi, nfit, libnvdimm: fix / harden ars_status output length handling | Dan Williams |
2016-09-30 | libnvdimm, region: move region-mapping input-paramters to nd_mapping_desc | Dan Williams |
2016-09-30 | libnvdimm: clear the internal poison_list when clearing badblocks | Vishal Verma |
2016-08-29 | acpi, nfit: add dimm device notification support | Dan Williams |
2016-07-23 | nfit, libnvdimm: allow an ARS scrub to be triggered on demand | Vishal Verma |
2016-07-21 | libnvdimm: move ->module to struct nvdimm_bus_descriptor | Dan Williams |