index
:
pub/scm/linux/kernel/git/shli/linux.git
master
Shaohua Li's fork of linux.git
Shaohua Li
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
region_devs.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-2
/
+1
2026-08-19
nvdimm: virtio_pmem: stop allocating child flush bio
Li Chen
1
-0
/
+2
2026-08-19
nvdimm: preserve flush callback -ENOMEM
Li Chen
1
-1
/
+2
2026-06-01
nvdimm/btt: Handle preemption in BTT lane acquisition
Alison Schofield
1
-44
/
+22
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2025-11-27
Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-1
/
+1
2025-11-17
memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
Yicong Yang
1
-1
/
+1
2025-11-17
memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memre...
Jonathan Cameron
1
-1
/
+1
2025-09-25
nvdimm: Introduce guard() for nvdimm_bus_lock
Dave Jiang
1
-68
/
+50
2025-03-03
libnvdimm: Remove unused nd_region_conflict
Dr. David Alan Gilbert
1
-41
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2023-09-27
libnvdimm: Annotate struct nd_region with __counted_by
Kees Cook
1
-1
/
+1
2023-09-27
nd_btt: Make BTT lanes preemptible
Tomas Glozar
1
-4
/
+4
2023-07-19
nvdimm: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-2
/
+3
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-12-02
nvdimm/region: Move cache management to the region driver
Dan Williams
1
-1
/
+49
2022-09-29
libnvdimm/region: Allow setting align attribute on regions without mappings
Tyler Hicks
1
-5
/
+3
2022-09-20
nvdimm/region: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-07-26
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
1
-7
/
+21
2022-04-28
nvdimm: Drop nd_device_lock()
Dan Williams
1
-8
/
+8
2022-04-28
nvdimm: Replace lockdep_mutex with local lock classes
Dan Williams
1
-0
/
+4
2022-03-11
nvdimm/region: Delete nd_blk_region infrastructure
Dan Williams
1
-140
/
+18
2022-03-11
nvdimm/region: Fix default alignment for small regions
Dan Williams
1
-0
/
+3
2021-04-09
libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC
Vaibhav Jain
1
-2
/
+7
2021-04-08
libnvdimm: Notify disk drivers to revalidate region read-only
Dan Williams
1
-0
/
+7
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-07-28
libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()
Dan Williams
1
-1
/
+1
2020-07-16
libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
Aneesh Kumar K.V
1
-4
/
+4
2020-06-17
nvdimm/region: always show the 'align' attribute
Vishal Verma
1
-12
/
+2
2020-03-31
libnvdimm/region: Fix build error
YueHaibing
1
-5
/
+3
2020-03-17
libnvdimm/region: Introduce an 'align' attribute
Dan Williams
1
-9
/
+113
2020-03-17
libnvdimm/region: Introduce NDD_LABELING
Dan Williams
1
-5
/
+5
2019-12-01
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-115
/
+120
2019-11-19
libnvdimm: Simplify root read-only definition for the 'resource' attribute
Dan Williams
1
-7
/
+3
2019-11-19
libnvdimm: Move nd_mapping_attribute_group to device_type
Dan Williams
1
-2
/
+2
2019-11-19
libnvdimm: Move nd_region_attribute_group to device_type
Dan Williams
1
-2
/
+2
2019-11-19
libnvdimm: Move nd_numa_attribute_group to device_type
Dan Williams
1
-0
/
+1
2019-11-17
libnvdimm: Move nd_device_attribute_group to device_type
Dan Williams
1
-5
/
+13
2019-11-17
libnvdimm: Move region attribute group definition
Dan Williams
1
-104
/
+104
2019-11-07
lib: Uplevel the pmem "region" ida to a global allocator
Dan Williams
1
-9
/
+4
2019-09-24
libnvdimm/region: Enable MAP_SYNC for volatile regions
Aneesh Kumar K.V
1
-0
/
+3
2019-09-24
libnvdimm/region: Initialize bad block for volatile namespaces
Aneesh Kumar K.V
1
-2
/
+2
2019-09-05
libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check
Aneesh Kumar K.V
1
-4
/
+4
2019-09-05
libnvdimm/region: Rewrite _probe_success() to _advance_seeds()
Dan Williams
1
-58
/
+10
2019-08-29
libnvdimm, region: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+3
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+8
2019-07-18
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
1
-8
/
+8
2019-07-18
libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
Dan Williams
1
-0
/
+4
2019-07-05
libnvdimm: add dax_dev sync flag
Pankaj Gupta
1
-0
/
+7
[next]