aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm
AgeCommit message (Expand)Author
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-08libnvdimm/security: Fix key lookup permissionsDan Williams
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-06-17nvdimm/region: always show the 'align' attributeVishal Verma
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig
2020-05-27nvdimm: use bio_{start,end}_io_acctChristoph Hellwig
2020-05-13nvdimm/pmem: stop using ->queuedataChristoph Hellwig
2020-05-13nvdimm/btt: stop using ->queuedataChristoph Hellwig
2020-05-13nvdimm/blk: stop using ->queuedataChristoph Hellwig
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-02Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams
2020-04-02Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams
2020-04-02Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-nextDan Williams
2020-04-02dax: Move mandatory ->zero_page_range() check in alloc_dax()Vivek Goyal
2020-04-02dax, pmem: Add a dax operation zero_page_rangeVivek Goyal
2020-04-02pmem: Add functions for reading/writing page to/from pmemVivek Goyal
2020-03-31libnvdimm: Update persistence domain value for of_pmem and papr_scm deviceAneesh Kumar K.V
2020-03-31libnvdimm/region: Fix build errorYueHaibing
2020-03-30libnvdimm/region: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-30libnvdimm/label: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-27block: simplify queue allocationChristoph Hellwig
2020-03-17libnvdimm/region: Introduce an 'align' attributeDan Williams
2020-03-17libnvdimm/region: Introduce NDD_LABELINGDan Williams
2020-03-17libnvdimm/namespace: Enforce memremap_compat_align()Dan Williams
2020-03-17libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock validDan Williams
2020-02-28libnvdimm: Out of bounds read in __nd_ioctl()Dan Carpenter
2020-02-20mm/memremap_pages: Introduce memremap_compat_align()Dan Williams
2020-02-18libnvdimm/e820: Retrieve and populate correct 'target_node' infoDan Williams
2020-01-31mm: Cleanup __put_devmap_managed_page() vs ->page_free()Dan Williams
2019-12-01Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-19libnvdimm: Export the target_node attribute for regions and namespacesDan Williams
2019-11-19libnvdimm: Simplify root read-only definition for the 'resource' attributeDan Williams
2019-11-19libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nvdimm_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_mapping_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_region_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams
2019-11-17libnvdimm: Move nd_device_attribute_group to device_typeDan Williams
2019-11-17libnvdimm: Move region attribute group definitionDan Williams
2019-11-17libnvdimm: Move attribute groups to device typeDan Williams
2019-11-17libnvdimm: Remove prototypes for nonexistent functionsAlastair D'Silva
2019-11-17libnvdimm/btt: fix variable 'rc' set but not usedQian Cai
2019-11-17libnvdimm/pmem: Delete include of nd-core.hDan Williams
2019-11-14libnvdimm/namespace: Differentiate between probe mapping and runtime mappingAneesh Kumar K.V
2019-11-14libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probeAneesh Kumar K.V
2019-11-14libnvdimm/namsepace: Don't set claim_class on errorIra Weiny
2019-11-07lib: Uplevel the pmem "region" ida to a global allocatorDan Williams
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann