summaryrefslogtreecommitdiff
path: root/drivers/nvdimm/region_devs.c
AgeCommit message (Expand)Author
2023-09-27libnvdimm: Annotate struct nd_region with __counted_byKees Cook
2023-09-27nd_btt: Make BTT lanes preemptibleTomas Glozar
2023-07-19nvdimm: Use kstrtobool() instead of strtobool()Christophe JAILLET
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2022-12-02nvdimm/region: Move cache management to the region driverDan Williams
2022-09-29libnvdimm/region: Allow setting align attribute on regions without mappingsTyler Hicks
2022-09-20nvdimm/region: Fix kernel-docJiapeng Chong
2022-07-26cxl/region: Introduce cxl_pmem_region objectsDan Williams
2022-04-28nvdimm: Drop nd_device_lock()Dan Williams
2022-04-28nvdimm: Replace lockdep_mutex with local lock classesDan Williams
2022-03-11nvdimm/region: Delete nd_blk_region infrastructureDan Williams
2022-03-11nvdimm/region: Fix default alignment for small regionsDan Williams
2021-04-09libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNCVaibhav Jain
2021-04-08libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-28libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()Dan Williams
2020-07-16libnvdimm/nvdimm/flush: Allow architecture to override the flush barrierAneesh Kumar K.V
2020-06-17nvdimm/region: always show the 'align' attributeVishal Verma
2020-03-31libnvdimm/region: Fix build errorYueHaibing
2020-03-17libnvdimm/region: Introduce an 'align' attributeDan Williams
2020-03-17libnvdimm/region: Introduce NDD_LABELINGDan Williams
2019-12-01Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-19libnvdimm: Simplify root read-only definition for the 'resource' attributeDan 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-07lib: Uplevel the pmem "region" ida to a global allocatorDan Williams
2019-09-24libnvdimm/region: Enable MAP_SYNC for volatile regionsAneesh Kumar K.V
2019-09-24libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V
2019-09-05libnvdimm: Use PAGE_SIZE instead of SZ_4K for align checkAneesh Kumar K.V
2019-09-05libnvdimm/region: Rewrite _probe_success() to _advance_seeds()Dan Williams
2019-08-29libnvdimm, region: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-18driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams
2019-07-18libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams
2019-07-05libnvdimm: add dax_dev sync flagPankaj Gupta
2019-07-05libnvdimm: nd_region flush callback supportPankaj Gupta
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-02-02libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM familyDan Williams
2019-01-06acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams
2018-12-27Merge miscellaneous libnvdimm updates for 4.21Dan Williams
2018-12-21acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang
2018-12-05libnvdimm, pfn: Pad pfn namespaces relative to other regionsDan Williams
2018-09-28libnvdimm, region: Fail badblocks listing for inactive regionsDan Williams
2018-07-25libnvdimm: Export max available extentKeith Busch
2018-07-25libnvdimm: Use max contiguous area for namespace sizeKeith Busch
2018-06-06libnvdimm, pmem: Do not flush power-fail protected CPU cachesRoss Zwisler