index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
region_devs.c
Age
Commit message (
Expand
)
Author
2023-09-27
libnvdimm: Annotate struct nd_region with __counted_by
Kees Cook
2023-09-27
nd_btt: Make BTT lanes preemptible
Tomas Glozar
2023-07-19
nvdimm: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2022-12-02
nvdimm/region: Move cache management to the region driver
Dan Williams
2022-09-29
libnvdimm/region: Allow setting align attribute on regions without mappings
Tyler Hicks
2022-09-20
nvdimm/region: Fix kernel-doc
Jiapeng Chong
2022-07-26
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
2022-04-28
nvdimm: Drop nd_device_lock()
Dan Williams
2022-04-28
nvdimm: Replace lockdep_mutex with local lock classes
Dan Williams
2022-03-11
nvdimm/region: Delete nd_blk_region infrastructure
Dan Williams
2022-03-11
nvdimm/region: Fix default alignment for small regions
Dan Williams
2021-04-09
libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC
Vaibhav Jain
2021-04-08
libnvdimm: Notify disk drivers to revalidate region read-only
Dan Williams
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-07-28
libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()
Dan Williams
2020-07-16
libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
Aneesh Kumar K.V
2020-06-17
nvdimm/region: always show the 'align' attribute
Vishal Verma
2020-03-31
libnvdimm/region: Fix build error
YueHaibing
2020-03-17
libnvdimm/region: Introduce an 'align' attribute
Dan Williams
2020-03-17
libnvdimm/region: Introduce NDD_LABELING
Dan Williams
2019-12-01
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-19
libnvdimm: Simplify root read-only definition for the 'resource' attribute
Dan Williams
2019-11-19
libnvdimm: Move nd_mapping_attribute_group to device_type
Dan Williams
2019-11-19
libnvdimm: Move nd_region_attribute_group to device_type
Dan Williams
2019-11-19
libnvdimm: Move nd_numa_attribute_group to device_type
Dan Williams
2019-11-17
libnvdimm: Move nd_device_attribute_group to device_type
Dan Williams
2019-11-17
libnvdimm: Move region attribute group definition
Dan Williams
2019-11-07
lib: Uplevel the pmem "region" ida to a global allocator
Dan Williams
2019-09-24
libnvdimm/region: Enable MAP_SYNC for volatile regions
Aneesh Kumar K.V
2019-09-24
libnvdimm/region: Initialize bad block for volatile namespaces
Aneesh Kumar K.V
2019-09-05
libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check
Aneesh Kumar K.V
2019-09-05
libnvdimm/region: Rewrite _probe_success() to _advance_seeds()
Dan Williams
2019-08-29
libnvdimm, region: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-18
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
2019-07-18
libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
Dan Williams
2019-07-05
libnvdimm: add dax_dev sync flag
Pankaj Gupta
2019-07-05
libnvdimm: nd_region flush callback support
Pankaj Gupta
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2019-02-02
libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family
Dan Williams
2019-01-06
acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node
Dan Williams
2018-12-27
Merge miscellaneous libnvdimm updates for 4.21
Dan Williams
2018-12-21
acpi/nfit, libnvdimm/security: Add security DSM overwrite support
Dave Jiang
2018-12-05
libnvdimm, pfn: Pad pfn namespaces relative to other regions
Dan Williams
2018-09-28
libnvdimm, region: Fail badblocks listing for inactive regions
Dan Williams
2018-07-25
libnvdimm: Export max available extent
Keith Busch
2018-07-25
libnvdimm: Use max contiguous area for namespace size
Keith Busch
2018-06-06
libnvdimm, pmem: Do not flush power-fail protected CPU caches
Ross Zwisler
[next]