summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/pfn_devs.c
AgeCommit message (Expand)AuthorLines
2022-04-28nvdimm: Drop nd_device_lock()Dan Williams-12/+12
2022-04-28nvdimm: Replace lockdep_mutex with local lock classesDan Williams-2/+5
2022-02-02block: remove genhd.hChristoph Hellwig-1/+0
2021-09-21libnvdimm/labels: Add uuid helpersDan Williams-1/+1
2020-10-13mm/memremap_pages: support multiple ranges per invocationDan Williams-0/+1
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams-6/+6
2020-07-28libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()Dan Williams-1/+1
2020-03-17libnvdimm/namespace: Enforce memremap_compat_align()Dan Williams-3/+29
2020-03-17libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock validDan Williams-4/+4
2020-02-20mm/memremap_pages: Introduce memremap_compat_align()Dan Williams-1/+1
2019-11-19libnvdimm: Simplify root read-only definition for the 'resource' attributeDan Williams-9/+1
2019-11-17libnvdimm: Move attribute groups to device typeDan Williams-14/+14
2019-11-14libnvdimm/namespace: Differentiate between probe mapping and runtime mappingAneesh Kumar K.V-7/+11
2019-11-14libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probeAneesh Kumar K.V-1/+7
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-21/+56
2019-09-24libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V-0/+2
2019-09-24libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V-21/+54
2019-09-21Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+33
2019-09-05libnvdimm/pfn_dev: Add page size and struct page size to pfn superblockAneesh Kumar K.V-1/+24
2019-09-05libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ...Aneesh Kumar K.V-1/+9
2019-08-28libnvdimm/pfn: Fix namespace creation on misaligned addressesJeff Moyer-1/+4
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-12/+12
2019-07-18libnvdimm/pfn: stop padding pmem namespaces to section alignmentDan Williams-64/+13
2019-07-18libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams-3/+15
2019-07-18driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams-12/+12
2019-07-02memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner-9/+1
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig-2/+2
2019-02-22libnvdimm/pfn: Remove dax_label_reserveDan Williams-4/+2
2019-02-12libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init()Dan Williams-7/+13
2019-02-12libnvdimm: Fix altmap reservation size calculationOliver O'Halloran-1/+1
2019-02-12libnvdimm, pfn: Fix over-trim in trim_pfn_device()Wei Yang-1/+1
2018-12-05libnvdimm, pfn: Pad pfn namespaces relative to other regionsDan Williams-27/+37
2018-09-28libnvdimm, pfn: during init, clear errors in the metadata areaVishal Verma-1/+60
2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams-2/+0
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams-13/+12
2018-03-13libnvdimm: remove redundant assignment to pointer 'dev'Colin Ian King-1/+1
2018-03-06libnvdimm: remove redundant __func__ in dev_dbgDan Williams-13/+12
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig-12/+15
2017-12-19libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams-3/+12
2017-12-19libnvdimm, pfn: fix start_pad handling for aligned namespacesDan Williams-2/+3
2017-09-28libnvdimm, pfn: make 'resource' attribute only readable by rootDan Williams-0/+8
2017-08-15libnvdimm, pfn, dax: limit namespace alignments to the supported setDan Williams-21/+2
2017-08-11libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfsOliver O'Halloran-0/+31
2017-07-25libnvdimm: Stop using HPAGE_SIZEOliver O'Halloran-4/+5
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams-2/+2
2017-06-27libnvdimm, nfit: enable support for volatile rangesDan Williams-2/+2
2017-06-15libnvdimm, label: add address abstraction identifiersDan Williams-0/+8
2017-05-10libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma-2/+2
2017-05-04libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams-2/+4