summaryrefslogtreecommitdiff
path: root/drivers/nvdimm
AgeCommit message (Expand)AuthorFilesLines
2020-06-17nvdimm/region: always show the 'align' attributeVishal Verma1-12/+2
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+6
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig1-1/+2
2020-05-27nvdimm: use bio_{start,end}_io_acctChristoph Hellwig4-25/+12
2020-05-13nvdimm/pmem: stop using ->queuedataChristoph Hellwig1-3/+3
2020-05-13nvdimm/btt: stop using ->queuedataChristoph Hellwig1-2/+1
2020-05-13nvdimm/blk: stop using ->queuedataChristoph Hellwig1-3/+2
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-103/+342
2020-04-02Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams4-42/+69
2020-04-02Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams1-14/+4
2020-04-02Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-nextDan Williams1-2/+4
2020-04-02dax: Move mandatory ->zero_page_range() check in alloc_dax()Vivek Goyal1-2/+2
2020-04-02dax, pmem: Add a dax operation zero_page_rangeVivek Goyal1-0/+11
2020-04-02pmem: Add functions for reading/writing page to/from pmemVivek Goyal1-36/+50
2020-03-31libnvdimm: Update persistence domain value for of_pmem and papr_scm deviceAneesh Kumar K.V1-1/+3
2020-03-31libnvdimm/region: Fix build errorYueHaibing1-5/+3
2020-03-30libnvdimm/region: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-03-30libnvdimm/label: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-27block: simplify queue allocationChristoph Hellwig3-6/+3
2020-03-17libnvdimm/region: Introduce an 'align' attributeDan Williams4-26/+192
2020-03-17libnvdimm/region: Introduce NDD_LABELINGDan Williams5-12/+13
2020-03-17libnvdimm/namespace: Enforce memremap_compat_align()Dan Williams3-3/+58
2020-03-17libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock validDan Williams1-4/+4
2020-02-28libnvdimm: Out of bounds read in __nd_ioctl()Dan Carpenter1-2/+4
2020-02-20mm/memremap_pages: Introduce memremap_compat_align()Dan Williams1-1/+1
2020-02-18libnvdimm/e820: Retrieve and populate correct 'target_node' infoDan Williams1-14/+4
2020-01-31mm: Cleanup __put_devmap_managed_page() vs ->page_free()Dan Williams1-6/+0
2019-12-01Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-306/+364
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2019-11-19libnvdimm: Export the target_node attribute for regions and namespacesDan Williams1-0/+29
2019-11-19libnvdimm: Simplify root read-only definition for the 'resource' attributeDan Williams3-22/+7
2019-11-19libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams5-16/+14
2019-11-19libnvdimm: Move nvdimm_attribute_group to device_typeDan Williams1-18/+18
2019-11-19libnvdimm: Move nd_mapping_attribute_group to device_typeDan Williams1-2/+2
2019-11-19libnvdimm: Move nd_region_attribute_group to device_typeDan Williams3-14/+2
2019-11-19libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams3-2/+3
2019-11-17libnvdimm: Move nd_device_attribute_group to device_typeDan Williams6-10/+22
2019-11-17libnvdimm: Move region attribute group definitionDan Williams1-104/+104
2019-11-17libnvdimm: Move attribute groups to device typeDan Williams5-76/+73
2019-11-17libnvdimm: Remove prototypes for nonexistent functionsAlastair D'Silva1-4/+0
2019-11-17libnvdimm/btt: fix variable 'rc' set but not usedQian Cai1-4/+4
2019-11-17libnvdimm/pmem: Delete include of nd-core.hDan Williams1-1/+0
2019-11-14libnvdimm/namespace: Differentiate between probe mapping and runtime mappingAneesh Kumar K.V7-34/+81
2019-11-14libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probeAneesh Kumar K.V1-1/+7
2019-11-14libnvdimm/namsepace: Don't set claim_class on errorIra Weiny1-10/+10
2019-11-07lib: Uplevel the pmem "region" ida to a global allocatorDan Williams4-11/+5
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann1-2/+2
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-38/+77
2019-09-24libnvdimm/region: Enable MAP_SYNC for volatile regionsAneesh Kumar K.V1-0/+3
2019-09-24libnvdimm: prevent nvdimm from requesting key when security is disabledDave Jiang1-0/+4