开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
pfn_devs.c
Age
Commit message (
Expand
)
Author
2024-11-13
nvdimm: Correct some typos in comments
Shen Lichuan
2024-01-03
nvdimm: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-08-30
Merge tag 'libnvdimm-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-18
mm/hugepage pud: allow arch-specific helper function to check huge page pud s...
Aneesh Kumar K.V
2023-08-11
nvdimm/pfn_dev: Avoid unnecessary endian conversion
Aneesh Kumar K.V
2023-08-11
nvdimm/pfn_dev: Prevent the creation of zero-sized namespaces
Aneesh Kumar K.V
2023-01-28
nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE
Dan Williams
2022-10-03
libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
Alexander Potapenko
2022-04-28
nvdimm: Drop nd_device_lock()
Dan Williams
2022-04-28
nvdimm: Replace lockdep_mutex with local lock classes
Dan Williams
2022-02-02
block: remove genhd.h
Christoph Hellwig
2021-09-21
libnvdimm/labels: Add uuid helpers
Dan Williams
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-07-28
libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()
Dan Williams
2020-03-17
libnvdimm/namespace: Enforce memremap_compat_align()
Dan Williams
2020-03-17
libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid
Dan Williams
2020-02-20
mm/memremap_pages: Introduce memremap_compat_align()
Dan Williams
2019-11-19
libnvdimm: Simplify root read-only definition for the 'resource' attribute
Dan Williams
2019-11-17
libnvdimm: Move attribute groups to device type
Dan Williams
2019-11-14
libnvdimm/namespace: Differentiate between probe mapping and runtime mapping
Aneesh Kumar K.V
2019-11-14
libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probe
Aneesh Kumar K.V
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-24
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
2019-09-24
libnvdimm/dax: Pick the right alignment default when creating dax devices
Aneesh Kumar K.V
2019-09-21
Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-05
libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock
Aneesh Kumar K.V
2019-09-05
libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ...
Aneesh Kumar K.V
2019-08-28
libnvdimm/pfn: Fix namespace creation on misaligned addresses
Jeff Moyer
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-18
libnvdimm/pfn: stop padding pmem namespaces to section alignment
Dan Williams
2019-07-18
libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
Dan Williams
2019-07-18
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
2019-07-02
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-02-22
libnvdimm/pfn: Remove dax_label_reserve
Dan Williams
2019-02-12
libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init()
Dan Williams
2019-02-12
libnvdimm: Fix altmap reservation size calculation
Oliver O'Halloran
2019-02-12
libnvdimm, pfn: Fix over-trim in trim_pfn_device()
Wei Yang
2018-12-05
libnvdimm, pfn: Pad pfn namespaces relative to other regions
Dan Williams
2018-09-28
libnvdimm, pfn: during init, clear errors in the metadata area
Vishal Verma
2018-05-22
mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
Dan Williams
2018-04-09
Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next
Dan Williams
2018-03-13
libnvdimm: remove redundant assignment to pointer 'dev'
Colin Ian King
2018-03-06
libnvdimm: remove redundant __func__ in dev_dbg
Dan Williams
2018-01-08
memremap: change devm_memremap_pages interface to use struct dev_pagemap
Christoph Hellwig
2017-12-19
libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment
Dan Williams
2017-12-19
libnvdimm, pfn: fix start_pad handling for aligned namespaces
Dan Williams
2017-09-28
libnvdimm, pfn: make 'resource' attribute only readable by root
Dan Williams
[next]