summaryrefslogtreecommitdiff
path: root/drivers/nvdimm/pfn_devs.c
AgeCommit message (Expand)Author
2019-11-19libnvdimm: Simplify root read-only definition for the 'resource' attributeDan Williams
2019-11-17libnvdimm: Move attribute groups to device typeDan Williams
2019-11-14libnvdimm/namespace: Differentiate between probe mapping and runtime mappingAneesh Kumar K.V
2019-11-14libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probeAneesh Kumar K.V
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-24libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-09-24libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V
2019-09-21Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-05libnvdimm/pfn_dev: Add page size and struct page size to pfn superblockAneesh Kumar K.V
2019-09-05libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ...Aneesh Kumar K.V
2019-08-28libnvdimm/pfn: Fix namespace creation on misaligned addressesJeff Moyer
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-18libnvdimm/pfn: stop padding pmem namespaces to section alignmentDan Williams
2019-07-18libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams
2019-07-18driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams
2019-07-02memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig
2019-02-22libnvdimm/pfn: Remove dax_label_reserveDan Williams
2019-02-12libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init()Dan Williams
2019-02-12libnvdimm: Fix altmap reservation size calculationOliver O'Halloran
2019-02-12libnvdimm, pfn: Fix over-trim in trim_pfn_device()Wei Yang
2018-12-05libnvdimm, pfn: Pad pfn namespaces relative to other regionsDan Williams
2018-09-28libnvdimm, pfn: during init, clear errors in the metadata areaVishal Verma
2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams
2018-03-13libnvdimm: remove redundant assignment to pointer 'dev'Colin Ian King
2018-03-06libnvdimm: remove redundant __func__ in dev_dbgDan Williams
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig
2017-12-19libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams
2017-12-19libnvdimm, pfn: fix start_pad handling for aligned namespacesDan Williams
2017-09-28libnvdimm, pfn: make 'resource' attribute only readable by rootDan Williams
2017-08-15libnvdimm, pfn, dax: limit namespace alignments to the supported setDan Williams
2017-08-11libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfsOliver O'Halloran
2017-07-25libnvdimm: Stop using HPAGE_SIZEOliver O'Halloran
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams
2017-06-27libnvdimm, nfit: enable support for volatile rangesDan Williams
2017-06-15libnvdimm, label: add address abstraction identifiersDan Williams
2017-05-10libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma
2017-05-04libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams
2017-05-01libnvdimm: fix nvdimm_bus_lock() vs device_lock() orderingDan Williams
2017-02-04libnvdimm, pfn: fix memmap reservation size versus 4K alignmentDan Williams
2016-12-10libnvdimm, pfn: fix align attributeDan Williams
2016-06-23libnvdimm, pfn, dax: fix initialization vs autodetect for mode + alignmentDan Williams
2016-05-21Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams
2016-05-21libnvdimm, dax: fix deletionDan Williams
2016-05-21libnvdimm, dax: fix alignment validationDan Williams
2016-05-20libnvdimm, dax: autodetect supportDan Williams
2016-05-18Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams
2016-05-09libnvdimm, dax: record the specified alignment of a dax-device instanceDan Williams