summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/pfn_devs.c
Commit message (Expand)AuthorAgeFilesLines
* libnvdimm/labels: Add uuid helpersDan Williams2021-09-211-1/+1
* mm/memremap_pages: support multiple ranges per invocationDan Williams2020-10-131-0/+1
* mm/memremap_pages: convert to 'struct range'Dan Williams2020-10-131-6/+6
* libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()Dan Williams2020-07-281-1/+1
* libnvdimm/namespace: Enforce memremap_compat_align()Dan Williams2020-03-171-3/+29
* libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock validDan Williams2020-03-171-4/+4
* mm/memremap_pages: Introduce memremap_compat_align()Dan Williams2020-02-201-1/+1
* libnvdimm: Simplify root read-only definition for the 'resource' attributeDan Williams2019-11-191-9/+1
* libnvdimm: Move attribute groups to device typeDan Williams2019-11-171-14/+14
* libnvdimm/namespace: Differentiate between probe mapping and runtime mappingAneesh Kumar K.V2019-11-141-7/+11
* libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probeAneesh Kumar K.V2019-11-141-1/+7
* Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-291-21/+56
|\
| * libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V2019-09-241-0/+2
| * libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V2019-09-241-21/+54
* | Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-211-2/+33
|\|
| * libnvdimm/pfn_dev: Add page size and struct page size to pfn superblockAneesh Kumar K.V2019-09-051-1/+24
| * libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ...Aneesh Kumar K.V2019-09-051-1/+9
* | libnvdimm/pfn: Fix namespace creation on misaligned addressesJeff Moyer2019-08-281-1/+4
|/
* Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-271-12/+12
|\
| * driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams2019-07-181-12/+12
* | libnvdimm/pfn: stop padding pmem namespaces to section alignmentDan Williams2019-07-181-64/+13
* | libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams2019-07-181-3/+15
* | memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig2019-07-021-2/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-051-9/+1
* block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-2/+2
* libnvdimm/pfn: Remove dax_label_reserveDan Williams2019-02-221-4/+2
* libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init()Dan Williams2019-02-121-7/+13
* libnvdimm: Fix altmap reservation size calculationOliver O'Halloran2019-02-121-1/+1
* libnvdimm, pfn: Fix over-trim in trim_pfn_device()Wei Yang2019-02-121-1/+1
* libnvdimm, pfn: Pad pfn namespaces relative to other regionsDan Williams2018-12-051-27/+37
* libnvdimm, pfn: during init, clear errors in the metadata areaVishal Verma2018-09-281-1/+60
* mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2018-05-221-2/+0
* Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams2018-04-091-13/+12
|\
| * libnvdimm: remove redundant __func__ in dev_dbgDan Williams2018-03-061-13/+12
* | libnvdimm: remove redundant assignment to pointer 'dev'Colin Ian King2018-03-131-1/+1
|/
* memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig2018-01-081-12/+15
* libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams2017-12-191-3/+12
* libnvdimm, pfn: fix start_pad handling for aligned namespacesDan Williams2017-12-191-2/+3
* libnvdimm, pfn: make 'resource' attribute only readable by rootDan Williams2017-09-281-0/+8
* libnvdimm, pfn, dax: limit namespace alignments to the supported setDan Williams2017-08-151-21/+2
* libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfsOliver O'Halloran2017-08-111-0/+31
* libnvdimm: Stop using HPAGE_SIZEOliver O'Halloran2017-07-251-4/+5
* Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams2017-07-031-2/+2
|\
| * libnvdimm, nfit: enable support for volatile rangesDan Williams2017-06-271-2/+2
* | libnvdimm, label: add address abstraction identifiersDan Williams2017-06-151-0/+8
|/
* libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma2017-05-101-2/+2
* libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams2017-05-041-2/+4
* libnvdimm: fix nvdimm_bus_lock() vs device_lock() orderingDan Williams2017-05-011-1/+1
* libnvdimm, pfn: fix memmap reservation size versus 4K alignmentDan Williams2017-02-041-5/+2
* libnvdimm, pfn: fix align attributeDan Williams2016-12-101-1/+1