summaryrefslogtreecommitdiff
path: root/drivers/nvdimm/region_devs.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-27libnvdimm: Annotate struct nd_region with __counted_byKees Cook1-1/+1
2023-09-27nd_btt: Make BTT lanes preemptibleTomas Glozar1-4/+4
2023-07-19nvdimm: Use kstrtobool() instead of strtobool()Christophe JAILLET1-2/+3
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-2/+2
2022-12-03nvdimm/region: Move cache management to the region driverDan Williams1-1/+49
2022-09-30libnvdimm/region: Allow setting align attribute on regions without mappingsTyler Hicks1-5/+3
2022-09-20nvdimm/region: Fix kernel-docJiapeng Chong1-1/+1
2022-07-26cxl/region: Introduce cxl_pmem_region objectsDan Williams1-7/+21
2022-04-29nvdimm: Drop nd_device_lock()Dan Williams1-8/+8
2022-04-29nvdimm: Replace lockdep_mutex with local lock classesDan Williams1-0/+4
2022-03-12nvdimm/region: Delete nd_blk_region infrastructureDan Williams1-140/+18
2022-03-12nvdimm/region: Fix default alignment for small regionsDan Williams1-0/+3
2021-04-10libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNCVaibhav Jain1-2/+7
2021-04-09libnvdimm: 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/gi...Linus 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-18nvdimm/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-02Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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-06libnvdimm: Use PAGE_SIZE instead of SZ_4K for align checkAneesh Kumar K.V1-4/+4
2019-09-06libnvdimm/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/ker...Linus Torvalds1-4/+8
2019-07-19driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams1-8/+8
2019-07-19libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams1-0/+4
2019-07-06libnvdimm: add dax_dev sync flagPankaj Gupta1-0/+7
2019-07-06libnvdimm: 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/n...Linus Torvalds1-0/+1
2019-02-03libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM familyDan Williams1-0/+7
2019-01-07acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams1-0/+1
2018-12-28Merge 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-06libnvdimm, 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-26libnvdimm: Export max available extentKeith Busch1-0/+16
2018-07-26libnvdimm: 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