aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/region_devs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-09libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNCVaibhav Jain1-2/+7
2021-04-08libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams1-0/+7
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2020-07-28libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()Dan Williams1-1/+1
2020-07-16libnvdimm/nvdimm/flush: Allow architecture to override the flush barrierAneesh Kumar K.V1-4/+4
2020-06-17nvdimm/region: always show the 'align' attributeVishal Verma1-12/+2
2020-03-31libnvdimm/region: Fix build errorYueHaibing1-5/+3
2020-03-17libnvdimm/region: Introduce an 'align' attributeDan Williams1-9/+113
2020-03-17libnvdimm/region: Introduce NDD_LABELINGDan Williams1-5/+5
2019-12-01Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-115/+120
2019-11-19libnvdimm: Simplify root read-only definition for the 'resource' attributeDan Williams1-7/+3
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 Williams1-2/+2
2019-11-19libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams1-0/+1
2019-11-17libnvdimm: Move nd_device_attribute_group to device_typeDan Williams1-5/+13
2019-11-17libnvdimm: Move region attribute group definitionDan Williams1-104/+104
2019-11-07lib: Uplevel the pmem "region" ida to a global allocatorDan Williams1-9/+4
2019-09-24libnvdimm/region: Enable MAP_SYNC for volatile regionsAneesh Kumar K.V1-0/+3
2019-09-24libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V1-2/+2
2019-09-05libnvdimm: Use PAGE_SIZE instead of SZ_4K for align checkAneesh Kumar K.V1-4/+4
2019-09-05libnvdimm/region: Rewrite _probe_success() to _advance_seeds()Dan Williams1-58/+10
2019-08-29libnvdimm, region: Use struct_size() in kzalloc()Gustavo A. R. Silva1-4/+3
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-4/+8
2019-07-18driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams1-8/+8
2019-07-18libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams1-0/+4
2019-07-05libnvdimm: add dax_dev sync flagPankaj Gupta1-0/+7
2019-07-05libnvdimm: nd_region flush callback supportPankaj Gupta1-2/+24
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner1-9/+1
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2019-02-02libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM familyDan Williams1-0/+7
2019-01-06acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams1-0/+1
2018-12-27Merge miscellaneous libnvdimm updates for 4.21Dan Williams1-0/+41
2018-12-21acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang1-0/+5
2018-12-05libnvdimm, pfn: Pad pfn namespaces relative to other regionsDan Williams1-0/+41
2018-09-28libnvdimm, region: Fail badblocks listing for inactive regionsDan Williams1-2/+9
2018-07-25libnvdimm: Export max available extentKeith Busch1-0/+16
2018-07-25libnvdimm: Use max contiguous area for namespace sizeKeith Busch1-0/+24
2018-06-06libnvdimm, pmem: Do not flush power-fail protected CPU cachesRoss Zwisler1-1/+2
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams1-0/+9
2018-04-07libnvdimm: Add of_node to region and bus descriptorsOliver O'Halloran1-0/+1
2018-04-03libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device'Dan Williams1-0/+8
2018-03-21libnvdimm, nfit: fix persistence domain reportingDan Williams1-4/+6
2018-03-21libnvdimm, region: hide persistence_domain when unknownDan Williams1-0/+7
2018-02-01libnvdimm: expose platform persistence attribute for nd_regionDave Jiang1-0/+13
2017-09-28libnvdimm, region : make 'resource' attribute only readable by rootDan Williams1-2/+6
2017-08-04nfit, libnvdimm, region: export 'position' in mapping infoDan Williams1-2/+4
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams1-18/+25
2017-06-29acpi, nfit: quiet invalid block-aperture-region warningsDan Williams1-1/+1
2017-06-29libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile regionDan Williams1-0/+6
2017-06-27libnvdimm, nfit: enable support for volatile rangesDan Williams1-13/+14