summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/region_devs.c
Commit message (Expand)AuthorAgeFilesLines
* libnvdimm: Annotate struct nd_region with __counted_byKees Cook2023-09-271-1/+1
* nd_btt: Make BTT lanes preemptibleTomas Glozar2023-09-271-4/+4
* nvdimm: Use kstrtobool() instead of strtobool()Christophe JAILLET2023-07-191-2/+3
* driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
* nvdimm/region: Move cache management to the region driverDan Williams2022-12-021-1/+49
* libnvdimm/region: Allow setting align attribute on regions without mappingsTyler Hicks2022-09-291-5/+3
* nvdimm/region: Fix kernel-docJiapeng Chong2022-09-201-1/+1
* cxl/region: Introduce cxl_pmem_region objectsDan Williams2022-07-261-7/+21
* nvdimm: Drop nd_device_lock()Dan Williams2022-04-281-8/+8
* nvdimm: Replace lockdep_mutex with local lock classesDan Williams2022-04-281-0/+4
* nvdimm/region: Delete nd_blk_region infrastructureDan Williams2022-03-111-140/+18
* nvdimm/region: Fix default alignment for small regionsDan Williams2022-03-111-0/+3
* libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNCVaibhav Jain2021-04-091-2/+7
* libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams2021-04-081-0/+7
* Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-111-1/+1
|\
| * libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()Dan Williams2020-07-281-1/+1
* | libnvdimm/nvdimm/flush: Allow architecture to override the flush barrierAneesh Kumar K.V2020-07-161-4/+4
|/
* nvdimm/region: always show the 'align' attributeVishal Verma2020-06-171-12/+2
* libnvdimm/region: Fix build errorYueHaibing2020-03-311-5/+3
* libnvdimm/region: Introduce an 'align' attributeDan Williams2020-03-171-9/+113
* libnvdimm/region: Introduce NDD_LABELINGDan Williams2020-03-171-5/+5
* Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-115/+120
|\
| * libnvdimm: Simplify root read-only definition for the 'resource' attributeDan Williams2019-11-191-7/+3
| * libnvdimm: Move nd_mapping_attribute_group to device_typeDan Williams2019-11-191-2/+2
| * libnvdimm: Move nd_region_attribute_group to device_typeDan Williams2019-11-191-2/+2
| * libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams2019-11-191-0/+1
| * libnvdimm: Move nd_device_attribute_group to device_typeDan Williams2019-11-171-5/+13
| * libnvdimm: Move region attribute group definitionDan Williams2019-11-171-104/+104
* | lib: Uplevel the pmem "region" ida to a global allocatorDan Williams2019-11-071-9/+4
|/
* libnvdimm/region: Enable MAP_SYNC for volatile regionsAneesh Kumar K.V2019-09-241-0/+3
* libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V2019-09-241-2/+2
* libnvdimm: Use PAGE_SIZE instead of SZ_4K for align checkAneesh Kumar K.V2019-09-051-4/+4
* libnvdimm/region: Rewrite _probe_success() to _advance_seeds()Dan Williams2019-09-051-58/+10
* libnvdimm, region: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-08-291-4/+3
* Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-271-4/+8
|\
| * driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams2019-07-181-8/+8
| * libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams2019-07-181-0/+4
* | libnvdimm: add dax_dev sync flagPankaj Gupta2019-07-051-0/+7
* | libnvdimm: nd_region flush callback supportPankaj Gupta2019-07-051-2/+24
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-051-9/+1
* Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-161-0/+1
|\
| * acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-061-0/+1
* | libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM familyDan Williams2019-02-021-0/+7
|/
* Merge miscellaneous libnvdimm updates for 4.21Dan Williams2018-12-271-0/+41
|\
| * libnvdimm, pfn: Pad pfn namespaces relative to other regionsDan Williams2018-12-051-0/+41
* | acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang2018-12-211-0/+5
|/
* libnvdimm, region: Fail badblocks listing for inactive regionsDan Williams2018-09-281-2/+9
* libnvdimm: Export max available extentKeith Busch2018-07-251-0/+16
* libnvdimm: Use max contiguous area for namespace sizeKeith Busch2018-07-251-0/+24
* libnvdimm, pmem: Do not flush power-fail protected CPU cachesRoss Zwisler2018-06-061-1/+2