Age | Commit message (Expand) | Author |
2020-04-08 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-02 | Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next | Dan Williams |
2020-04-02 | Merge branch 'for-5.7/numa' into libnvdimm-for-next | Dan Williams |
2020-04-02 | Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-next | Dan Williams |
2020-04-02 | dax: Move mandatory ->zero_page_range() check in alloc_dax() | Vivek Goyal |
2020-04-02 | dax, pmem: Add a dax operation zero_page_range | Vivek Goyal |
2020-04-02 | pmem: Add functions for reading/writing page to/from pmem | Vivek Goyal |
2020-03-31 | libnvdimm: Update persistence domain value for of_pmem and papr_scm device | Aneesh Kumar K.V |
2020-03-31 | libnvdimm/region: Fix build error | YueHaibing |
2020-03-30 | libnvdimm/region: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-30 | libnvdimm/label: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-27 | block: simplify queue allocation | Christoph Hellwig |
2020-03-17 | libnvdimm/region: Introduce an 'align' attribute | Dan Williams |
2020-03-17 | libnvdimm/region: Introduce NDD_LABELING | Dan Williams |
2020-03-17 | libnvdimm/namespace: Enforce memremap_compat_align() | Dan Williams |
2020-03-17 | libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid | Dan Williams |
2020-02-28 | libnvdimm: Out of bounds read in __nd_ioctl() | Dan Carpenter |
2020-02-20 | mm/memremap_pages: Introduce memremap_compat_align() | Dan Williams |
2020-02-18 | libnvdimm/e820: Retrieve and populate correct 'target_node' info | Dan Williams |
2020-01-31 | mm: Cleanup __put_devmap_managed_page() vs ->page_free() | Dan Williams |
2019-12-01 | Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-19 | libnvdimm: Export the target_node attribute for regions and namespaces | Dan Williams |
2019-11-19 | libnvdimm: Simplify root read-only definition for the 'resource' attribute | 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-11-17 | libnvdimm: Move region attribute group definition | Dan Williams |
2019-11-17 | libnvdimm: Move attribute groups to device type | Dan Williams |
2019-11-17 | libnvdimm: Remove prototypes for nonexistent functions | Alastair D'Silva |
2019-11-17 | libnvdimm/btt: fix variable 'rc' set but not used | Qian Cai |
2019-11-17 | libnvdimm/pmem: Delete include of nd-core.h | Dan Williams |
2019-11-14 | libnvdimm/namespace: Differentiate between probe mapping and runtime mapping | Aneesh Kumar K.V |
2019-11-14 | libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probe | Aneesh Kumar K.V |
2019-11-14 | libnvdimm/namsepace: Don't set claim_class on error | Ira Weiny |
2019-11-07 | lib: Uplevel the pmem "region" ida to a global allocator | Dan Williams |
2019-10-23 | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann |
2019-09-29 | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-24 | libnvdimm/region: Enable MAP_SYNC for volatile regions | Aneesh Kumar K.V |
2019-09-24 | libnvdimm: prevent nvdimm from requesting key when security is disabled | Dave Jiang |
2019-09-24 | libnvdimm/region: Initialize bad block for volatile namespaces | Aneesh Kumar K.V |
2019-09-24 | libnvdimm/altmap: Track namespace boundaries in altmap | Aneesh Kumar K.V |
2019-09-24 | libnvdimm: Fix endian conversion issues | Aneesh Kumar K.V |
2019-09-24 | libnvdimm/dax: Pick the right alignment default when creating dax devices | Aneesh Kumar K.V |
2019-09-21 | Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-21 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-09-07 | libnvdimm: Enable unit test infrastructure compile checks | Dan Williams |